Commit graph

4830 commits

Author SHA1 Message Date
tibbi
f6a1ba1c74 moving file deletion handling into Commons 2021-10-08 22:16:30 +02:00
tibbi
841d770167 formatting some code style and imports in activities, no real change 2021-10-08 21:51:12 +02:00
tibbi
3781ee1f04 adding a helper function for fetching media store IDs from file paths 2021-10-08 21:48:34 +02:00
tibbi
e268927756 rescan files after editing 2021-10-08 20:30:54 +02:00
tibbi
02afd54309 allow fast trimming in the video editor, should fix some glitches 2021-10-03 19:32:45 +02:00
tibbi
48bf301e55 do not close the Upgraded From Free dialog on clicking outside of it 2021-10-03 19:32:32 +02:00
tibbi
3e8593498f removing some PIN icons 2021-10-03 19:28:39 +02:00
chreddy
f6276e8dca
Updating Danish translation 2021-10-01 22:54:18 +02:00
Valdnet
a445f67fa5
i18n: [PL] Change in translation
Changing the translation for a text string for the selected menu image.
2021-09-15 12:04:02 +02:00
tibbi
21305a6d6d catch exceptions thrown at fixing date taken values 2021-09-09 15:37:26 +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
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
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
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
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
Agnieszka C
cf4c8d5a4b Updated Polish translation 2021-06-26 22:43:45 +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
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
53f3cfe02e initiate touchhelper at folders only when going to drag & drop 2021-05-14 20:01:47 +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
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
762220533c removing a debug statement 2021-04-18 21:21:46 +02:00