tibbi
78fce991a2
updating commons, kotlin and photo editor sdk
2021-09-07 23:20:13 +02:00
tibbi
4d00682ec6
avoid rescanning paths in some cases
...
This can make files not be recognized as media files in some other apps,
but rescanning can also too easily delete files. Let's try playing it
safe.
2021-08-30 22:38:29 +02:00
tibbi
d9194176ee
catch errors thrown at updating a files favorite state
2021-08-29 23:25:42 +02:00
tibbi
2f15893cda
fix #1673 , make sure the proper file opens at third party intents
2021-08-29 23:00:30 +02:00
tibbi
03a3f5d187
moving a function a bit up
2021-08-29 22:55:19 +02:00
solokot
1a1efa1963
Updated Russian translation
2021-08-27 22:28:04 +04:00
Tibor Kaputa
61128af047
Update strings.xml
2021-08-27 19:23:18 +02:00
teemue
2583d0a27c
Updated FI translation
2021-08-27 19:58:43 +03:00
AlbatorV
c6118d9e09
Update strings.xml
2021-08-27 11:25:00 +02:00
tibbi
1bbfd7484e
make sure the bottom action Rotate button is visible only when appropriate
2021-08-20 14:01:49 +02:00
Solatec Informàtica
095d855e0f
Update strings.xml
2021-08-19 10:22:29 +02:00
tibbi
98fd224160
update version to 6.21.0
2021-08-18 10:10:10 +02:00
tibbi
8a88a69eea
fix #2202 , fix crashing at zooming heic files on some devices
2021-08-18 09:55:49 +02:00
Tibor Kaputa
6fa72db840
Merge pull request #2201 from Aga-C/master
...
Updated Polish translation
2021-08-18 00:22:15 +02:00
Agnieszka C
69739b9a31
Updated Polish translation
2021-08-17 19:08:29 +02:00
Guillaume
e1624df550
Dutch
2021-08-17 17:29:10 +02:00
tibbi
47f73e9f37
adding support for .apng files
2021-08-17 16:43:20 +02:00
tibbi
10663cd1da
updating constraintlayout to 2.1.0
2021-08-17 15:36:30 +02:00
Tibor Kaputa
51dfadf55a
Merge pull request #2176 from spkprs/patch-46
...
Update strings.xml
2021-08-17 12:35:35 +02:00
Tibor Kaputa
994076cba7
Update strings.xml
2021-08-17 12:35:22 +02:00
tibbi
630d7c0820
adding a new string for the editor
2021-08-17 12:35:04 +02:00
tibbi
a39b4ee459
fix #2192 , disable fullscreen bottom actions if invisible
2021-08-17 12:29:31 +02:00
tibbi
43e5b8bb51
updating photo editor SDK, kotlin, commons, gradle
2021-08-17 12:20:38 +02:00
tibbi
cf42a84ae4
fixing some compilation errors
2021-07-25 11:28:50 +02:00
GobinathAL
506368605b
Add files via upload
2021-07-10 09:51:46 +05:30
GobinathAL
8d22de7f3e
Add files via upload
2021-07-10 09:20:23 +05:30
GobinathAL
1f98abff60
Add files via upload
2021-07-10 09:09:50 +05:30
spkprs
d5a36a264f
Update strings.xml
2021-07-06 20:36:27 +03:00
tibbi
d40294a822
optimize settings cache calculation
2021-07-04 22:03:33 +02:00
tibbi
a233600d28
allow disabling fullscreen volume and brightness video gestures
2021-07-04 22:03:17 +02:00
spkprs
5eeff84b09
Update strings.xml
2021-07-04 18:21:28 +03:00
RodolfoCandido
5b4024a9b0
Updated Brazilian Portuguese translation
2021-07-03 17:49:04 +00:00
tibbi
600d0b331b
update version to 6.20.3
2021-06-28 21:14:57 +02:00
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