Commit Graph

6163 Commits

Author SHA1 Message Date
tibbi f63a110887 update version to 6.20.2 2021-06-18 14:02:50 +02:00
tibbi 39ac2253df updating commons 2021-06-18 13:55:28 +02:00
tibbi 5c0f7d493e fix a glitch with loading huge png thumbnails on Android 11+ 2021-06-18 13:42:38 +02:00
tibbi 516f20856d adding a widget null check 2021-06-18 13:40:33 +02:00
tibbi d56510874b autoformatting the filtering dialog changes 2021-06-18 10:04:07 +02:00
tibbi 8c21164de3 Merge branch 'patch-dialog-filter-media' of https://github.com/GobinathAL/Simple-Gallery 2021-06-18 10:02:35 +02:00
Tibor Kaputa e603663f0b
Update GalleryDatabase.kt 2021-06-18 10:00:46 +02:00
DaPa dc72fc0de7 Avoid SQLite connection object leaking
- W/SQLiteConnectionPool: A SQLiteConnection object for database '/data/user/0/com.simplemobiletools.gallery.pro/databases/gallery.db' was leaked!  Please fix your application to end transactions in progress properly and to close the database when it is no longer needed.

Happens to me on Android 11 (Moto g 5G plus, with Google Photos disabled):
 - open Camera, then click on the small picture thumbnail from bottom-right corner which should open the Gallery app
 - in this scenario sometimes, the Simple Gallery was crashing and the above warning was seen in the logs...
 - no more crash after this patch: please review/test properly before incorporating!
2021-06-17 22:18:55 +03:00
tibbi 7e83dc5b06 fix a glitch with edited videos having too low resolution in some cases 2021-06-16 23:14:27 +02:00
tibbi e7c63a8b52 fixing some compile errors 2021-06-16 23:12:48 +02:00
Enara Larraitz f0adcaf7f4 Updated Basque translations 2021-06-15 19:49:42 +02:00
tibbi 37975f7ece updating commons 2021-06-14 17:02:59 +02:00
unbranched d20a69a6b6 Italian translation update 2021-06-02 19:38:26 +02:00
motomoto7 9de6ab01da
Update strings.xml 2021-06-02 14:57:57 +03:00
motomoto7 540ad8eee3
Update strings.xml 2021-06-01 17:41:35 +03:00
FTno 2645b449eb
Norwegian (nb) translation update 2021-05-26 20:15:30 +02:00
Tibor Kaputa 3c3f782fe7
Merge branch 'master' into master 2021-05-26 19:54:02 +02:00
Gobinath A L ea19938482 added ScrollView as parent to fix issues in landscape mode 2021-05-22 12:13:34 +05:30
Yngvar-Skjaldulfsson 1ab4171100
Update strings.xml
Improved some translations to spanish so they sound more natively natural and not harsh literally translated
2021-05-21 04:56:27 +00:00
zica87 f74992ffdb
Update strings.xml 2021-05-19 01:44:06 +08:00
zica87 afddd74e3b
Update strings.xml 2021-05-19 01:20:04 +08:00
tibbi 6c487790b4 reverting a german translation 2021-05-18 15:18:38 +02:00
tibbi ae45420c17 improving the polish translation 2021-05-18 09:22:07 +02:00
Tibor Kaputa 8e15aa1c5d
Merge pull request #2136 from AlbatorV/patch-20
Update strings.xml
2021-05-17 12:20:11 +02:00
tibbi b34d94b5ed updating commons 2021-05-17 10:43:20 +02:00
AlbatorV f4549b3924
Update strings.xml 2021-05-17 10:11:56 +02:00
teemue 4ca46c8512
Improved FI Translation 2021-05-15 15:14:28 +03:00
tibbi 26701c65de tweaking a german string 2021-05-15 12:59:10 +02:00
tibbi ee68525a40 update version to 6.20.1 2021-05-14 20:07:31 +02:00
tibbi 53f3cfe02e initiate touchhelper at folders only when going to drag & drop 2021-05-14 20:01:47 +02:00
tibbi 5043e29f7b update version to 6.20.0 2021-05-14 11:44:27 +02:00
tibbi 2877b4477f updating commons 2021-05-14 11:34:41 +02:00
tibbi d0016247d9 lets try showing 3 icons on the main screens top menu 2021-05-14 11:13:44 +02:00
tibbi 7cbb533270 ignore the newApi at a fullscreen mode function 2021-05-14 10:26:32 +02:00
tibbi b274f9ad57 fix a glitch at toggling fullscreen mode in split screen 2021-05-14 10:09:11 +02:00
tibbi 8d508bd883 don't always reenable swipeRefreshLayout after drag & drop 2021-05-13 22:53:33 +02:00
tibbi a50be5ae6a removing a log statement 2021-05-13 21:54:37 +02:00
tibbi da47c199d9 add some menu buttons for quickly moving a folder to the top or bottom 2021-05-13 21:53:29 +02:00
tibbi acc6890a08 updating room to 2.3.0 2021-05-13 21:22:57 +02:00
solokot fccae90f0b
Updated Russian language 2021-05-13 21:10:24 +03:00
tibbi a28744ddc6 removing a string that won't be used afterall 2021-05-13 19:37:09 +02:00
tibbi 3450c2e41d apply the custom sorting when appropriate 2021-05-13 19:29:55 +02:00
tibbi 552c98c270 add Custom sorting at the sorting dialog 2021-05-13 19:10:31 +02:00
tibbi 5dcad025bb store custom folder order in shared prefs 2021-05-13 18:56:09 +02:00
tibbi fc2d42490a adding some widget related null checks 2021-05-13 14:50:54 +02:00
tibbi 4841666e18 stop pull-to-refresh while drag & dropping 2021-05-13 11:32:34 +02:00
tibbi ec5fd3d088 add the reordering animation at drag and drop 2021-05-12 23:32:03 +02:00
tibbi c73300ccd2 show the reordering drag handles when appropriate 2021-05-12 23:02:57 +02:00
tibbi c3bcbd6174 adding the drag handle at folders 2021-05-12 22:14:02 +02:00
tibbi 9320115330 escaping an apostrophe 2021-05-12 21:55:33 +02:00
Solatec Informàtica 9dc37f285d
Update strings.xml 2021-05-12 10:17:33 +02:00
Tibor Kaputa abbee84817
Merge pull request #2131 from spkprs/patch-44
Update strings.xml
2021-05-12 09:58:50 +02:00
spkprs 2e08b5b94b
Update strings.xml 2021-05-12 00:48:17 +03:00
Guillaume a9367b2576
Update strings.xml 2021-05-11 23:35:29 +02:00
Guillaume 413f915cd0
Dutch 2021-05-11 23:34:32 +02:00
tibbi c56327eae7 adding some new drag & drop related strings 2021-05-11 22:56:31 +02:00
tibbi c84a2bfafe fix #2128, properly show recycle bin item size at the app settings 2021-05-11 15:01:36 +02:00
Tibor Kaputa 871f1274e3
Update strings.xml 2021-05-03 22:25:01 +02:00
Tibor Kaputa fed392f1f6
Update strings.xml 2021-05-03 22:24:23 +02:00
Tibor Kaputa e84f1cf007
Update strings.xml 2021-05-03 22:22:59 +02:00
Tibor Kaputa 6d4588becc
removing some spaces 2021-05-03 22:21:43 +02:00
GobinathAL 4c424557ba
Update strings.xml 2021-05-03 20:05:05 +05:30
GobinathAL 266746b723
Update strings.xml 2021-05-03 20:04:14 +05:30
GobinathAL 255ec41bee
translation improvements 2021-05-02 15:15:12 +05:30
tibbi 44d5cb2b19 update version to 6.19.6 2021-04-18 22:59:26 +02:00
tibbi f3d026cef4 updating commons 2021-04-18 22:44:36 +02:00
tibbi 5f77fca4f4 updating commons 2021-04-18 21:21:55 +02:00
tibbi 762220533c removing a debug statement 2021-04-18 21:21:46 +02:00
tibbi 3d0a11d96f fix #1911, add clipdata to share intents 2021-04-18 20:25:51 +02:00
tibbi 4a20695d77 use a better confirmation dialog text at clearing the recycle bin 2021-04-18 20:04:21 +02:00
tibbi 851fddc67a use the new way of querying contentresolver on api 30+ 2021-04-17 23:29:40 +02:00
tibbi 5202b77e8c updating commons 2021-04-17 22:51:15 +02:00
Tibor Kaputa cf2db1b38f
Merge pull request #2115 from Mek101/patch-1
Update Italian translation
2021-04-06 22:36:57 +02:00
zica87 6af6c5330e
Update strings.xml 2021-04-07 02:24:37 +08:00
Mek101 d28674aa08
Translated pesdk_sticker_category_name_custom 2021-04-06 13:22:31 +02:00
Mek101 9e74fa598d
Update italian translation 2021-04-06 10:52:29 +02:00
Mek101 7308a59443
Update italian translation 2021-04-06 10:44:21 +02:00
teemue afe24f8a91
Improved FI translation 2021-04-05 19:57:31 +03:00
Mek101 c4cfa1ba06
Initial update italiano translation 2021-04-05 18:36:33 +02:00
tibbi 7ccaa2d94e update version to 6.19.5 2021-03-31 12:13:56 +02:00
tibbi 0e36f653e5 handle max brightness at panoramas too 2021-03-31 11:50:48 +02:00
tibbi cef127dae4 updating commons to 5.34.25 2021-03-31 00:27:27 +02:00
tibbi bfda618d7f try setting speed as the file loading priority by default 2021-03-30 22:57:52 +02:00
tibbi 16e8207b36 updating kotlin and the webp displaying library 2021-03-30 15:22:52 +02:00
tibbi d068135a39 shortening some Picasso initialization code 2021-03-30 15:16:41 +02:00
Tibor Kaputa ed7c834222
Merge pull request #2107 from connyduck/shrink_resources
enable shrinkResources
2021-03-29 23:30:18 +02:00
Tibor Kaputa ffa4c02f63
Merge pull request #2105 from connyduck/remove_okhttp
remove okhttp dependency from runtime classpath to save appsize
2021-03-29 23:15:32 +02:00
Tibor Kaputa a17cbb7494
Merge pull request #2104 from connyduck/webp
Convert img_widget_preview to webp for smaller filesizes
2021-03-29 23:10:47 +02:00
tibbi 80def97201 adding a threading crashfix 2021-03-29 23:09:12 +02:00
tibbi 48885a8ac6 updating gradle, commons and photo editor sdk 2021-03-29 23:08:48 +02:00
GobinathAL 1b5b825e4b
Corrected the spelling 2021-03-18 19:03:30 +05:30
Konrad Pozniak 4f657a9be8 enable shrinkResources 2021-03-17 07:30:09 +01:00
Konrad Pozniak ab1d7e2ab1 remove okhttp dependency from runtime classpath to save appsize 2021-03-16 21:16:34 +01:00
Konrad Pozniak 2bd05c42a8 Convert img_widget_preview to webp for smaller filesizes 2021-03-16 20:43:32 +01:00
tibbi 1fc32855d0 update version to 6.19.4 2021-03-09 09:20:20 +01:00
tibbi 350bf0a7f6 reverting the coroutines thing, it is too unstable 2021-03-09 09:11:55 +01:00
tibbi 700d262c91 update version to 6.19.3 2021-03-08 23:05:08 +01:00
tibbi f4c788fa94 try setting higher thread priority at fetching cached folders 2021-03-08 22:59:08 +01:00
tibbi 95a8c327ee updating some coroutine related libraries 2021-03-08 21:23:09 +01:00
tibbi ddbc78226e make sure the FixDateTaken callback gets called 2021-03-08 21:21:49 +01:00
Tibor Kaputa 3c10ef19bd
Merge branch 'master' into Use_suspend_functions_in_DateTakensDao 2021-03-08 20:58:52 +01:00
tibbi 9f54d04df0 update commons to 5.34.21 2021-03-08 18:35:35 +01:00
tibbi 463c0ed719 add animations to listviews 2021-03-07 22:59:57 +01:00
tibbi fa41371209 use Down animation at closing fullscreen view with a gesture 2021-03-07 22:49:41 +01:00
tibbi 34824e79ff updating commons, kotlin and photo editor sdk 2021-03-07 22:48:07 +01:00
tibbi 8b735f36d7 adding some GIF and SVG improvements 2021-03-07 22:43:06 +01:00
Sérgio Marques 46464f365e
Update strings.xml 2021-02-28 19:30:07 +00:00
GobinathAL ab2fd66624
Tamil language translation 2021-02-28 17:14:41 +05:30
tibbi cdcd935879 adding tamil strings file 2021-02-28 09:36:06 +01:00
Solatec Informàtica ee04f33013
Update strings.xml 2021-02-21 09:42:00 +01:00
solokot d907f22506
Updated Russian language 2021-02-20 13:20:28 +03:00
tibbi bbef2b2e9b update version to 6.19.2 2021-02-19 19:55:12 +01:00
tibbi b0c664842f splitting photo and video thumbnails to remove redundant views 2021-02-19 18:51:43 +01:00
tibbi 2cf4735767 moving some functions into background thread 2021-02-19 18:47:38 +01:00
Tibor Kaputa 8fc4fc2f88
Merge pull request #2082 from ltGuillaume/patch-1
Dutch
2021-02-19 17:11:24 +01:00
Tibor Kaputa 43c7adb650
Merge pull request #2081 from spkprs/patch-43
Update strings.xml
2021-02-19 17:11:19 +01:00
tibbi 698448b847 properly update the colors onResume 2021-02-19 17:05:36 +01:00
tibbi 4f79d196d6 moving folder deletion and image orientation fetching to background threads 2021-02-19 16:29:47 +01:00
tibbi 46d298596a renaming the rounded corners transformer for picasso 2021-02-19 16:04:39 +01:00
tibbi e940b6813b reordering the FAQ items, move the more asked questions at the top 2021-02-19 15:21:08 +01:00
tibbi e99c737c17 use the longer text for hiding FAQ item 2021-02-19 15:13:06 +01:00
Guillaume 2d09f503e6
Dutch 2021-02-19 14:42:37 +01:00
spkprs 8b43640fda
Update strings.xml 2021-02-19 15:00:10 +02:00
tibbi 9fde810b79 adding a string for exporting favorite file paths 2021-02-19 12:26:00 +01:00
tibbi fdb426c114 updating some libraries 2021-02-18 23:26:58 +01:00
tibbi 063d09c8fa moving the picasso loading function down, no real change 2021-02-18 21:03:25 +01:00
tibbi 2561c96c92 crop picasso thumbnails only if set so in the app settings 2021-02-18 21:02:59 +01:00
tibbi 15e7c72104 apply the rounded corners to images loaded by Picasso too 2021-02-18 20:59:38 +01:00
tibbi 6d46619cca properly handle Android 11 inability to load PNGs bigger than 10 MB 2021-02-18 20:42:08 +01:00
tibbi 0d5ac9906c adding some coloring related improvements 2021-02-18 19:46:24 +01:00
baron 02da4e4e32 Several fixes to make code work with platform 30 2021-02-18 18:18:02 +01:00
tibbi cf3e27a25d adding a crashfix with zero division 2021-02-18 18:16:12 +01:00
tibbi 87627aef41 updating commons and kotlin 2021-02-18 18:13:46 +01:00
tibbi bb48612293 reordering some search related things, do not trigger search at opening 2021-02-15 22:29:04 +01:00
tibbi 4217d53697 deleting the vesdk file 2021-02-15 20:29:58 +01:00
Fatih-BaKeR 86585110d2
Update strings.xml 2021-02-14 16:53:35 +03:00
AlbatorV 670017ec14
Update strings.xml 2021-02-05 17:25:15 +01:00
solokot 1fd434688f
Updated Russian language 2021-02-02 19:35:48 +03:00
tibbi b4e8688f11 fixing a wrongly enclosed german string 2021-02-02 16:24:25 +01:00
spkprs 370728e8c5
Update strings.xml 2021-02-02 01:47:42 +02:00
GithubUser699 28fc4e97c7
Updated / Translated strings into german.
I didn't translate some of them, because I don't know the context.
Maybe I don't have the lines from 215 - 326 in my fdroid edition. If I do have them or you want to send picture or something for better context, feel free to reach out to me!
2021-02-01 20:00:43 +00:00
Nekromanser f028509171
Update strings.xml
Added finnish strings on things that weren't yet translated.
I also changed some words for clarity.
Lastly fixed some typos.
2021-02-01 06:04:20 +02:00
AioiLight d2137765a1 Update strings.xml 2021-02-01 03:14:06 +09:00
AioiLight 7217b0eab8 Update strings.xml 2021-02-01 03:12:31 +09:00
AioiLight 57c645f178 follow Japanese app description to the English 2021-02-01 03:02:36 +09:00
AioiLight 81c654e55e Update strings.xml 2021-02-01 02:30:36 +09:00
AioiLight e51c15a8ed unify app name of Japanese strings
"Simpleギャラリー", "Simple Galley", and "シンプル ギャラリー" to "シンプルギャラリー"
2021-02-01 02:26:56 +09:00
Fatih Fırıncı 9fcde7a35b
Update strings.xml 2021-01-30 11:39:50 +03:00
Guzleon d0495e5a5e
Update strings.xml 2021-01-29 17:56:52 +01:00
Guillaume 76287b493c
Dutch 2021-01-28 20:56:09 +01:00
tibbi 73d7d7cf89 adding an extended string about folder unhiding, explain recursive behaviour 2021-01-28 20:12:16 +01:00
teemue 6be8cd5b96
Updated fi translation 2021-01-26 20:37:26 +02:00
tibbi a154ddcdbe update version to 6.19.1 2021-01-26 15:10:50 +01:00
tibbi 0e899187bb fix #2059, make sure files from Camera folder are deleted properly 2021-01-26 14:36:42 +01:00
tibbi d4110f182e fix #2053, add back the setting for toggling photo brightness, disable by default 2021-01-26 11:47:27 +01:00
chreddy 0ab0d99d4b
Update Danish translation 2021-01-25 23:11:03 +01:00
tibbi 6f20cefcbd moving the filename visibility toggling string into commons 2021-01-25 14:29:17 +01:00
WanderMax 706456ad70
update Chinese simplified translation 2021-01-23 20:39:28 +08:00
solokot e5dc1bd978
Updated Russian language 2021-01-23 09:12:21 +03:00
Enara Larraitz 7e7d62e5e2 Finished translating main strings. FAQ and Playstore descriptions remaining. 2021-01-22 15:17:58 +01:00
Enara Larraitz d50471fa30 Created values-eu and started translating. Not finished. 2021-01-21 21:51:55 +01:00
tibbi 28fb68cd3e update version to 6.19.0 2021-01-21 11:30:15 +01:00
tibbi da63287f8a update version to 5.33.7 2021-01-21 11:14:05 +01:00
tibbi fde725e98e lets use the new GridDecoration only when needed, not by default 2021-01-21 11:03:40 +01:00
tibbi bd60592188 simplify thumbnail spacing calculations 2021-01-21 10:52:15 +01:00
tibbi c68f8522b8 adding some search related grid improvements 2021-01-20 23:37:28 +01:00
tibbi 7f2db07892 properly handle grid updating if a thumbnail gets deleted 2021-01-20 23:12:39 +01:00
tibbi 58a9150db0 update currently displayed media hashcode if something gets deleted 2021-01-20 22:49:45 +01:00
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
Tibor Kaputa f3cfd164b1
Merge pull request #1752 from solokot/master
Updated Russian language
2020-02-20 21:02:00 +01:00
Tibor Kaputa ea7e483777
Merge pull request #1753 from Solatec/patch-66
Update strings.xml
2020-02-20 21:01:50 +01:00
Solatec Informàtica c3a4462592
Update strings.xml 2020-02-20 16:51:50 +01:00
Solatec Informàtica f6b284573f
Update strings.xml 2020-02-20 16:45:48 +01:00
solokot 2feb00d5c6
Updated Russian language 2020-02-20 17:43:24 +03:00
spkprs 51916e07c1
Update strings.xml 2020-02-20 16:30:34 +03:00
Guillaume 9aab2a2a3e
Dutch 2020-02-20 13:09:58 +01:00
tibbi f187a36ebb shortening some code 2020-02-20 12:11:38 +01:00
tibbi b2da6f5080 skip by 10s at clicking on the curr/max video durations too 2020-02-20 12:04:16 +01:00
tibbi 349dfd414a updating a FAQ item about fast forwarding, add double tapping on screen side 2020-02-20 11:58:22 +01:00
tibbi da8aaa71d0 handle double clicks on volume/brightness controllers too 2020-02-20 11:45:51 +01:00
tibbi 0d7aa81442 adding a double tap listener at the volume/brightness controllers 2020-02-18 15:56:16 +01:00
tibbi c7bc916784 simplify the brightness/volume area clicks, use a gesture detector 2020-02-18 12:09:23 +01:00
tibbi f1e5be6f60 shortening some code 2020-02-17 22:55:03 +01:00
tibbi 641df80b21 apply the double tap skipping on the separate window player too 2020-02-17 22:45:50 +01:00
tibbi f175c71621 fix #1223, updating video player gestures a bit
add double tap to skip forward/backward, double tap center to toggle
play/pause
2020-02-17 22:22:17 +01:00
tibbi 60b3023564 lets use the same instant medium changer width at images 2020-02-17 20:37:40 +01:00
tibbi 7abdd059eb reduce the instant changer width 2020-02-17 20:34:23 +01:00
tibbi 018ec4b0a5 tweaking instant video changing by screen side clicks, remove some views 2020-02-17 20:19:33 +01:00
tibbi 6b666a66dc update version to 6.12.5 2020-02-12 23:03:57 +01:00
tibbi 5cc0a804b6 after editing update exif first, the last modified 2020-02-12 22:55:18 +01:00
tibbi 067caeeeeb always copy over exif data at file editing 2020-02-12 22:42:30 +01:00
tibbi b3945d5e27 update commons to 5.22.10 2020-02-12 19:00:21 +01:00
tibbi 2f0bf7cbec do all that thumbnail fetching only if there is no custom image set 2020-02-12 17:15:04 +01:00
tibbi 57e77abde0 removing a redundant parameter 2020-02-12 17:12:10 +01:00
tibbi 4dfa4c9ea8 make sure we get the proper thumbnail at file grouping too 2020-02-12 17:06:38 +01:00
tibbi 8a26a6c272 fix a glitch at determining if proper date taken and last modified should be fetched 2020-02-12 16:29:47 +01:00
Sérgio Marques 80e049c033
Update strings.xml 2020-02-11 22:24:36 +00:00
tibbi 8e8cb0bd0f revert to the previous way of sorting by path, do not use parent path 2020-02-11 22:39:16 +01:00
floppyD d479cc7c3d
Improve pt-BR translation 2020-02-11 13:17:30 -03:00
tibbi 0fb235af6d replacing some tabs with spaces 2020-02-11 10:16:01 +01:00
tibbi 6e0ec2e9ad update version to 6.12.4 2020-02-11 10:12:47 +01:00
tibbi a385be80a8 use parent path at folder sorting 2020-02-11 10:06:53 +01:00
tibbi 4b6da9811b update commons to 5.22.9 2020-02-11 09:55:16 +01:00
tibbi f8b6e14312 removing a wrong string tag 2020-02-11 09:55:09 +01:00
tibbi 97d8e24859 Merge branch 'master' of github.com:SimpleMobileTools/Simple-Gallery 2020-02-11 09:49:10 +01:00
tibbi da5f534539 fixing some folder sorting issues 2020-02-11 09:49:00 +01:00
floppyD 98da1d37b0
Update strings.xml pt-BR
Fixed typos and inconsistencies.
2020-02-11 01:57:09 -03:00
tibbi ff99043c01 update version to 6.12.3 2020-02-10 23:55:19 +01:00
tibbi d029381271 renaming a renaming a variable to make it clearer 2020-02-10 23:48:06 +01:00
tibbi f17ffb8642 properly copy over the exif data after image editing 2020-02-10 23:47:20 +01:00
tibbi e8ce13f359 update version to 6.12.2 2020-02-10 22:18:26 +01:00
tibbi bd9dc8b04b properly handle empty size or dates at comparing 2020-02-10 22:09:06 +01:00
tibbi b27877c109 make sort_value be empty by default 2020-02-10 22:05:51 +01:00
tibbi 21cc0b97bc properly update the database by adding the new sort_value column 2020-02-10 22:02:58 +01:00
tibbi 0e01026774 fixing some thumbnail and sorting related glitches 2020-02-10 21:59:35 +01:00
tibbi 0a020b9381 update version to 6.12.1 2020-02-10 12:42:51 +01:00
tibbi 8360b8d9b1 update commons to 5.22.8 2020-02-10 12:37:38 +01:00
tibbi 8d5a47ce6c get proper file last modified value only when actually needed 2020-02-10 11:10:46 +01:00
tibbi 6f565f5828 upgrade the new editor to 7.0.10 2020-02-09 22:33:34 +01:00
tibbi 37d8f4babf store temporarily editor files at the cacheDir, not filesDir 2020-02-09 22:22:56 +01:00
tibbi 02bc49a259 avoid fetching files at a destroyed MainActivity 2020-02-07 20:18:06 +01:00
tibbi 0cfcba6c8f avoid fetching the same folder twice, or after exiting the app 2020-02-07 20:04:45 +01:00
tibbi e465f73f9b updating gif drawable to 1.2.19 2020-02-07 17:54:27 +01:00
tibbi c3dc3ce275 update commons to 5.22.7 2020-02-07 11:42:28 +01:00
FTno cd76fdb345
Update strings.xml
Norwegian (nb) translation update
2020-02-06 17:13:56 +01:00
Luis Alfredo Figueroa Bracamontes 193b5c1f2f
Update strings.xml Español
The new editor translations
2020-01-29 20:14:14 -06:00
akcanSoft 4d96af4d7f
new tr strings updated 2020-01-29 12:15:04 +03:00
tibbi 6bb6853d49 update version to 6.12.0 2020-01-28 19:02:48 +01:00
tibbi 2476b97452 properly launch the main activity on first app use 2020-01-28 18:51:28 +01:00
tibbi 61ded74c06 update commons to 5.21.28 2020-01-28 18:45:22 +01:00
ForgottenUmbrella 9877cbaf2c Remove unreachable branches in video completion handling
It is never the case that `loopVideos == true` in the `videoCompleted` handler,
since enabling that preference sets `repeatMode`, which in turn prevents the
player from reaching `STATE_ENDED`. Thus, the branches are unreachable.
2020-01-29 01:52:44 +11:00
ForgottenUmbrella e83db406a9 Reset progress views on video loop
The previous loop method of seeking to the beginning at video completion ensured
that the seekbar and current time text were immediately reset. Using ExoPlayer's
own implementation of video looping means that `Player.STATE_ENDED` is no longer
reached, thus the UI no longer accurately tracks progress. Restore the old
behaviour by resetting the views on position discontinuity.
2020-01-29 01:52:44 +11:00
ForgottenUmbrella f8315438d8 Let ExoPlayer handle video looping seamlessly
Now that videos are replacing the inefficient GIF format, gapless loops are
important. ExoPlayer's built-in mechanism prebuffers the video to enable this,
whereas the current implementation of seeking to the start presents a short but
noticeable delay between each loop.

Note that this change introduces an incompatibility with current behaviour: due
to google/ExoPlayer#6459, certain videos with broken audio tracks that played
fine before will no longer start. Disabling the audio track is a workaround to
re-enable looping playback, but ExoPlayer does not appear to expose a way to
check if the audio track is short enough to produce the bug.
2020-01-29 01:52:44 +11:00
tibbi 035d0363e3 fix #1723, recognize panoramic photos by a new xml tag too 2020-01-27 23:15:47 +01:00
tibbi 3e7f99fc01 fix #1725, properly remember last video playback position, if paused 2020-01-27 23:04:18 +01:00
tibbi f4c02d1168 fix #1545, properly sort Favorites by date taken 2020-01-27 21:22:10 +01:00
tibbi 650a985a9c make the Date Taken from Fix Date Taken value be higher priority than mediastore 2020-01-27 21:05:05 +01:00
tibbi 2517170aeb store the fixed Date Taken values in the new table 2020-01-27 20:48:37 +01:00
tibbi 665690c819 removing an unused debug function 2020-01-27 20:34:59 +01:00
tibbi 817229a697 lets set wereFavoritesMigrated earlier to avoid some crashlooping 2020-01-27 17:22:16 +01:00
tibbi 409be79489 migrate favorites in the new table on app upgrade 2020-01-27 15:17:46 +01:00
tibbi 9d2239d1c1 really clear all Favorites at deleting the given folder 2020-01-27 15:05:17 +01:00
tibbi 7b1dfb7318 Merge branch 'master' of github.com:SimpleMobileTools/Simple-Gallery 2020-01-27 14:47:38 +01:00
tibbi 86db0b8f19 fix unselecting invalid favorite items 2020-01-27 14:47:17 +01:00
Tibor Kaputa 58ccebf260
Merge pull request #1727 from AioiLight/master
Japanese translation
2020-01-26 22:14:31 +01:00
tibbi 4d7e95d72a shortening the czech app title 2020-01-26 19:18:43 +01:00
AioiLight 1c2d23c57d fix escape missing 2020-01-26 19:05:20 +09:00
AioiLight 76571aab9a updating Japanese translation(some strings) 2020-01-26 18:31:49 +09:00
AioiLight fef507e16d updating Japanese translation(New editor strings) 2020-01-26 17:56:16 +09:00
AioiLight ea187e117e updating the app description from original language 2020-01-26 17:22:52 +09:00
herkul-s 9607348b50
updating czech strings 2020-01-25 18:43:41 +01:00