Commit graph

436 commits

Author SHA1 Message Date
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
tibbi
bd36ce4ce9 keep last modified field at recycle bin operations, when expected 2019-05-26 10:38:23 +02:00
tibbi
f20ef872ca refresh cached directly at contentobserver triggering too 2019-05-26 10:29:57 +02:00
tibbi
1445434930 moving the directory refreshing function in a context extension 2019-05-26 10:25:23 +02:00
tibbi
e9cee05b9d fix #1424, delete empty folders when appropriate 2019-05-25 22:36:28 +02:00
tibbi
54e91dac7a do not show the Add to favorites menu item at the bin 2019-05-25 22:23:15 +02:00
tibbi
e0eb76c68e fix #1425, do not show the Add To Favorites menu item at the recycle bin 2019-05-25 22:18:25 +02:00
tibbi
d9a3dda095 update the stored directories at background media adding too 2019-05-25 21:53:12 +02:00
tibbi
b77e7fbca6 moving the function for creating directories from files to Context extension 2019-05-25 21:44:30 +02:00
tibbi
25b7a0a0ab improve batch renaming, allow using date time patterns 2019-05-25 21:10:49 +02:00
tibbi
bd97796d4e use low priority for loading png thumbnails too 2019-05-16 08:33:47 +02:00
tibbi
6088da8421 fix opening third party intents 2019-05-15 15:01:17 +02:00
tibbi
7e73d979a1 speed up video moving in the recycle bin from fullscreen view 2019-05-15 09:12:47 +02:00