Commit graph

2472 commits

Author SHA1 Message Date
tibbi
138f563534 show a Portrait icon when appropriate 2019-10-01 21:47:43 +02:00
tibbi
740a19e594 improve portrait file recognizing 2019-10-01 12:37:38 +02:00
tibbi
3bdca11698 show portrait folders in some cases 2019-10-01 10:41:51 +02:00
tibbi
7db3b82ae0 adding more portrait filetype related improvements 2019-09-30 23:52:14 +02:00
tibbi
ff79038efa avoid concurrent arraylist modification at portrait fetching 2019-09-30 15:04:55 +02:00
tibbi
bac9bf57b1 properly retrieve cached portrait photos 2019-09-30 10:49:54 +02:00
tibbi
e684c660b5 add more handling for Portrait file type 2019-09-29 23:18:40 +02:00
tibbi
bc455addb4 do not show portrait folders on the main screen 2019-09-29 22:46:24 +02:00
tibbi
230d793a40 removing a redundant config call 2019-09-29 22:08:31 +02:00
tibbi
ad85ec5a63 start showing portrait photos better, if appropriate 2019-09-29 22:04:19 +02:00
tibbi
49ad4d812f add only Portrait folders in subdirs at fetching media 2019-09-29 21:35:08 +02:00
tibbi
77f3c3adb6 split directories at media fetching into a separate arraylist 2019-09-27 15:26:58 +02:00
tibbi
3673378434 show the recycle bin in some extra cases, if not empty 2019-09-12 22:51:42 +02:00
tibbi
1bb3cc54d8 load fullscreen images quicker 2019-09-12 22:14:10 +02:00
tibbi
ac462f5a3c fetch the file name only when needed 2019-09-12 20:22:29 +02:00
tibbi
af3b4e46f0 properly fetch the Date Taken value on Android 10 2019-09-12 20:21:25 +02:00
tibbi
4d016a9e09 fixing an error with no folders for scanning 2019-09-10 09:34:49 +02:00
tibbi
acdefe7b0a disabling some OTG related code as its handling changed once again 2019-09-08 11:25:45 +02:00
tibbi
50e39315a5 fix #1576, properly handle fullscreen toggling on Chromebooks 2019-09-07 22:53:07 +02:00
tibbi
94d34904d5 properly handle date taken after editing too 2019-09-07 17:25:59 +02:00
tibbi
28981ac870 improve FixDateTaken, rescan paths missing from mediastore if necessary 2019-09-07 17:11:20 +02:00
tibbi
1030021ca1 properly handle Date Taken value at file copy/move 2019-09-06 12:35:12 +02:00
tibbi
fff42bf309 updating Commons to 5.17.3 2019-09-03 23:27:15 +02:00
tibbi
1c20589d4d adding a setting for toggling file type visibility 2019-09-03 23:25:30 +02:00
tibbi
2aed30bd72 show gif/raw/svg indications at file thumbnails 2019-09-03 22:59:31 +02:00
tibbi
e095ee7421 fix #1552, fixing a glitch related to removing multiple folders at once 2019-09-03 21:07:53 +02:00
tibbi
e582dd6034 fix #1571, properly handle the backstack at using shortcuts 2019-09-03 20:16:00 +02:00
tibbi
84110a0638 load the fullscreen image in full resolution with Glide 2019-08-21 14:28:27 +02:00
tibbi
170decd866 properly handle videos in case the pixels arent square (wtf) 2019-08-18 12:03:10 +02:00
tibbi
9b0567e7bc lets use Glide for Subsampling image decoding, keep Picasso only at regions 2019-08-17 16:36:03 +02:00
tibbi
c6a8d6d02a fixing some menu color customization related glitches 2019-08-11 21:39:43 +02:00
tibbi
bb109fce95 update the top menu colors depending on the primary color B/W 2019-08-11 17:32:49 +02:00
tibbi
6033d6a812 adding a null check at the MediaSideScroll 2019-08-11 15:56:38 +02:00
tibbi
4595f6549a lets show some error messages during file fetching 2019-08-11 15:50:28 +02:00
tibbi
c93705ebef reordering a few lines around media fetching 2019-08-11 15:22:25 +02:00
tibbi
82aa3e4bd7 adding a new FAQ item about downloading issues 2019-08-11 12:54:55 +02:00
tibbi
a66596f160 try improving the image loading performance on weaker devices 2019-08-11 12:10:13 +02:00
tibbi
51260d351f fix #1523, check SAF dialog at restoring recycle bin items to SD cards 2019-08-10 21:59:39 +02:00
tibbi
2de3e9abc4 fix #1537, fixing a glitch at opening Favorite videos 2019-08-10 21:34:58 +02:00
tibbi
f43784e90a fix date taken values automatically after file copy/move 2019-08-10 20:38:40 +02:00
tibbi
9433184d6b catching another exception at deleting dir paths 2019-08-10 20:03:55 +02:00
tibbi
70ef61e0ac catch exceptions thrown at updating widgets 2019-08-10 19:59:46 +02:00
tibbi
b85814c7f8 updating some remaining icons to vectors 2019-08-10 17:45:58 +02:00
tibbi
67d6a9434e updating commons with some new vector icons 2019-08-09 12:01:01 +02:00
tibbi
e7589591cb updating commons, replace some new icons with vectors 2019-08-09 11:02:20 +02:00
tibbi
197d504326 do some preparations for allowing decimals at aspect ratios 2019-08-04 11:03:23 +02:00
tibbi
51673ebdf4 do not allow clicking file thumbnails, when activity is finishing 2019-08-03 18:17:12 +02:00
tibbi
2196d1f4f9 adding a crashfix 2019-08-03 09:25:42 +02:00
tibbi
3d605b3561 Allow toggling between the old renaming of appending/prepending or using a pattern 2019-08-02 17:23:19 +02:00
tibbi
995ae1402b rewriting the way exoplayer handles videos, fixing some glitches 2019-08-02 17:00:27 +02:00
tibbi
70dcad6168 removing an empty line 2019-08-02 15:57:35 +02:00
tibbi
860ea21386 improve the main screen performance, rescan folders with new images first 2019-08-02 14:00:19 +02:00
tibbi
5863180738 if a parent folder contains .nomedia, add it to included folders at unhiding 2019-08-01 23:36:12 +02:00
tibbi
28ec4ef02d show navbar customization and share order at Whats New 2019-07-29 19:35:21 +02:00
tibbi
bc3683deb9 adding some crashfixes 2019-07-29 17:46:13 +02:00
tibbi
29f8f449b9 fix #1520, avoid showing some invalid folders as files 2019-07-29 13:13:53 +02:00
tibbi
73fef1a737 fix #1005, share items in the order they were selected 2019-07-29 12:51:43 +02:00
tibbi
028dd1e03b apply the new sideloading check at the editor too 2019-07-28 20:47:50 +02:00
tibbi
f19ddf1a0d add the sideloading check in more activities 2019-07-28 20:40:57 +02:00
tibbi
af96e77313 catching some exceptions at adding media in db 2019-07-28 19:50:15 +02:00
tibbi
9c7c995251 moving whole new photo fetcher handling on a background thread 2019-07-28 19:30:17 +02:00
tibbi
b1b173081a adding some extra check to avoid deleting new nonempty folders 2019-07-28 19:17:01 +02:00
tibbi
fd0014cbe6 make use of some new .nomedia checking extensions 2019-07-24 14:35:11 +02:00
tibbi
cde70c40f6 ignore saved video positions at export/import 2019-07-22 11:47:59 +02:00
tibbi
924b72d6ff add a menu button for toggling filename visibility at search activity 2019-07-09 22:39:51 +02:00
tibbi
7f0d5f9300 show a placeholder at using Search whenever appropriate 2019-07-09 22:25:18 +02:00
tibbi
ee929a9d1b show a button at folder searching for switching to file searching 2019-07-09 22:05:39 +02:00
tibbi
dfcecb31bf reactive the previous way of searching folders 2019-07-09 21:54:53 +02:00
tibbi
4e2d9d4957 update commons to 5.14.15 2019-07-08 23:00:28 +02:00
tibbi
772880aa77 show file extended details when expected 2019-07-08 22:48:38 +02:00
tibbi
f2895845ee removing some unused extended detail fields 2019-07-08 22:37:15 +02:00
tibbi
4f6bf2de5c adding GPS coordinates to the available extended details to show 2019-07-08 22:35:47 +02:00
tibbi
b48ca1b4cc add "Show on map" item at photo video activity 2019-07-08 22:22:23 +02:00
tibbi
0acafd7435 simplify EXIF coordinate fetching, use built in functions 2019-07-08 15:13:26 +02:00
tibbi
b9322d3dd6 prioritize some folders at getFoldersToScan 2019-07-07 21:40:20 +02:00
tibbi
9809930390 properly handle locked folders and third party intents 2019-07-02 23:18:07 +02:00
tibbi
3b2d9322fd add handling for recycle bin locking too 2019-07-02 21:20:00 +02:00
tibbi
4d3d7eaf3f handle locked passwords as copy/move destinations 2019-07-02 21:17:27 +02:00
tibbi
6625a3dbb7 handle Properties and Un/hiding of locked folders 2019-07-02 21:15:17 +02:00
tibbi
6e01ea3386 do not allow batch deleting locked folders, only one 2019-07-02 20:52:17 +02:00
tibbi
505b925ed8 prompt folder unlocking at some operations 2019-07-02 20:36:24 +02:00
tibbi
734db5f242 avoid fetching locked folder items at Show All Folders Content 2019-07-02 20:15:49 +02:00
tibbi
9aea2eec63 do not allow freely opening locked folders, ask for unlocking 2019-07-02 20:09:44 +02:00
tibbi
6b9773d461 adjust the Lock icon and the background color appropriately 2019-07-02 20:01:16 +02:00
tibbi
a58170f84a show locked folder placeholder cover at the list view too 2019-07-02 19:52:03 +02:00
tibbi
820fa8883d do not show locked folders thumbnails, just a placeholder 2019-07-02 19:48:06 +02:00
tibbi
8497e2fdec implementing folder un/locking 2019-07-02 18:05:36 +02:00
tibbi
738cbf7d1a adding some initial folder un/locking related code 2019-07-02 17:22:21 +02:00
tibbi
be62c4ed9a catch exceptions thrown at deleting stored directory paths 2019-07-02 15:17:42 +02:00
tibbi
0dcb96d565 renaming some variables 2019-07-02 14:01:59 +02:00
tibbi
2bc12a86d1 use glide for loading static gifs for better performance 2019-07-02 11:53:18 +02:00
tibbi
86f73f8d5c avoid creating unnecessary background threads 2019-06-27 11:43:07 +02:00
tibbi
4958402919 try catching an exception at an editor filter applying 2019-06-27 10:10:29 +02:00
tibbi
f066f4b84a catch exceptions thrown at clearing the recycle bin 2019-06-27 09:52:11 +02:00
tibbi
44014ef44a fix #1461, avoid a glitch at rotated pngs getting deleted 2019-06-27 09:42:44 +02:00
tibbi
54e5cb2c14 adding file deleting from the search results view 2019-06-26 23:44:04 +02:00
tibbi
b2cd19109f properly handle item refreshing at the search screen 2019-06-26 23:15:04 +02:00
tibbi
49510884b7 properly handle horizontal scrolling at search results 2019-06-26 23:00:57 +02:00
tibbi
8691f4ea68 removing a redundant variable 2019-06-26 16:48:14 +02:00
tibbi
02b3f4d5c2 copying some file thumbnail related code to the search screen 2019-06-26 12:47:13 +02:00