Commit Graph

5533 Commits

Author SHA1 Message Date
51dfadf55a Merge pull request #2176 from spkprs/patch-46
Update strings.xml
2021-08-17 12:35:35 +02:00
994076cba7 Update strings.xml 2021-08-17 12:35:22 +02:00
630d7c0820 adding a new string for the editor 2021-08-17 12:35:04 +02:00
a39b4ee459 fix #2192, disable fullscreen bottom actions if invisible 2021-08-17 12:29:31 +02:00
43e5b8bb51 updating photo editor SDK, kotlin, commons, gradle 2021-08-17 12:20:38 +02:00
cf42a84ae4 fixing some compilation errors 2021-07-25 11:28:50 +02:00
506368605b Add files via upload 2021-07-10 09:51:46 +05:30
8d22de7f3e Add files via upload 2021-07-10 09:20:23 +05:30
1f98abff60 Add files via upload 2021-07-10 09:09:50 +05:30
d5a36a264f Update strings.xml 2021-07-06 20:36:27 +03:00
d40294a822 optimize settings cache calculation 2021-07-04 22:03:33 +02:00
a233600d28 allow disabling fullscreen volume and brightness video gestures 2021-07-04 22:03:17 +02:00
5eeff84b09 Update strings.xml 2021-07-04 18:21:28 +03:00
5b4024a9b0 Updated Brazilian Portuguese translation 2021-07-03 17:49:04 +00:00
600d0b331b update version to 6.20.3 2021-06-28 21:14:57 +02:00
d9054504a3 updating a slovak string 2021-06-28 20:46:38 +02:00
cf4f4b3627 fix #2167, show tooltips on long pressing the fullscreens bottom action buttons 2021-06-28 20:26:38 +02:00
2bd6614b9b catch exceptions thrown at deleting media from db 2021-06-28 19:00:24 +02:00
1b612a8de2 updating commons and subsampling scale image view 2021-06-28 18:59:36 +02:00
cf4c8d5a4b Updated Polish translation 2021-06-26 22:43:45 +02:00
f63a110887 update version to 6.20.2 2021-06-18 14:02:50 +02:00
39ac2253df updating commons 2021-06-18 13:55:28 +02:00
5c0f7d493e fix a glitch with loading huge png thumbnails on Android 11+ 2021-06-18 13:42:38 +02:00
516f20856d adding a widget null check 2021-06-18 13:40:33 +02:00
d56510874b autoformatting the filtering dialog changes 2021-06-18 10:04:07 +02:00
8c21164de3 Merge branch 'patch-dialog-filter-media' of https://github.com/GobinathAL/Simple-Gallery 2021-06-18 10:02:35 +02:00
e603663f0b Update GalleryDatabase.kt 2021-06-18 10:00:46 +02:00
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
7e83dc5b06 fix a glitch with edited videos having too low resolution in some cases 2021-06-16 23:14:27 +02:00
e7c63a8b52 fixing some compile errors 2021-06-16 23:12:48 +02:00
f0adcaf7f4 Updated Basque translations 2021-06-15 19:49:42 +02:00
37975f7ece updating commons 2021-06-14 17:02:59 +02:00
d20a69a6b6 Italian translation update 2021-06-02 19:38:26 +02:00
9de6ab01da Update strings.xml 2021-06-02 14:57:57 +03:00
540ad8eee3 Update strings.xml 2021-06-01 17:41:35 +03:00
2645b449eb Norwegian (nb) translation update 2021-05-26 20:15:30 +02:00
3c3f782fe7 Merge branch 'master' into master 2021-05-26 19:54:02 +02:00
ea19938482 added ScrollView as parent to fix issues in landscape mode 2021-05-22 12:13:34 +05:30
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
f74992ffdb Update strings.xml 2021-05-19 01:44:06 +08:00
afddd74e3b Update strings.xml 2021-05-19 01:20:04 +08:00
6c487790b4 reverting a german translation 2021-05-18 15:18:38 +02:00
ae45420c17 improving the polish translation 2021-05-18 09:22:07 +02:00
8e15aa1c5d Merge pull request #2136 from AlbatorV/patch-20
Update strings.xml
2021-05-17 12:20:11 +02:00
b34d94b5ed updating commons 2021-05-17 10:43:20 +02:00
f4549b3924 Update strings.xml 2021-05-17 10:11:56 +02:00
4ca46c8512 Improved FI Translation 2021-05-15 15:14:28 +03:00
26701c65de tweaking a german string 2021-05-15 12:59:10 +02:00
ee68525a40 update version to 6.20.1 2021-05-14 20:07:31 +02:00
53f3cfe02e initiate touchhelper at folders only when going to drag & drop 2021-05-14 20:01:47 +02:00