Commit graph

2728 commits

Author SHA1 Message Date
tibbi
3e134c4e37 fixing some thumbnail coloring issues 2020-11-10 10:07:44 +01:00
tibbi
d4117fde5a adding thumbnail customization and default folder at Whats New 2020-11-09 16:48:33 +01:00
tibbi
564e56b20d moving the default folder related code up 2020-11-09 13:40:17 +01:00
tibbi
58a838f770 allow setting the Recycle bin and Favorites folders as defaults 2020-11-09 12:39:10 +01:00
Tibor Kaputa
78f40ebc9f
Merge pull request #1945 from roland-kister/master
Added default folder option
2020-11-08 23:01:27 +01:00
tibbi
425d1f77b5 use the local config variable at folders 2020-11-08 21:39:39 +01:00
tibbi
c2ee93e039 recreate the directory adapter if something thumbnail style related changes 2020-11-08 21:30:26 +01:00
tibbi
e37fe3ab37 add handling for limiting long folder titles to 1 line 2020-11-08 21:10:37 +01:00
tibbi
5573a4eb18 fixing some additional customization glitches 2020-11-08 21:05:50 +01:00
tibbi
650c04d3c3 adding a couple customization fixes 2020-11-08 20:44:58 +01:00
tibbi
9f12a3a6f1 use proper folder name with all settings 2020-11-08 20:20:35 +01:00
tibbi
042e50d8de properly handle exporting and importing thumbnail style related values 2020-11-08 20:04:39 +01:00
tibbi
b613ab02ab finishing up the thumbnail customizer dialog 2020-11-08 19:42:07 +01:00
tibbi
781adcfa10 renaming the directory thumbnail file, append square 2020-11-08 19:15:05 +01:00
tibbi
fe5cb84ccc show proper folder name at style sample 2020-11-08 18:41:55 +01:00
tibbi
5218f8f359 adding a sample image at thumbnail style customizatation dialog 2020-11-08 18:40:45 +01:00
tibbi
01efb1bf81 store the selected customization related values 2020-11-08 15:49:34 +01:00
tibbi
20ef1924a7 creating the thumbnail customization dialog 2020-11-08 15:31:56 +01:00
tibbi
b35b22d0eb preparing some folder customization things 2020-11-08 11:45:33 +01:00
Roland Kister
273ac6bd01 Merge branch 'master' of github.com:SimpleMobileTools/Simple-Gallery into master 2020-11-03 22:50:40 +01:00
Roland Kister
f817755a04 Changed config.defaultFolder to String 2020-11-03 22:48:51 +01:00
tibbi
4ab2b6a437 reverting to the previous UI of the main screen 2020-11-03 10:16:48 +01:00
tibbi
e9a878454c fixing some folder UI glitches 2020-11-02 13:35:14 +01:00
tibbi
46002b4358 use smaller rounded corners at list views 2020-11-02 13:22:30 +01:00
tibbi
e8dd9144c1 do not show file count on the main screen if it is disabled in settings 2020-11-02 12:51:54 +01:00
tibbi
4106df2b6c fix #1897, properly load zoomable images in some cases 2020-11-02 12:17:06 +01:00
tibbi
c7d4be1d9d fix the new UI with horizontal view too 2020-11-01 23:42:03 +01:00
tibbi
bcabc231e2 calculate the scrollview height properly for the scrollbar 2020-11-01 22:20:02 +01:00
tibbi
a7c1789a55 updating the main screens UI, use rounded corners at thumbnails 2020-11-01 21:58:18 +01:00
tibbi
8896730d8b catch exceptions thrown at fetching nomedia folders 2020-11-01 17:26:21 +01:00
tibbi
7093640f66 moving some grid/list view related things in Commons, no real change 2020-10-30 08:49:20 +01:00
tibbi
6ebf54c799 adding a new FAQ item about selecting multiple items 2020-10-28 21:59:23 +01:00
tibbi
4ef159e912 rely on noMedia files from MediaStore on a couple more places 2020-10-28 21:01:51 +01:00
tibbi
eb9ca5df77 fetch nomedia files from MediaStore, use them for quick check 2020-10-28 20:34:30 +01:00
tibbi
a4c590ddd3 insert created nomedia files into MediaStore manually 2020-10-28 20:06:34 +01:00
tibbi
ba4ba6a338 make sure to rescan some WhatsApp folders by default 2020-10-28 18:05:38 +01:00
tibbi
7c8cd2f1f3 removing the prompt about Simple Dialer, SMS Messenger and Voice Recorder 2020-10-28 18:05:26 +01:00
Roland Kister
70d68d1a4a Added default folder option 2020-10-26 09:15:53 +01:00
tibbi
ad049ecb0b wrap Date Taken value fetching in try/catch block 2020-10-24 10:06:21 +02:00
tibbi
a8f107c37f fix #1933, show wrong webp files as casual images 2020-10-10 22:29:25 +02:00
tibbi
a7b35e36b2 use thoe shorter version of cursor looping 2020-10-01 17:30:01 +02:00
tibbi
60b44c27be adding some try/catch blocks 2020-10-01 17:23:29 +02:00
tibbi
7e0ebaace9 properly fetch Date Taken values when needed 2020-09-27 21:22:30 +02:00
tibbi
a3a6ec95e5 updating commons to 5.30.17 2020-09-27 09:57:58 +02:00
tibbi
73b1d2147e fixing a glitch with some folders being invisible 2020-09-27 09:56:02 +02:00
tibbi
cbf831bd31 improve storage permission handling to fix an Android 11 issue 2020-09-25 22:38:26 +02:00
tibbi
e7cb91cd34 fix a glitch with animated webp files stucking 2020-09-25 21:36:06 +02:00
tibbi
f3c55e1df8 fix #1124, properly handle playing animated WebP files 2020-09-25 21:23:47 +02:00
tibbi
03a83f5341 delete invalid DB files in batches, not one by one 2020-09-25 14:39:34 +02:00
tibbi
8d7a5b1771 cache all Date Taken values at once, not folder by folder 2020-09-25 14:00:49 +02:00