Commit graph

5393 commits

Author SHA1 Message Date
tibbi
ff4bca1251 allow interpreting grid decoration as string 2021-01-20 22:49:29 +01:00
tibbi
b8e63ae74e update media thumbnails grid decoration only when needed 2021-01-20 22:49:02 +01:00
Tibor Kaputa
159588a4d1
Merge pull request #2049 from spkprs/patch-41
Update strings.xml
2021-01-20 12:29:58 +01:00
Tibor Kaputa
de5ff98bfa
Merge pull request #2050 from AlbatorV/patch-18
Update strings.xml
2021-01-20 12:29:52 +01:00
tibbi
23dfea83e6 improve the scrollbar height calculation, take spacing into consideration 2021-01-20 12:28:02 +01:00
AlbatorV
f635e372ea
Update strings.xml 2021-01-20 09:00:41 +01:00
spkprs
1d26f03e5c
Update strings.xml 2021-01-20 01:53:20 +02:00
tibbi
8bd9ee1c95 fixing some grid spacing related glitches 2021-01-19 23:18:13 +01:00
tibbi
b5c993ed51 properly handle file thumbnails at search 2021-01-19 12:36:47 +01:00
tibbi
146cb1a052 add a null check at grid spacing decorator 2021-01-18 23:25:22 +01:00
tibbi
efe26e9c58 use proper grid position at thumbnails with grouping and section titles 2021-01-18 23:08:54 +01:00
tibbi
78a75fe873 refresh file thumbnails if the rounded corners setting changes 2021-01-18 19:48:42 +01:00
tibbi
92802b2923 add side margin if file thumbnails have rounded corners 2021-01-18 19:44:48 +01:00
tibbi
73cf37d463 use the currently shown directories 2021-01-18 19:33:40 +01:00
tibbi
83b0d7347f optimize .nomedia checks, avoid doing duplicate work 2021-01-18 18:53:51 +01:00
Solatec Informàtica
22cab457bb
Update strings.xml 2021-01-18 16:23:15 +01:00
tibbi
1b5040ebcd highlight selected items at list views too 2021-01-18 13:31:27 +01:00
tibbi
9ff50cc48a fixing a glitch at caching nomedia folders 2021-01-18 12:40:39 +01:00
tibbi
876e10a202 prefill nomedia folders after fetching 2021-01-18 12:29:52 +01:00
tibbi
e59c061972 avoid checking cached folders hidden status unnecessarily 2021-01-18 12:17:44 +01:00
tibbi
a393e2afb6 allow setting rounded corners to file thumbnails 2021-01-18 11:49:04 +01:00
Tibor Kaputa
d61bdcb361
Merge pull request #2046 from ltGuillaume/patch-1
Dutch
2021-01-18 10:04:51 +01:00
tibbi
cc7845d89e update thumbnail spacing on resume 2021-01-17 23:59:16 +01:00
tibbi
54fffd215f allow customizing the spacing at file thumbnails 2021-01-17 23:44:48 +01:00
tibbi
823309c35e change the way grid spacing is handled, make it more dynamic 2021-01-17 23:07:26 +01:00
Guillaume
0feccb46c7
Dutch 2021-01-17 23:07:16 +01:00
tibbi
f84f4e3098 updating the thumbnail spacing string to make it more dynamic 2021-01-17 21:28:09 +01:00
tibbi
d0da7d589a moving some file thumbnail settings into a separate window 2021-01-17 19:10:57 +01:00
tibbi
28bbf5a728 renaming thumbnail style dialog to folder thumbnail style 2021-01-17 18:36:05 +01:00
tibbi
469415e93c adding a settings button for changing file thumbnail style 2021-01-17 18:35:32 +01:00
tibbi
6af70206bf update commons to 5.33.0 2021-01-17 17:07:38 +01:00
Guillaume
509c2d4348
Dutch 2021-01-17 13:15:02 +01:00
tibbi
ac0c7b2334 adding one more new string for toggling increased spacing between file thumbnails 2021-01-17 12:24:30 +01:00
Tibor Kaputa
d4e08c294f
Merge pull request #2044 from AlbatorV/patch-17
Update strings.xml
2021-01-17 11:51:25 +01:00
tibbi
2d0a4c6250 fix #2043, replace the old ExifInterface with androidx ExifInterface 2021-01-17 11:50:34 +01:00
AlbatorV
fc5e996103
Update strings.xml 2021-01-17 10:59:38 +01:00
tibbi
f8406e57ea adding a new string for file thumbnail settings 2021-01-17 10:43:13 +01:00
tibbi
42d3f18168 removing the vertical gesture related settings 2021-01-17 10:42:20 +01:00
tibbi
a6e683d87f adding some missing bengali strings 2021-01-17 10:35:46 +01:00
tibbi
560aedfb6e allow clearing the app cache, related to #1504 2021-01-17 10:31:22 +01:00
tibbi
ce6e3315c0 animate column count changes 2021-01-16 23:47:02 +01:00
tibbi
e241c2df42 update version to 6.18.3 2021-01-14 19:03:41 +01:00
tibbi
440aea9eb8 use a more advanced cache key by using size too 2021-01-14 18:50:32 +01:00
tibbi
60e0a68c1c speed up fullscreen media showing a bit by providing files last modified too 2021-01-14 18:29:51 +01:00
tibbi
d45c4cf784 update version to 6.18.2 2021-01-14 17:08:20 +01:00
tibbi
4339a42eb3 fetch last modified more often, it is needed at cache 2021-01-14 11:23:42 +01:00
tibbi
e86e6986c0 get MediaStore last modified values in more cases, not just on R+ 2021-01-14 11:03:24 +01:00
tibbi
a77580df50 improving the performance at media scrolling 2021-01-13 22:42:07 +01:00
tibbi
7957f28b97 speed up cached folder fetching by not checking .nomedia multiple times 2021-01-13 21:02:06 +01:00
Luis Alfredo Figueroa Bracamontes
0e026c1934
Update strings.xml
A tiny correction
2021-01-07 11:56:40 -06:00
Pzqqt
dc6bbf5a6b
Adjust some simplified Chinese translation 2021-01-04 16:13:11 +08:00
tibbi
28ac2035e2 update version to 6.18.1 2021-01-03 11:05:41 +01:00
tibbi
5450bb261d update commons to 5.32.22 2021-01-03 10:54:46 +01:00
tibbi
512578a269 updating commons and photo/video editor 2021-01-03 10:42:44 +01:00
Guillaume
870b2b7a11
Dutch 2020-12-27 00:46:22 +01:00
Guzleon
5b14829581
Update strings.xml 2020-12-23 11:48:09 +01:00
Naimul Kabir
d04081f231 👌 improve: remove not translated strings 2020-12-22 23:33:19 +06:00
Naimul Kabir
6716650438 👌 improve: add new words to the strings file 2020-12-22 23:28:11 +06:00
Naimul Kabir
28bc8fb10f 📦 new: add Bangla internationalisation
adds around 50% of the translated Bangla text.
2020-12-22 20:58:17 +06:00
Sérgio Marques
05e2d308b8
Update strings.xml 2020-12-19 20:20:04 +00:00
bac1
e700269575
Update strings.xml 2020-12-15 07:04:05 +00:00
Fatih Fırıncı
706d255cc9
Update strings.xml 2020-12-14 20:08:19 +03:00
bac1
6d61aac4ef
Update strings.xml 2020-12-13 07:39:36 +00:00
Tibor Kaputa
25c92047ef
Merge pull request #2003 from Solatec/patch-78
Update strings.xml
2020-12-09 22:51:45 +01:00
AlbatorV
b69bd1bdb7
Update strings.xml 2020-12-09 21:31:30 +01:00
Solatec Informàtica
31bc9fb8c5
Update strings.xml 2020-12-09 10:40:22 +01:00
FTno
fac5572200
Update strings.xml
Norwegian (nb) translation update
2020-12-08 14:21:14 +01:00
tibbi
3eba8cc361 update version to 6.18.0 2020-12-08 10:28:58 +01:00
tibbi
5c952c6489 update version to 5.32.7 2020-12-08 10:06:58 +01:00
solokot
26a06961cd
Updated Russian language 2020-12-06 17:24:12 +03:00
tibbi
67a4c20e27 define a theme to be used at the foss mode too 2020-12-06 10:01:57 +01:00
tibbi
1084d1b27a updating a few more japanese strings 2020-12-06 09:48:06 +01:00
tibbi
93a251dbe8 updating the japanese translation 2020-12-05 23:41:03 +01:00
tibbi
15285e8c2c fixing a crash at fetching Date Taken values from our db 2020-12-05 23:27:49 +01:00
tibbi
49c809815f fix #1976, properly handle app protection at opening a default folder 2020-12-05 23:21:09 +01:00
tibbi
74777a7cb8 fix #1999, always use white color at the top items of fullscreen view 2020-12-05 22:58:49 +01:00
tibbi
ce2a99d9c1 adding a missing string in the catalan file 2020-12-05 22:58:13 +01:00
AlbatorV
b8b23fbf64
Update strings.xml 2020-12-05 10:09:30 +01:00
tibbi
a8bf381565 updating the photo/video editor, add new modules 2020-12-04 11:19:34 +01:00
tibbi
1f9e1bbdd3 escaping an apostrophe 2020-12-04 11:09:44 +01:00
tibbi
2e3753216c removing the old pesdk license file 2020-12-04 11:09:31 +01:00
Solatec Informàtica
ac24da92cb
Update strings.xml 2020-12-03 10:02:45 +01:00
Pzqqt
9d093ef17d
Update strings.xml 2020-12-02 11:56:45 +08:00
Tibor Kaputa
185716abd1
Merge pull request #1995 from LuisAlfredo92/patch-2
Update strings.xml
2020-12-01 23:08:55 +01:00
Luis Alfredo Figueroa Bracamontes
85e5d06f14
Update strings.xml 2020-12-01 09:00:07 -06:00
spkprs
92c5e9b281
Update strings.xml 2020-12-01 16:42:53 +02:00
tibbi
34f1f361fb adding a few more missed sticker related strings 2020-12-01 11:22:23 +01:00
Tibor Kaputa
71d1562700
Merge pull request #1993 from LuisAlfredo92/patch-1
Update strings.xml español
2020-12-01 09:08:38 +01:00
Luis Alfredo Figueroa Bracamontes
033d22bddf
Update strings.xml español 2020-11-30 21:12:18 -06:00
Fatih Fırıncı
ff2834e17d
Update strings.xml 2020-12-01 03:18:55 +03:00
tibbi
0eaaf85a1c adding some new editor strings for Overlay and Stickers 2020-11-30 22:57:00 +01:00
tibbi
631d8a67f8 increasing the selected item checkmark margin 2020-11-30 19:52:55 +01:00
Tibor Kaputa
d197388735
Merge pull request #1988 from LuisAlfredo92/patch-2
Update strings.xml
2020-11-29 09:55:56 +01:00
Fatih Fırıncı
98df62d0a7
Update strings.xml 2020-11-29 08:42:23 +03:00
Luis Alfredo Figueroa Bracamontes
c0e6ebde85
Update strings.xml 2020-11-28 16:59:49 -06:00
tibbi
aa7f3b0900 tweaking more image/video editing related strings 2020-11-28 21:19:03 +01:00
tibbi
b6f49fc08d adding some video editor related things 2020-11-28 20:51:18 +01:00
spkprs
d0783f5c9f
Update strings.xml 2020-11-28 11:02:41 +02:00
Tibor Kaputa
aed962a8a4
Merge pull request #1985 from LuisAlfredo92/patch-1
Update strings.xml español
2020-11-28 09:34:17 +01:00
Luis Alfredo Figueroa Bracamontes
8ca0b6a085
Update strings.xml español 2020-11-27 17:35:32 -06:00