Commit graph

448 commits

Author SHA1 Message Date
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
tibbi
e7edb729a4 add file fetching at the search activity 2019-06-26 12:06:12 +02:00
tibbi
10f903129d remove pull to refresh layout from the search results 2019-06-26 11:18:48 +02:00
tibbi
6ee3f04d8f start migrating search related functionality into SearchActivity 2019-06-25 15:06:52 +02:00
tibbi
58ba160571 show a placeholder text if search gives no results 2019-06-25 11:19:56 +02:00
tibbi
6aa597bdaf always underline the "Change Filters" placeholder text 2019-06-24 00:13:32 +02:00
tibbi
bf7b0d0386 fix #1474, improve the handling of third party intents and type filters 2019-06-23 23:07:36 +02:00
tibbi
6feccf3973 fix #72, add Print functionality at fullscreen images 2019-06-23 22:36:49 +02:00
tibbi
af36fd45ad properly handle instant slideshow transition without animations 2019-06-21 12:16:38 +02:00
tibbi
86ac8caad7 allow changing the slideshow animation 2019-06-21 11:46:49 +02:00
tibbi
c60e321278 adding an Animation field at the slideshow config dialog 2019-06-20 15:40:33 +02:00
tibbi
2c9ac6e440 adding an implementation of slideshow fade animations 2019-06-20 15:17:55 +02:00
tibbi
cd261dc8e1 adding some constants related to slideshow animations 2019-06-20 12:29:55 +02:00
tibbi
ee33646b70 removing a slideshow fade animation button + 2 related strings 2019-06-20 10:10:08 +02:00
tibbi
07fcbaae6a fix #1450, make sure the shortcut opens the proper folder if the app is paused 2019-06-19 21:43:56 +02:00
tibbi
48f097f789 properly handle grouping by last_modified and date_taken monthly 2019-06-18 23:43:06 +02:00
tibbi
3e2c66e294 adding some new grouping related constants 2019-06-18 23:02:18 +02:00
tibbi
50bc2f45b5 improve the performance at checking if a video is panorama 2019-06-18 12:48:49 +02:00
tibbi
331b016a95 extending the try/catch block at adding paths to db 2019-06-17 16:51:18 +02:00
tibbi
b474ea7397 updating commons to 5.13.14 2019-06-14 15:19:57 +02:00
tibbi
f61979b6eb make the database favorite checker case insensitive 2019-06-11 22:59:14 +02:00
tibbi
6f6449c2b7 avoid reseting favorite items in one more case 2019-06-11 16:56:42 +02:00
tibbi
08ee4c60ef fix #1449, do not wipe favorite items at fixing date taken values 2019-06-11 16:46:05 +02:00
tibbi
a37b9d81e1 show the available aspect ratios by default in the editor 2019-06-11 12:48:19 +02:00
tibbi
323d9f999d fixing a crash at uninitialized variable at PhotoFragment 2019-06-10 23:57:45 +02:00
tibbi
402eb61f79 catch exceptions thrown at updating db directories 2019-06-10 23:53:37 +02:00
tibbi
789152a98d do not allow clicking on the Panorama button at fullscreen mode 2019-06-10 23:36:50 +02:00
tibbi
d05f3b7d8d fetch video resolutions at videofragment on a background thread 2019-06-10 23:34:43 +02:00
tibbi
8256580ec2 replacing some recursive path scans with direct path scans 2019-05-28 21:44:27 +02:00
tibbi
e9c23d3d7b initialize mMedium asap at fragments 2019-05-26 22:01:15 +02:00
tibbi
d8e0e87cb1 adding some default medium at creating directories from files 2019-05-26 21:57:18 +02:00
tibbi
37a04d300b update the placeholder text appropriately if no media files are found 2019-05-26 21:51:31 +02:00
tibbi
a9cf7f9d8c show the warning at deleting a folder in red 2019-05-26 20:37:35 +02:00