Commit graph

3538 commits

Author SHA1 Message Date
tibbi
ebaf64af70 updating changelog 2018-06-28 20:00:29 +02:00
tibbi
8d7cb4ee93 update version to 4.3.1 2018-06-28 20:00:24 +02:00
tibbi
a0b6e97f62 adding some crashfixes 2018-06-28 19:59:21 +02:00
tibbi
89c1414165 updating changelog 2018-06-28 15:54:10 +02:00
tibbi
1e792c1372 update version to 4.3.0 2018-06-28 15:54:05 +02:00
tibbi
fcb24e572a add recycle bin and Grouping in Release notes 2018-06-28 15:53:43 +02:00
tibbi
6c85b43930 remove Trashbin items after 30 days 2018-06-28 15:53:25 +02:00
tibbi
9d4913d575 update commons to 4.3.9 2018-06-28 15:36:45 +02:00
tibbi
1cca5a4252 move slideshow below Properties 2018-06-28 15:26:17 +02:00
tibbi
04c0d77ea9 adding an icon to Slideshow menu item 2018-06-28 14:00:52 +02:00
tibbi
53f9686382 adding some strings related to bottom actions customizing 2018-06-28 13:14:54 +02:00
tibbi
e5a22cd196 replace date at thumbnail grouping with Today or Yesterday, if appropriate 2018-06-28 10:12:14 +02:00
tibbi
c50960316a update a FAQ item, recycle bin has been added 2018-06-28 10:02:21 +02:00
Tibor Kaputa
6bddc49353
Merge pull request #817 from Pzqqt/patch-15
Update Simplified Chinese Translation
2018-06-28 09:12:26 +02:00
Pzqqt
6655c08724
Update strings.xml 2018-06-28 13:45:03 +08:00
tibbi
5db37d6c54 allow sorting Show All separately 2018-06-27 23:52:42 +02:00
tibbi
8bb6c50075 set grouping of Show All to Date Taken descending by default 2018-06-27 23:39:24 +02:00
tibbi
61e66a3d5d allow setting a different grouping for Show All Folders Content 2018-06-27 23:37:15 +02:00
tibbi
0f3daf9052 use the Pencil icon for Edit, do not ever show Rename as an icon 2018-06-27 22:19:37 +02:00
tibbi
cf716f901e remove the Recycle Bin folder from the database right away at restoring all items 2018-06-27 21:06:40 +02:00
tibbi
e44299a472 fix java/util/function/BiConsumer compile error on some older devices 2018-06-27 21:01:16 +02:00
tibbi
2dc18e7166 add some additional menu items for restoring recycle bin items 2018-06-27 20:46:14 +02:00
tibbi
4923d5e4af allow restoring files from the recycle bin at the fullscreen view 2018-06-27 20:25:12 +02:00
tibbi
e57a8d60eb adding a confirmation dialog at recycle bin emptying 2018-06-27 19:45:47 +02:00
Tibor Kaputa
2dacf695fe
Merge pull request #816 from gregory678/patch-9
PL translation updates [2018.06.27]
2018-06-27 18:59:50 +02:00
tibbi
b0cafd05c4 show the Recycle Bin content size at settings 2018-06-27 18:59:00 +02:00
tibbi
317089a4ff adding a Settings button for emptying the recycle bin 2018-06-27 18:50:30 +02:00
tibbi
b0c4ba7d99 show a toast at recycle bin emptying 2018-06-27 18:45:31 +02:00
tibbi
15440cab42 allow emptying the recycle bin with some menu buttons 2018-06-27 18:40:18 +02:00
gregory678
d4e1e3a424
PL translation updates [2018.06.27] 2018-06-27 18:36:43 +02:00
tibbi
8397ebac66 add some helper menu buttons for emptying and disabling recycle bin 2018-06-27 16:56:22 +02:00
tibbi
0856abfb83 make sure we hide the Recycle Bin folder if empty 2018-06-27 16:34:46 +02:00
tibbi
f54616bf3f do not allow showing the Properties of Favorites and Recycle bin 2018-06-27 16:09:26 +02:00
tibbi
e0f8d311ba fix some data consistency issues when fetching recycle bin items 2018-06-27 15:39:38 +02:00
tibbi
ed8fa63ce8 make sure we clean up invalid recycle bin db entries 2018-06-27 15:20:45 +02:00
tibbi
59cb293d98 add handling for moving whole folders in the recycle bin 2018-06-27 15:20:22 +02:00
tibbi
f852b69f6e allow permanent delete to items already in the recycle bin 2018-06-27 14:45:50 +02:00
tibbi
11fde4daa0 fetch proper deletedTS at items in the recycle bin 2018-06-27 12:30:55 +02:00
tibbi
b7b49f579e do not allow renaming Favorites or Recycle bin 2018-06-27 12:11:15 +02:00
tibbi
c75f564a35 show a Recycle Bin folder on the main screen if not empty 2018-06-27 12:05:36 +02:00
tibbi
721890ce67 properly handle moving multiple items in the recycle bin too 2018-06-27 11:15:58 +02:00
tibbi
87fde0f813 lets just move the deleted file into the recycle bin when appropriate 2018-06-27 10:40:22 +02:00
tibbi
f7e7482fc8 add a new field to media, the timestamp of their move to recycle bin 2018-06-27 09:51:33 +02:00
tibbi
3468a9860b update the delete confirmation Dialog if we are using the recycle bin 2018-06-27 09:28:24 +02:00
tibbi
3bedb2282c update commons to 4.3.4 2018-06-26 23:54:32 +02:00
tibbi
97829e9840 update commons to 4.3.3 2018-06-26 23:25:18 +02:00
tibbi
d8a33f81d7 add a settings toggle for toggling recycle bin usage 2018-06-26 22:37:49 +02:00
tibbi
efc4e241ca add recycle bin to pinned folders by default 2018-06-26 16:14:51 +02:00
tibbi
3a7e93f095 do not allow clicking bottom actions if faded away 2018-06-26 14:43:39 +02:00
tibbi
e6980596a2 make db queries involving paths case insensitive 2018-06-25 00:11:35 +02:00