Commit graph

6911 commits

Author SHA1 Message Date
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
Tibor Kaputa
66662149a9
Update .editorconfig 2021-08-17 09:36:57 +02:00
Tibor Kaputa
fbfa2ffe00
Update .editorconfig 2021-08-16 23:14:58 +02:00
Tibor Kaputa
add276c476
Merge pull request #2195 from Aga-C/master
Updated Polish translation to fastlane
2021-08-08 22:21:47 +02:00
Agnieszka C
011d5a5f0e Updated Polish translation to fastlane 2021-08-08 13:19:59 +02:00
tibbi
cf42a84ae4 fixing some compilation errors 2021-07-25 11:28:50 +02:00
Tibor Kaputa
8bf18ccea1
Merge pull request #2177 from GobinathAL/master
Updated Tamil Translation
2021-07-10 23:08:01 +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
Tibor Kaputa
d46ada2c0a
Merge pull request #2173 from spkprs/patch-45
fix.xml
2021-07-04 19:50:22 +02:00
spkprs
5eeff84b09
Update strings.xml 2021-07-04 18:21:28 +03:00
Tibor Kaputa
8fa3ed3d92
Merge pull request #2171 from RodolfoCandido/translation-PT-BR
Brazilian Portuguese translation updated
2021-07-03 21:17:55 +02:00
RodolfoCandido
5b4024a9b0
Updated Brazilian Portuguese translation 2021-07-03 17:49:04 +00:00
tibbi
2cfe392212 updating changelog 2021-06-28 21:15:03 +02: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
Tibor Kaputa
38a040a5f1
Merge pull request #2163 from Aga-C/polish-translation
Updated Polish translation
2021-06-27 22:17:56 +02:00
Agnieszka C
cf4c8d5a4b Updated Polish translation 2021-06-26 22:43:45 +02:00
tibbi
5989b955ff updating changelog 2021-06-18 14:02:56 +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
b18b2a10a0 Merge branch 'master' of github.com:SimpleMobileTools/Simple-Gallery 2021-06-18 10:03:30 +02:00
Tibor Kaputa
ee9d931983
Merge pull request #2140 from GobinathAL/patch-dialog-filter-media
Fixed an issue in landscape mode
2021-06-18 10:03:25 +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
df7c6e6501
Merge pull request #2159 from DaPa/master
Avoid SQLite connection object leaking
2021-06-18 10:01:44 +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
Tibor Kaputa
51475a4c65
Merge pull request #2158 from avtkal/master
Updated Basque translations
2021-06-15 23:44:54 +02:00
Enara Larraitz
f0adcaf7f4 Updated Basque translations 2021-06-15 19:49:42 +02:00
tibbi
f5ed743b71 updating kotlin and photo/video editor 2021-06-14 17:07:27 +02:00
tibbi
37975f7ece updating commons 2021-06-14 17:02:59 +02:00
Tibor Kaputa
a7c8ceb010
Merge pull request #2154 from unbranched/master
Italian translation update
2021-06-04 09:29:42 +02:00