Commit graph

5745 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
Isira Seneviratne
8def34faf0 Convert DateTakensDao functions to suspend functions. 2020-12-06 07:34:24 +05:30
Isira Seneviratne
78495f5125 Add Room KTX and coroutine dependencies. 2020-12-06 07:33:06 +05:30
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
Fatih Fırıncı
91876ceb57
Update strings.xml 2020-11-28 02:06:56 +03:00
tibbi
37adc8afc8 adding some video editor related strings 2020-11-27 23:48:35 +01:00
tibbi
c8eacd09d9 renaming NewEditActivity to NewPhotoEditActivity, no real change 2020-11-27 23:26:58 +01:00
tibbi
10c5b678be adding a new faq item 2020-11-27 22:18:07 +01:00
tibbi
111513616c updating kotlin, commons, gradle 2020-11-27 12:33:05 +01:00
Luis Alfredo Figueroa Bracamontes
d659b49717
Update strings.xml español 2020-11-25 10:32:24 -06:00
spkprs
2d4abdd5c8
Update strings.xml 2020-11-22 02:29:17 +02:00
Sérgio Marques
5f1a75a99c
Update strings.xml 2020-11-20 22:23:11 +00:00
FTno
81fb439d64
Update strings.xml
Norwegian (nb) translation update
2020-11-14 14:11:16 +01:00
solokot
e0c76f8bbb
Updated Russian language 2020-11-13 23:35:32 +03:00
solokot
83b149aca7
Updated Russian language 2020-11-13 22:41:30 +03:00
Florian Scholdei
d69979b810
Update German strings 2020-11-11 18:26:31 +01:00
Fatih Fırıncı
743793c787
Update strings.xml 2020-11-11 02:32:58 +03:00
AlbatorV
81e85c9911
Update strings.xml
Wher I can find these strings ?
<string name="set_as_default_folder">Définir comme dossier par défaut</string>
<string name="unset_as_default_folder">Ne plus définir comme dossier par défaut</string>
2020-11-10 18:28:56 +01:00
tibbi
6fd4094677 update version to 6.17.3 2020-11-10 10:15:50 +01:00
tibbi
3e134c4e37 fixing some thumbnail coloring issues 2020-11-10 10:07:44 +01:00
tibbi
05376ef104 update version to 6.17.2 2020-11-09 17:28:18 +01:00
tibbi
d4117fde5a adding thumbnail customization and default folder at Whats New 2020-11-09 16:48:33 +01:00
tibbi
564e56b20d moving the default folder related code up 2020-11-09 13:40:17 +01:00
tibbi
58a838f770 allow setting the Recycle bin and Favorites folders as defaults 2020-11-09 12:39:10 +01:00
tibbi
98e297fec0 move the Un/Set as defaul folder menu item a bit up 2020-11-09 12:34:38 +01:00
tibbi
eb95337be4 updating an italian translation 2020-11-09 10:41:16 +01:00
tibbi
0cd257c65c moving the default folder related strings at the top 2020-11-08 23:08:28 +01:00
Tibor Kaputa
78f40ebc9f
Merge pull request #1945 from roland-kister/master
Added default folder option
2020-11-08 23:01:27 +01:00
tibbi
425d1f77b5 use the local config variable at folders 2020-11-08 21:39:39 +01:00
tibbi
c2ee93e039 recreate the directory adapter if something thumbnail style related changes 2020-11-08 21:30:26 +01:00
tibbi
e37fe3ab37 add handling for limiting long folder titles to 1 line 2020-11-08 21:10:37 +01:00
tibbi
5573a4eb18 fixing some additional customization glitches 2020-11-08 21:05:50 +01:00
tibbi
d6ff95e923 align folder name to bottom by default at rounded corners 2020-11-08 20:49:58 +01:00
tibbi
650c04d3c3 adding a couple customization fixes 2020-11-08 20:44:58 +01:00
tibbi
9f12a3a6f1 use proper folder name with all settings 2020-11-08 20:20:35 +01:00
tibbi
042e50d8de properly handle exporting and importing thumbnail style related values 2020-11-08 20:04:39 +01:00
tibbi
b613ab02ab finishing up the thumbnail customizer dialog 2020-11-08 19:42:07 +01:00
tibbi
627781b452 updating a string to make it clearer 2020-11-08 19:40:21 +01:00
tibbi
781adcfa10 renaming the directory thumbnail file, append square 2020-11-08 19:15:05 +01:00
tibbi
fe5cb84ccc show proper folder name at style sample 2020-11-08 18:41:55 +01:00
tibbi
5218f8f359 adding a sample image at thumbnail style customizatation dialog 2020-11-08 18:40:45 +01:00
tibbi
01efb1bf81 store the selected customization related values 2020-11-08 15:49:34 +01:00
tibbi
20ef1924a7 creating the thumbnail customization dialog 2020-11-08 15:31:56 +01:00
tibbi
b35b22d0eb preparing some folder customization things 2020-11-08 11:45:33 +01:00
FTno
7d07ae54dc
Update strings.xml
Norwegian (nb) translation update
2020-11-07 11:22:29 +01:00
Roland Kister
eec98a6a0c Merge branch 'master' of github.com:SimpleMobileTools/Simple-Gallery into master 2020-11-05 20:22:38 +01:00
solokot
2a94ff3145
Updated Russian language 2020-11-04 18:16:57 +03:00
tibbi
1e12f3d55d adding some new strings related to main screen customization 2020-11-04 10:07:32 +01:00
Roland Kister
5dd731b600 Moved set_as_default_folder 2020-11-03 23:04:12 +01:00
Roland Kister
273ac6bd01 Merge branch 'master' of github.com:SimpleMobileTools/Simple-Gallery into master 2020-11-03 22:50:40 +01:00
Roland Kister
f817755a04 Changed config.defaultFolder to String 2020-11-03 22:48:51 +01:00
Roland Kister
1543c43102 Changed translations 2020-11-03 22:48:31 +01:00
tibbi
27ce2b772f update version to 6.17.1 2020-11-03 10:26:29 +01:00
tibbi
4ab2b6a437 reverting to the previous UI of the main screen 2020-11-03 10:16:48 +01:00
tibbi
72f0e7cd80 update version to 6.17.0 2020-11-02 15:34:30 +01:00
tibbi
eb860a7f10 reducing the folder Lock images padding 2020-11-02 13:43:32 +01:00
tibbi
e9a878454c fixing some folder UI glitches 2020-11-02 13:35:14 +01:00
tibbi
46002b4358 use smaller rounded corners at list views 2020-11-02 13:22:30 +01:00
tibbi
e8dd9144c1 do not show file count on the main screen if it is disabled in settings 2020-11-02 12:51:54 +01:00
tibbi
4106df2b6c fix #1897, properly load zoomable images in some cases 2020-11-02 12:17:06 +01:00
tibbi
e31cdf1381 use rounded corners at the Extended Details view 2020-11-02 10:11:08 +01:00
tibbi
c7d4be1d9d fix the new UI with horizontal view too 2020-11-01 23:42:03 +01:00
tibbi
9181d7c4f9 limit folder names to 1 line 2020-11-01 22:20:11 +01:00
tibbi
bcabc231e2 calculate the scrollview height properly for the scrollbar 2020-11-01 22:20:02 +01:00
tibbi
a7c1789a55 updating the main screens UI, use rounded corners at thumbnails 2020-11-01 21:58:18 +01:00
tibbi
8896730d8b catch exceptions thrown at fetching nomedia folders 2020-11-01 17:26:21 +01:00
tibbi
7093640f66 moving some grid/list view related things in Commons, no real change 2020-10-30 08:49:20 +01:00
tibbi
ed22bcab33 update commons to 5.31.14 2020-10-29 18:54:16 +01:00
tibbi
2345c2be34 moving some view toggling strings into Commons 2020-10-29 18:54:08 +01:00
tibbi
b6ba63fab3 update version to 6.16.5 2020-10-28 22:05:49 +01:00
tibbi
6ebf54c799 adding a new FAQ item about selecting multiple items 2020-10-28 21:59:23 +01:00
tibbi
4ef159e912 rely on noMedia files from MediaStore on a couple more places 2020-10-28 21:01:51 +01:00
tibbi
eb9ca5df77 fetch nomedia files from MediaStore, use them for quick check 2020-10-28 20:34:30 +01:00
tibbi
a4c590ddd3 insert created nomedia files into MediaStore manually 2020-10-28 20:06:34 +01:00
tibbi
736416c26c fix #1946, properly handle overwriting edited files on an SD card 2020-10-28 18:47:18 +01:00
tibbi
ba4ba6a338 make sure to rescan some WhatsApp folders by default 2020-10-28 18:05:38 +01:00
tibbi
7c8cd2f1f3 removing the prompt about Simple Dialer, SMS Messenger and Voice Recorder 2020-10-28 18:05:26 +01:00
Roland Kister
70d68d1a4a Added default folder option 2020-10-26 09:15:53 +01:00
tibbi
c1f2458bc6 update version to 6.16.4 2020-10-24 10:27:32 +02:00
tibbi
4aba5d136c update commons to 5.31.8 2020-10-24 10:17:53 +02:00
tibbi
ad049ecb0b wrap Date Taken value fetching in try/catch block 2020-10-24 10:06:21 +02:00
tibbi
304bcd37fc fix #1940, properly decode uris after image editing 2020-10-24 10:02:13 +02:00
Tibor Kaputa
3b5a426c05
updating some translations 2020-10-17 19:21:20 +02:00
Hevesi János
3b0d948bc9
Updated Hungarian translation 2020-10-17 12:09:11 +02:00
tibbi
c73dcbb56a update version to 6.16.3 2020-10-16 20:44:42 +02:00
tibbi
0a54dff406 updating commons to 5.31.3 2020-10-16 20:30:17 +02:00
tibbi
6f2ea1e88b updating photo editor to 8.0.2 to fix some Android 11 issues mostly 2020-10-16 20:03:57 +02:00
tibbi
cd1ef82352 update version to 6.16.2 2020-10-10 22:45:58 +02:00
tibbi
0fc6611463 updating commons to 5.30.27 2020-10-10 22:38:31 +02:00
tibbi
a8f107c37f fix #1933, show wrong webp files as casual images 2020-10-10 22:29:25 +02:00
tibbi
6292684ac9 updating awebp to 2.5.1 2020-10-10 22:20:57 +02:00
tibbi
b3192d71e8 fixing some typos at translation files 2020-10-10 22:11:38 +02:00
davidre345
9386c58917
Updating galician strings 2020-10-02 16:51:57 +02:00
tibbi
a7b35e36b2 use thoe shorter version of cursor looping 2020-10-01 17:30:01 +02:00
tibbi
60b44c27be adding some try/catch blocks 2020-10-01 17:23:29 +02:00
tibbi
7e0ebaace9 properly fetch Date Taken values when needed 2020-09-27 21:22:30 +02:00
tibbi
5790a90c62 update version to 6.16.1 2020-09-27 10:10:24 +02:00
tibbi
a3a6ec95e5 updating commons to 5.30.17 2020-09-27 09:57:58 +02:00
tibbi
73b1d2147e fixing a glitch with some folders being invisible 2020-09-27 09:56:02 +02:00
tibbi
5c33c72d54 update version to 6.16.0 2020-09-25 22:54:35 +02:00
tibbi
cbf831bd31 improve storage permission handling to fix an Android 11 issue 2020-09-25 22:38:26 +02:00
tibbi
e7cb91cd34 fix a glitch with animated webp files stucking 2020-09-25 21:36:06 +02:00
tibbi
f3c55e1df8 fix #1124, properly handle playing animated WebP files 2020-09-25 21:23:47 +02:00
tibbi
03a83f5341 delete invalid DB files in batches, not one by one 2020-09-25 14:39:34 +02:00
tibbi
8d7a5b1771 cache all Date Taken values at once, not folder by folder 2020-09-25 14:00:49 +02:00
tibbi
44f5bb5c1e get proper last modified at AsyncTask only if needed 2020-09-25 12:26:14 +02:00
tibbi
f815c626fc prefetch all Last Modified values, not folder by folder 2020-09-25 12:07:40 +02:00
tibbi
ff2cbbf533 optimize file fetching a bit 2020-09-24 23:13:38 +02:00
tibbi
8f58de5126 cache which folder has nomedia file, avoid checking it over and over 2020-09-23 23:17:44 +02:00
tibbi
b1105ccb70 update version to 6.15.6 2020-09-22 23:26:15 +02:00
tibbi
3daeb06c28 update commons to 5.30.12 2020-09-22 23:17:06 +02:00
tibbi
662efb3207 lets use the new way of checking file lastmodified on Android 11+ only 2020-09-22 23:04:19 +02:00
tibbi
f856a48591 reaccepting the EXIF related pull request for some git messup 2020-09-22 15:13:59 +02:00
tibbi
61c8f9e080 update version to 6.15.5 2020-09-16 21:19:33 +02:00
tibbi
6325121969 fix #1913, prefer the Last Modified value from mediastore, not our db 2020-09-16 21:09:10 +02:00
tibbi
f420d1a21d update version to 6.15.4 2020-09-16 09:36:26 +02:00
tibbi
d906ffe59a convert last_modified to milliseconds at fetching 2020-09-15 23:44:58 +02:00
tibbi
f034ad5786 improve the performance at checking file size too 2020-09-15 23:25:26 +02:00
tibbi
e4dc231589 user the own database of Last Modified values, like Date Takens 2020-09-15 22:59:53 +02:00
tibbi
54bb8232c5 store last_modified in a custom db with date_takens too 2020-09-15 22:26:26 +02:00
tibbi
7d38d6976f update version to 6.15.3 2020-09-09 23:19:10 +02:00
tibbi
68140085ff removing a redundant argument 2020-09-09 23:04:33 +02:00
Tibor Kaputa
59b1ee5e67
Merge pull request #1902 from Isira-Seneviratne/Remove_multidex_library
Remove multidex library.
2020-09-09 22:55:47 +02:00
tibbi
164518bb80 move folder distinction check further 2020-09-09 22:54:22 +02:00
tibbi
f38981be7b move the single folder visibility check a bit further in the process 2020-09-09 22:07:39 +02:00
tibbi
a049943c1e avoid checking folder visibility twice at fetching 2020-09-09 21:33:03 +02:00
tibbi
7e69c392a4 do not show Portrait files on Android 11 by default 2020-09-09 21:32:35 +02:00
tibbi
e09151a511 updating some libraries 2020-09-09 21:32:19 +02:00
Isira Seneviratne
f71429f667 Remove multidex library. 2020-08-31 07:42:45 +05:30
tibbi
2e6239c98e updating commons and gradle 2020-08-07 13:27:52 +02:00
spkprs
84c1de4194
Update strings.xml 2020-07-01 20:05:33 +03:00
tibbi
8ec6e46d45 updating the apps english short description 2020-07-01 16:48:43 +02:00
tibbi
23fa08eb65 updating the apps short description 2020-07-01 16:46:52 +02:00
tibbi
001c57c120 updating the spanish app short description 2020-06-28 12:02:06 +02:00
tibbi
64ee8aac5d updating commons, gradle, photoeditor 2020-06-19 14:17:42 +02:00
Tibor Kaputa
ea2a48e6bb
Merge pull request #1869 from matheusvictor/master
update pt-rBR strings
2020-06-19 08:35:31 +02:00
tibbi
9188443b5b update version to 6.15.2 2020-06-17 10:34:56 +02:00
tibbi
75e9093b26 recognize a new type of panoramic photos 2020-06-17 10:01:30 +02:00
tibbi
35e92f77e9 add file size to its signature too 2020-06-13 23:42:29 +02:00
tibbi
7561c3ebe1 update version to 6.15.1 2020-06-12 22:29:27 +02:00
tibbi
c3afe2b6d3 always show the sidebar info bubble at scrolling by handle 2020-06-12 22:08:52 +02:00
tibbi
32b9a5db08 fix #1859, properly handle some batch renaming with patterns 2020-06-12 21:38:18 +02:00
tibbi
6096dab7c9 some autoformat changes 2020-06-12 20:37:25 +02:00
Xose M
b9fa2f47e6
update gl strings.xml
descriptions and fixes
2020-06-12 16:10:35 +02:00
tibbi
bb33cee722 properly cache fullscreen images 2020-06-12 13:06:16 +02:00
Matheus Victor
5119e645e9 update pt-rBR strings 2020-06-11 21:11:10 -03:00
tibbi
2e81125646 update version to 6.15.0 2020-06-07 17:59:46 +02:00
tibbi
49c1188023 update commons to 5.29.0 2020-06-07 17:46:21 +02:00
tibbi
6f25913558 scan the internal storage from time to time for new folders 2020-06-07 17:31:36 +02:00
tibbi
97b19fe169 do not close main screens Search on opening a folder 2020-06-07 16:33:14 +02:00
tibbi
8a8744fee7 do not close Search on Stop 2020-06-07 16:17:08 +02:00
tibbi
f35e71ea91 update commons to 5.28.29 2020-06-03 16:42:25 +02:00
tibbi
9cc511b44a updating subsampling-scale-image-view and commons 2020-06-02 22:41:49 +02:00
tibbi
c5042bd89d use caching at the ImageDecoder for faster fullscreen image loading 2020-06-02 12:30:30 +02:00
Tommy He
30d607fae0 Update pronoun and fix a few missing translations for zh_CN. 2020-05-31 22:01:49 +08:00
tibbi
b77a19c332 updating the arabic app title 2020-05-30 16:25:42 +02:00
unbranched
8b0bd4f872 Italian translation update 2020-05-30 10:49:58 +02:00
tibbi
0f01451060 update version to 6.14.10 2020-05-29 22:37:10 +02:00
tibbi
318275590c autoformating some files, no real change 2020-05-29 22:28:51 +02:00
tibbi
150aace3ca properly catch exceptions thrown in the background 2020-05-29 21:25:41 +02:00
tibbi
7605e90632 show Portrait photos by default on Android 10+ 2020-05-29 20:41:23 +02:00
tibbi
6ff7ab4f69 updating PhotoEditorSDK to 7.2.4, should fix the glitch with empty previews 2020-05-29 20:38:45 +02:00
tibbi
413a35051d updating the app icon on devices below android 8 2020-05-24 21:22:39 +02:00
AlbatorV
53e7024858
Update strings.xml 2020-05-24 11:32:03 +02:00
spkprs
89bd4eeaf1
fix
new fix, sorry for the delay, but i was busy.
2020-05-23 23:55:53 +03:00
Tibor Kaputa
3e32292cf3
reverting to the previous app short description 2020-05-23 16:21:51 +02:00
spkprs
75f77238ab
Fix
...again
2020-05-22 20:04:21 +03:00
Sérgio Marques
7ad04cd887
Update strings.xml 2020-05-19 23:36:11 +01:00
Tibor Kaputa
af73358510
Merge pull request #1834 from Solatec/patch-75
Update strings.xml
2020-05-18 22:10:56 +02:00
Solatec Informàtica
cffa50e09d
Update strings.xml 2020-05-18 15:11:42 +02:00
Solatec Informàtica
02b89c1cfc
Update strings.xml 2020-05-18 15:10:53 +02:00
tibbi
2196a45857 update version to 6.14.9 2020-05-18 13:06:47 +02:00
tibbi
d7c7729ad4 update commons to 5.28.5 2020-05-18 12:58:22 +02:00
FTno
ea43921fa4
Update strings.xml
Norwegian (nb) translation update
2020-05-18 12:33:48 +02:00
Tibor Kaputa
ffb1e7feb7
Merge pull request #1830 from ltGuillaume/patch-1
Dutch
2020-05-18 11:35:58 +02:00
Tibor Kaputa
0ca33f1208
Merge pull request #1829 from spkprs/patch-33
Update strings.xml
2020-05-18 11:35:46 +02:00
Tibor Kaputa
da3ea733b9
Merge pull request #1831 from solokot/master
Updated Russian language
2020-05-18 11:35:25 +02:00
Fatih Fırıncı
888bc4bb84
Update strings.xml 2020-05-18 01:44:01 +03:00
solokot
fdabd95fd4
Updated Russian language 2020-05-17 22:54:38 +03:00
Guillaume
0377ac48f1
Dutch 2020-05-17 19:34:56 +02:00
spkprs
cf3c172363
Update strings.xml 2020-05-17 18:36:56 +03:00
tibbi
2e2ad4de70 adding a new string for allowing video zooming with double tap 2020-05-17 17:16:30 +02:00
tibbi
f811064fc8 removing the support library SDK related line from PhotoEditor 2020-05-17 11:52:54 +02:00
tibbi
3c8ec82bc7 catching some exceptions thrown at inserting media in db 2020-05-17 11:37:55 +02:00
tibbi
668df3b8fb show a prompt mentioning our new apps 2020-05-17 11:23:52 +02:00
tibbi
6cdf9ac905 adding some WhatsApp folders at the everShownFolders, check them too 2020-05-17 10:18:37 +02:00
tibbi
c7e6e7e84d do not remove items from everShownFolders map 2020-05-17 10:08:48 +02:00
Charles-770
d44dfa8b66
Update strings.xml 2020-05-08 19:38:23 +02:00
Alberto Luaces
1d1fdc8fa0 Update Galician language strings. 2020-05-07 13:27:57 +02:00
tibbi
5bd32403b9 updating some arabic strings 2020-05-06 21:24:17 +02:00
tibbi
4839814129 update version to 6.14.8 2020-05-05 16:23:13 +02:00
tibbi
88497c21af reverting glide back to 4.10.0, it was too unstable 2020-05-05 16:15:21 +02:00
tibbi
11140b964f update version to 6.14.7 2020-05-04 15:48:08 +02:00
tibbi
9e7350da16 do not add the excluded folders into everShownFolders 2020-05-04 15:36:27 +02:00
tibbi
bf600a2fe4 updating Glide to 4.11.0 2020-05-04 12:49:43 +02:00
tibbi
0d01533231 fix #1818, be less agressive at Favorite items cleanup 2020-05-04 11:56:30 +02:00
tibbi
6c77382f60 rescan created .nomedia files at hiding folders 2020-05-04 11:29:36 +02:00
tibbi
69addc428a improving the way video durations are fetched, should be a lot quicker 2020-05-04 11:04:34 +02:00
tibbi
a4c1da2ac6 use a background thread for fetching video durations 2020-05-04 10:25:34 +02:00
tibbi
f0736fe634 show an error at deleting a folder exception, to see what is wrong there 2020-05-04 10:17:17 +02:00
tibbi
8bbc498724 catch some exceptions at inserting folders in db 2020-05-04 10:14:55 +02:00
tibbi
e7174f9001 update photo editor to 7.2.2 2020-05-04 10:07:22 +02:00
tibbi
6728bd1bf7 update version to 6.14.6 2020-04-26 19:13:29 +02:00
tibbi
18071f5fe8 updating commons to 5.26.27 2020-04-26 18:59:38 +02:00
tibbi
74cd554248 run media fetcher on reboot on a background thread 2020-04-26 18:45:06 +02:00
tibbi
ae7d276493 update version to 6.14.5 2020-04-26 12:02:21 +02:00
tibbi
2a353df76a lets disable Portrait file displaying by default, until it gets improved 2020-04-26 11:40:20 +02:00
tibbi
9cce753ede use a different thread for doing database things at folder thumbnails view 2020-04-26 11:36:28 +02:00
tibbi
1130407046 rescan folders after restarting so they get scanned quicker later 2020-04-26 10:04:38 +02:00
tibbi
462182271d make sure to always create a new thread for inserting some things in db 2020-04-25 16:20:21 +02:00
tibbi
963fd57113 avoid loading the gallery twice at first launch, caused by permission 2020-04-25 12:52:52 +02:00
tibbi
7ea60d31fd update version to 6.14.4 2020-04-24 19:22:32 +02:00
tibbi
ca46970023 removing un/hide and exclude menu items from folder screen 2020-04-24 19:11:14 +02:00
tibbi
25177e6d3d show Portrait photos by default only on Android 9+ 2020-04-24 17:55:10 +02:00
tibbi
1b1fac9b56 flip some checks at Portrait photos to make it quicker 2020-04-24 17:48:26 +02:00
tibbi
aa4af8a292 make folders distinct before checking if they should be visible 2020-04-24 14:40:55 +02:00
tibbi
26e96418b6 speed up some folder visibility checks 2020-04-24 11:22:38 +02:00
tibbi
0a98fd0536 catch exceptions thrown at getting file date taken 2020-04-23 23:02:38 +02:00
tibbi
db210e8bd1 speed up the sidebar date and time formatter at scrolling 2020-04-23 22:34:58 +02:00
tibbi
f8c80c2a5f speed up the fastscroller date text fetching 2020-04-23 22:24:42 +02:00
tibbi
b5edf28e37 update commons to 5.26.24 2020-04-23 21:52:25 +02:00
tibbi
c57b3edac5 minor code style update 2020-04-23 21:21:55 +02:00
tibbi
9799aa8b7e update version to 6.14.3 2020-04-21 19:47:16 +02:00
tibbi
3c277115c1 do not remove the custom PhotoEditorSDK permission 2020-04-21 19:39:14 +02:00
tibbi
582048590f do not allow clicking the play/pause at fullscreen videos 2020-04-21 18:00:15 +02:00
tibbi
f2c77693db hide the bottom actions by default 2020-04-21 17:57:15 +02:00
tibbi
ea1f4781e0 set up the bottom action buttons before displaying 2020-04-21 17:52:02 +02:00
tibbi
f9d581925b fixing the glitch with bottom actionbar being at the top 2020-04-21 17:49:49 +02:00
tibbi
38aea1cdeb moving some video related icons to Commons 2020-04-21 13:14:29 +02:00
Pzqqt
cac7f7e4bd
Update Simplified Chinese translation 2020-04-21 08:23:33 +08:00
tibbi
88804125de increasing the margin between settings sections 2020-04-20 23:33:48 +02:00
tibbi
69ed92442e replacing Left with Start, Right with End at the app settings 2020-04-20 23:07:18 +02:00
tibbi
b75c58fa0c use the extended navigation bar height check at the video fragment too 2020-04-20 23:00:09 +02:00
tibbi
7518d33574 removing the dividers from the app settings 2020-04-20 22:59:55 +02:00
tibbi
0aa268ce29 properly handle authentication skipping at videos too 2020-04-20 22:21:25 +02:00
tibbi
bc37181dfd use the selected date format at grouping sections 2020-04-20 20:29:28 +02:00
tibbi
638dab9d97 do not ask for authentication on every screen, at locked folders 2020-04-20 20:22:33 +02:00
tibbi
a1e0d07798 fix a glitch with fullscreen view bottom actions being at the top 2020-04-20 20:11:57 +02:00
tibbi
dd0122ef65 removing the ly.img.sdk.RECEIVE_RESULT_PERMISSION permission 2020-04-20 19:38:31 +02:00
Tibor Kaputa
91742aae7a
Merge pull request #1811 from Solatec/patch-73
Update strings.xml
2020-04-20 10:17:02 +02:00
Solatec Informàtica
f59d262a44
Update strings.xml 2020-04-20 10:06:20 +02:00
Solatec Informàtica
782a103928
Update strings.xml 2020-04-20 10:05:02 +02:00
Tibor Kaputa
ecf12b4efb
Merge pull request #1809 from ltGuillaume/patch-1
Dutch
2020-04-19 20:11:11 +02:00
Tibor Kaputa
48cf9194c9
reverting some strings 2020-04-19 20:10:38 +02:00
Hevesi János
6d779134f1
Update strings.xml 2020-04-19 19:19:53 +02:00
Guillaume
6083a30c71
Dutch 2020-04-19 16:18:39 +02:00
tibbi
66eab91204 update version to 6.14.2 2020-04-18 15:42:11 +02:00
tibbi
5ca662103b removing the folder locking check from a few places to avoid duplication 2020-04-18 15:30:43 +02:00
Tibor Kaputa
8cf56dffad
Merge pull request #1802 from solokot/master
Updated Russian language
2020-04-18 15:19:54 +02:00
Tibor Kaputa
cabd814873
Merge pull request #1803 from FatihFIRINCI/patch-12
Update Turkish strings.xml
2020-04-18 15:19:42 +02:00
spkprs
57ccf6dc71
Update strings.xml 2020-04-18 15:13:27 +03:00
Fatih Fırıncı
5bd5facf70
Update strings.xml 2020-04-18 14:56:13 +03:00
solokot
137e3a98dc
Updated Russian language 2020-04-18 14:32:32 +03:00
tibbi
f251fec964 use more descriptive variable naming at unlocking 2020-04-18 13:10:50 +02:00
tibbi
8ece25d033 properly handle folder locking at shortcuts and widgets 2020-04-18 13:09:46 +02:00
tibbi
a754b7a082 updating a string, add a note about inability to hide some folders 2020-04-18 13:00:49 +02:00
tibbi
e765332e3b making the visibility toggling function a bit clearer to read 2020-04-18 12:27:39 +02:00
tibbi
8ca190d8ef do not add a folder to Included ones in a specific case, it is confusing 2020-04-18 12:26:38 +02:00
tibbi
22cfd20b58 make sure to rescan a folder after deleting .nomedia file 2020-04-18 11:52:12 +02:00
tibbi
e37f42a93c move location showing on map into Commons 2020-04-18 11:38:19 +02:00
tibbi
17f77b67fb update commons to 5.25.24 2020-04-18 10:59:06 +02:00
tibbi
aa7300fc35 updating placeholder texts a bit 2020-04-18 10:32:13 +02:00
tibbi
c966acbbe9 update commons to 5.25.22 2020-04-18 10:24:04 +02:00
solokot
8ea15a6b4f
Improved Russian language 2020-04-15 18:25:48 +03:00
tibbi
1dbb1a0749 update version to 6.14.1 2020-04-14 23:00:47 +02:00
tibbi
c20f6fed0f updating Subsampling scale image view + null check 2020-04-14 22:49:05 +02:00
tibbi
9e4f2faef9 update commons to 5.25.16 2020-04-14 22:16:13 +02:00
tibbi
ed501572d1 shortening some code by importing more specific mediastore classes 2020-04-14 16:25:27 +02:00
tibbi
c17fb071fc updating some libraries 2020-04-14 15:38:45 +02:00
Sérgio Marques
774b932468
Update strings.xml 2020-04-12 21:23:18 +01:00
dadaewq
2a256e89bc
Update Simplified Chinese translation 2020-04-11 18:32:20 +08:00
tibbi
c1f7f3eada improving file type recognition at third party intents 2020-04-09 15:49:13 +02:00
unbranched
e0085463bf Italian translation update 2020-04-04 12:12:35 +02:00
fricyo
9a9f8bdb90
Update Translation 2020-04-03 22:28:12 +08:00
tibbi
44e07edb81 move folder sorting handling in Commons 2020-03-26 12:28:49 +01:00
tibbi
3e401bb3af moving some extension functions into Commons 2020-03-25 22:41:44 +01:00
chreddy
8b626d83a8
Update danish translation 2020-03-21 00:28:42 +01:00
tibbi
3095bbc011 replacing tabs with spaces at the hungarian strings file, no real change 2020-03-20 23:28:18 +01:00
tibbi
41ff35272c removing some duplicate strings, take them from Simple Commons 2020-03-20 23:27:38 +01:00
tibbi
aeaca132df update version to 6.14.0 2020-03-19 21:19:51 +01:00
tibbi
53d48cce6d adding some old editor improvements, do not request storage permission 2020-03-19 18:34:37 +01:00
tibbi
1a05ea8db4 do not require the Storage permission at video player activity 2020-03-19 17:32:46 +01:00
tibbi
70a0d0f7a9 properly handle content uris as Panorama Videos 2020-03-19 17:24:56 +01:00
tibbi
83ab2ad56e properly handle panorama photos without storage access 2020-03-19 16:37:57 +01:00
tibbi
ffd15a417a at repeated file loading by content uri, check also if file is panorama 2020-03-19 16:29:22 +01:00
tibbi
518fc9ec1b try loading image by its content uri, if real path fails 2020-03-19 16:22:06 +01:00
tibbi
f606527379 updating target SDK to 29, kotlin, room and gradle 2020-03-19 12:38:18 +01:00
tibbi
82bf87d154 changing the way folders are fetched, do not rely on BUCKET_ID 2020-03-18 23:48:51 +01:00
tibbi
327e30e0ef hide the Manage Hidden Folders in the app settings on Android 10+ 2020-03-18 23:15:35 +01:00
tibbi
bdccb98895 use Scoped Storage at importing app settings 2020-03-18 23:10:20 +01:00
tibbi
2262829077 fix #1785, properly handle deleting playing videos 2020-03-18 21:40:23 +01:00
tibbi
f31d9bafa5 updating commons 2020-03-18 21:34:00 +01:00
Matheus Victor
46a23ee359 update pt-rBR strings 2020-03-18 09:37:08 -03:00
tibbi
a842348b9c updating a polish string 2020-03-15 12:12:59 +01:00
tibbi
9209e2651d update version to 6.13.4 2020-03-08 23:32:32 +01:00
tibbi
ffaef35d36 flip Pinning and Properties menu items at directories 2020-03-08 22:05:33 +01:00
tibbi
1e9c544a9a update commons to 5.22.19 2020-03-08 22:01:02 +01:00
tibbi
c25ce6eafe fix a glitch at including/excluding folders 2020-03-07 23:21:22 +01:00
Tibor Kaputa
8dfba43ef0
Merge pull request #1779 from solokot/master
Updated Russian language
2020-03-07 21:22:18 +01:00
tibbi
bef44e583a updating photoeditorSDK to 7.1.10 2020-03-07 08:53:15 +01:00
solokot
ecbecbc126
Updated Russian language 2020-03-06 23:32:01 +03:00
Fatih Fırıncı
9ed99188d4
Update strings.xml 2020-03-06 19:47:20 +03:00
Tibor Kaputa
fef632c535
Merge pull request #1775 from spkprs/patch-31
Update strings.xml
2020-03-06 14:54:22 +01:00
Tibor Kaputa
6464441078
Merge pull request #1776 from Solatec/patch-71
Update strings.xml
2020-03-06 14:51:10 +01:00
Solatec Informàtica
bcbea4c345
Update strings.xml 2020-03-06 13:11:09 +01:00
Solatec Informàtica
1f836dc96f
Update strings.xml 2020-03-06 13:10:27 +01:00
spkprs
a1cf3f04e6
Update strings.xml 2020-03-06 14:52:59 +03:00
tibbi
f86c8423c8 adding the standalone apps website at the app long description 2020-03-06 12:16:31 +01:00
tibbi
23b7e2fef1 fix #1772, add the old editor back in the foss app flavor 2020-03-05 23:17:48 +01:00
tibbi
caa41cdd0f update commons to 5.22.18 2020-03-05 22:33:48 +01:00
AlbatorV
2805a1a890
Update strings.xml 2020-03-05 21:50:55 +01:00
tibbi
de48742daa avoid showing portrait photos on the main screen 2020-03-05 20:02:31 +01:00
tibbi
97436ba004 breaking an if/else statement into multiple lines 2020-03-04 14:44:27 +01:00
tibbi
1634ed47a8 do not rescan .nomedia file at hiding a folder, it can delete the file 2020-03-03 16:55:24 +01:00
Tibor Kaputa
de55e274c4
Merge pull request #1768 from Solatec/patch-69
Update strings.xml
2020-03-02 11:45:34 +01:00
Tibor Kaputa
f9f5de440b
escaping an apostrophe 2020-03-02 11:45:24 +01:00
Solatec Informàtica
3468b5bac2
Update strings.xml 2020-03-02 11:23:11 +01:00
Solatec Informàtica
bff7e1c2b7
Update strings.xml 2020-03-02 11:17:24 +01:00
tibbi
83784f2248 update version to 6.13.3 2020-03-01 23:38:31 +01:00
tibbi
f7735df137 show the No Date Takens found error message only in some cases 2020-03-01 23:31:46 +01:00
tibbi
7a8ac0e2f0 update version to 6.13.2 2020-03-01 23:17:33 +01:00
tibbi
6c7aeeec21 update commons to 5.22.16 2020-03-01 23:08:59 +01:00
tibbi
387eccbadd do not refresh media at playing fullscreen videos, should fix some reseting 2020-03-01 23:05:04 +01:00
tibbi
9c31b8d01e adding a null check at checking invalid folders 2020-03-01 22:38:57 +01:00
Sérgio Marques
2f938ac157
Update strings.xml 2020-03-01 19:44:47 +00:00
tibbi
a16bbfbcf9 fix #1765, properly handle videos at slideshows 2020-03-01 10:42:08 +01:00
tibbi
ada0661d89 fix video gestures when Gesture Down To Close is disabled 2020-03-01 10:19:31 +01:00
tibbi
226374599d lets not change the appID at foss build either 2020-02-29 23:11:24 +01:00
tibbi
e5114656e5 do not change the version name at the FOSS app flavor 2020-02-29 23:07:29 +01:00
tibbi
86d26f69fc do not include the proprietary files in the foss flavour 2020-02-29 21:59:26 +01:00
tibbi
142f44070a update version to 6.13.1 2020-02-28 23:03:06 +01:00
tibbi
be8f6762c5 removing a redundant function 2020-02-28 22:55:40 +01:00
tibbi
4c2c330cbc check null exoplayer at skipping 2020-02-28 22:53:08 +01:00
tibbi
af682a38e2 update version to 6.13.0 2020-02-28 20:14:48 +01:00
tibbi
3f95a8f6ca mention video fast forwarding with double clicks at the Whats New window 2020-02-28 20:05:06 +01:00
tibbi
dbaca7aa30 make sure the proprietary classes show up in android studio too 2020-02-28 19:58:54 +01:00
tibbi
a5aa16c01e append the generated .apk file with the current version code 2020-02-28 19:57:45 +01:00
tibbi
b7ab5526c3 updating commons to 5.22.15 2020-02-28 19:44:34 +01:00
tibbi
04138b7a92 Merge branch 'foss' of https://github.com/ForgottenUmbrella/Simple-Gallery 2020-02-28 16:09:22 +01:00
Fatih Fırıncı
3426f869c7
Update strings.xml 2020-02-28 17:06:19 +03:00
Leo Pham
d917e42b72 Add proprietary and foss product flavors
The introduction of the proprietary PhotoEditor SDK prevented this app from
being truly free and open source, and so F-Droid could no longer build the app.
By adding a licensing flavor dimension, we segregate the non-FOSS code to a
separate version, while providing a FOSS version without the editor.

To build the proprietary version, select one of the proprietary build variants
from Build Variants pane in Android Studio (on the left side of the window).

Fixes #1706.
2020-02-28 22:46:13 +11:00
Lukasz Kryger
98c7bd44fd
Remaining strings translated to Polish
I stumbled upon an untranslated settings entry and looked it up here on github, decided to go through the entire file. Please let me know if any of the translations cannot be accepted because of technical reasons (too long to fit the UI etc.)

Source: I'm a native speaker.
2020-02-24 12:56:40 +01:00
solokot
5c4b8a1ace
Updated Russian language 2020-02-23 19:16:27 +03:00
Tibor Kaputa
c157a75fd4
Merge pull request #1758 from fricyo/patch-40
Update Translation
2020-02-23 15:01:46 +01:00
Guillaume
1979b03233
Dutch 2020-02-23 14:29:03 +01:00
fricyo
12a662be67
Update Translation 2020-02-23 21:06:50 +08:00
spkprs
7226372b23
Update strings.xml 2020-02-23 14:59:11 +03:00
tibbi
e2021bcc54 show a better error message at fixing date taken values, if none found 2020-02-23 11:50:16 +01:00
tibbi
17e7fb523d show a clearer error toast at cancelling the editing 2020-02-23 11:44:53 +01:00
tibbi
53667d55f2 adding some new strings to make error messages clearer 2020-02-23 11:37:13 +01:00
tibbi
7be86580d7 do not show the error toast at getting folders to scan 2020-02-23 10:42:04 +01:00
uhm0311
de852799b1 Not to refresh and show all media even query text is not empty. 2020-02-21 15:20:28 +09:00