tibbi
d9054504a3
updating a slovak string
2021-06-28 20:46:38 +02:00
tibbi
cf4f4b3627
fix #2167 , show tooltips on long pressing the fullscreens bottom action buttons
2021-06-28 20:26:38 +02:00
tibbi
2bd6614b9b
catch exceptions thrown at deleting media from db
2021-06-28 19:00:24 +02:00
tibbi
1b612a8de2
updating commons and subsampling scale image view
2021-06-28 18:59:36 +02:00
Agnieszka C
cf4c8d5a4b
Updated Polish translation
2021-06-26 22:43:45 +02:00
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