tibbi
|
9cce753ede
|
use a different thread for doing database things at folder thumbnails view
|
2020-04-26 11:36:28 +02:00 |
|
tibbi
|
1130407046
|
rescan folders after restarting so they get scanned quicker later
|
2020-04-26 10:04:38 +02:00 |
|
tibbi
|
462182271d
|
make sure to always create a new thread for inserting some things in db
|
2020-04-25 16:20:21 +02:00 |
|
tibbi
|
963fd57113
|
avoid loading the gallery twice at first launch, caused by permission
|
2020-04-25 12:52:52 +02:00 |
|
tibbi
|
ca46970023
|
removing un/hide and exclude menu items from folder screen
|
2020-04-24 19:11:14 +02:00 |
|
tibbi
|
25177e6d3d
|
show Portrait photos by default only on Android 9+
|
2020-04-24 17:55:10 +02:00 |
|
tibbi
|
1b1fac9b56
|
flip some checks at Portrait photos to make it quicker
|
2020-04-24 17:48:26 +02:00 |
|
tibbi
|
aa4af8a292
|
make folders distinct before checking if they should be visible
|
2020-04-24 14:40:55 +02:00 |
|
tibbi
|
26e96418b6
|
speed up some folder visibility checks
|
2020-04-24 11:22:38 +02:00 |
|
tibbi
|
0a98fd0536
|
catch exceptions thrown at getting file date taken
|
2020-04-23 23:02:38 +02:00 |
|
tibbi
|
db210e8bd1
|
speed up the sidebar date and time formatter at scrolling
|
2020-04-23 22:34:58 +02:00 |
|
tibbi
|
f8c80c2a5f
|
speed up the fastscroller date text fetching
|
2020-04-23 22:24:42 +02:00 |
|
tibbi
|
c57b3edac5
|
minor code style update
|
2020-04-23 21:21:55 +02:00 |
|
tibbi
|
582048590f
|
do not allow clicking the play/pause at fullscreen videos
|
2020-04-21 18:00:15 +02:00 |
|
tibbi
|
ea1f4781e0
|
set up the bottom action buttons before displaying
|
2020-04-21 17:52:02 +02:00 |
|
tibbi
|
f9d581925b
|
fixing the glitch with bottom actionbar being at the top
|
2020-04-21 17:49:49 +02:00 |
|
tibbi
|
38aea1cdeb
|
moving some video related icons to Commons
|
2020-04-21 13:14:29 +02:00 |
|
tibbi
|
b75c58fa0c
|
use the extended navigation bar height check at the video fragment too
|
2020-04-20 23:00:09 +02:00 |
|
tibbi
|
0aa268ce29
|
properly handle authentication skipping at videos too
|
2020-04-20 22:21:25 +02:00 |
|
tibbi
|
bc37181dfd
|
use the selected date format at grouping sections
|
2020-04-20 20:29:28 +02:00 |
|
tibbi
|
638dab9d97
|
do not ask for authentication on every screen, at locked folders
|
2020-04-20 20:22:33 +02:00 |
|
tibbi
|
a1e0d07798
|
fix a glitch with fullscreen view bottom actions being at the top
|
2020-04-20 20:11:57 +02:00 |
|
tibbi
|
5ca662103b
|
removing the folder locking check from a few places to avoid duplication
|
2020-04-18 15:30:43 +02:00 |
|
tibbi
|
f251fec964
|
use more descriptive variable naming at unlocking
|
2020-04-18 13:10:50 +02:00 |
|
tibbi
|
8ece25d033
|
properly handle folder locking at shortcuts and widgets
|
2020-04-18 13:09:46 +02:00 |
|
tibbi
|
e765332e3b
|
making the visibility toggling function a bit clearer to read
|
2020-04-18 12:27:39 +02:00 |
|
tibbi
|
8ca190d8ef
|
do not add a folder to Included ones in a specific case, it is confusing
|
2020-04-18 12:26:38 +02:00 |
|
tibbi
|
22cfd20b58
|
make sure to rescan a folder after deleting .nomedia file
|
2020-04-18 11:52:12 +02:00 |
|
tibbi
|
e37f42a93c
|
move location showing on map into Commons
|
2020-04-18 11:38:19 +02:00 |
|
tibbi
|
aa7300fc35
|
updating placeholder texts a bit
|
2020-04-18 10:32:13 +02:00 |
|
tibbi
|
c20f6fed0f
|
updating Subsampling scale image view + null check
|
2020-04-14 22:49:05 +02:00 |
|
tibbi
|
ed501572d1
|
shortening some code by importing more specific mediastore classes
|
2020-04-14 16:25:27 +02:00 |
|
tibbi
|
c1f7f3eada
|
improving file type recognition at third party intents
|
2020-04-09 15:49:13 +02:00 |
|
tibbi
|
44e07edb81
|
move folder sorting handling in Commons
|
2020-03-26 12:28:49 +01:00 |
|
tibbi
|
3e401bb3af
|
moving some extension functions into Commons
|
2020-03-25 22:41:44 +01:00 |
|
tibbi
|
53d48cce6d
|
adding some old editor improvements, do not request storage permission
|
2020-03-19 18:34:37 +01:00 |
|
tibbi
|
1a05ea8db4
|
do not require the Storage permission at video player activity
|
2020-03-19 17:32:46 +01:00 |
|
tibbi
|
70a0d0f7a9
|
properly handle content uris as Panorama Videos
|
2020-03-19 17:24:56 +01:00 |
|
tibbi
|
83ab2ad56e
|
properly handle panorama photos without storage access
|
2020-03-19 16:37:57 +01:00 |
|
tibbi
|
ffd15a417a
|
at repeated file loading by content uri, check also if file is panorama
|
2020-03-19 16:29:22 +01:00 |
|
tibbi
|
518fc9ec1b
|
try loading image by its content uri, if real path fails
|
2020-03-19 16:22:06 +01:00 |
|
tibbi
|
82bf87d154
|
changing the way folders are fetched, do not rely on BUCKET_ID
|
2020-03-18 23:48:51 +01:00 |
|
tibbi
|
327e30e0ef
|
hide the Manage Hidden Folders in the app settings on Android 10+
|
2020-03-18 23:15:35 +01:00 |
|
tibbi
|
bdccb98895
|
use Scoped Storage at importing app settings
|
2020-03-18 23:10:20 +01:00 |
|
tibbi
|
2262829077
|
fix #1785, properly handle deleting playing videos
|
2020-03-18 21:40:23 +01:00 |
|
tibbi
|
c25ce6eafe
|
fix a glitch at including/excluding folders
|
2020-03-07 23:21:22 +01:00 |
|
tibbi
|
23b7e2fef1
|
fix #1772, add the old editor back in the foss app flavor
|
2020-03-05 23:17:48 +01:00 |
|
tibbi
|
de48742daa
|
avoid showing portrait photos on the main screen
|
2020-03-05 20:02:31 +01:00 |
|
tibbi
|
97436ba004
|
breaking an if/else statement into multiple lines
|
2020-03-04 14:44:27 +01:00 |
|
tibbi
|
1634ed47a8
|
do not rescan .nomedia file at hiding a folder, it can delete the file
|
2020-03-03 16:55:24 +01:00 |
|