tibbi
|
23b8ec36c7
|
fix #264, add a "Show Hidden" button at the copy destination
|
2018-10-19 23:16:06 +02:00 |
|
tibbi
|
af8133b8b2
|
fix #983, add an option for showing the Recycle Bin as the last folder
|
2018-10-17 12:19:01 +02:00 |
|
tibbi
|
78bcf8adb8
|
updating Commons, min Android version to 5 + adapter changes
|
2018-10-16 23:56:05 +02:00 |
|
tibbi
|
2873b996bc
|
updating support libraries to AndroidX
|
2018-10-05 22:42:21 +02:00 |
|
tibbi
|
bb7a911df1
|
fix #971, keep items as Favorites at move
|
2018-10-02 21:33:01 +02:00 |
|
tibbi
|
430fa3a1aa
|
fix getting navigation bar height too
|
2018-10-02 16:33:35 +02:00 |
|
tibbi
|
9f08c02330
|
update the way navigation bar height is calculated
|
2018-10-02 16:29:13 +02:00 |
|
tibbi
|
c547cb3890
|
moving some activity extensions to context
|
2018-10-02 16:13:54 +02:00 |
|
tibbi
|
9319633c85
|
adding Notch support + some actionbar/statusbar updates
|
2018-10-02 15:04:55 +02:00 |
|
tibbi
|
7e15cf8d54
|
adding 2 new FAQ items
|
2018-09-30 10:33:23 +02:00 |
|
tibbi
|
730ca8b5c0
|
add batch deleting of invalid files from room DB
|
2018-09-19 15:53:44 +02:00 |
|
tibbi
|
7ef35207d2
|
fix displaying SVG thumbnails
|
2018-08-20 21:28:10 +02:00 |
|
tibbi
|
8e9bbbe451
|
handle showing fullscreen svg files
|
2018-08-20 20:58:11 +02:00 |
|
tibbi
|
d2f5fdfd03
|
fix #67, show SVG files
|
2018-08-20 20:20:59 +02:00 |
|
tibbi
|
2d3cc070ae
|
remove the Replace Deep Zoomable images... option
|
2018-08-07 12:42:13 +02:00 |
|
tibbi
|
23dd5baaa4
|
use Picasso as a decoder for fullscreen SubsamplingScaleImageView images
|
2018-08-06 23:59:49 +02:00 |
|
tibbi
|
a7d21a52eb
|
update commons to 4.5.13
|
2018-08-01 14:39:22 +02:00 |
|
tibbi
|
8e23c54978
|
update commons to 4.5.12
|
2018-07-30 15:38:22 +02:00 |
|
tibbi
|
7b2af9faeb
|
fix #886, fade away both play/pause button after a few secs
|
2018-07-30 12:28:42 +02:00 |
|
tibbi
|
5ea99ab22d
|
pass the MediumDao and DirectoryDao to some activity extension functions
|
2018-07-29 22:06:49 +02:00 |
|
tibbi
|
a8ea2ddbd8
|
fix #837, add an extra check to make sure bin files are restoring properly
|
2018-07-26 13:04:24 +02:00 |
|
tibbi
|
452bcdbe4a
|
add a menu item for fixing file Date Taken value
|
2018-07-25 22:11:01 +02:00 |
|
tibbi
|
624a0d5ca3
|
adding Android Photo Filters license
|
2018-07-24 11:28:04 +02:00 |
|
tibbi
|
3358dfa201
|
show recycle bin at the main folders screen only when appropriate
|
2018-07-18 17:54:23 +02:00 |
|
tibbi
|
007d972787
|
use filesDir absolutePath instead of path in some places
|
2018-07-18 13:24:37 +02:00 |
|
tibbi
|
7689da0d43
|
make sure we retrieve the absolute path when working with recycle bin
|
2018-07-17 14:10:55 +02:00 |
|
tibbi
|
26d5fef4fd
|
make sure copyRecursively works at moving paths in recycle bin
|
2018-07-17 13:56:22 +02:00 |
|
tibbi
|
75219668b4
|
use the un/hide icons from Commons library
|
2018-07-12 14:31:47 +02:00 |
|
tibbi
|
a6cc35fc97
|
replace some toList calls with toMutableList, for proper casting if empty
|
2018-07-04 11:39:19 +02:00 |
|
tibbi
|
ed7e1a6d02
|
adding Panorama view and Sanselan licenses
|
2018-07-04 11:10:12 +02:00 |
|
tibbi
|
9614bd07c2
|
creating a PanoramaActivity for handling panoramas
|
2018-07-03 21:15:03 +02:00 |
|
tibbi
|
280559c7c3
|
adding ExoPlayer license
|
2018-07-02 11:30:04 +02:00 |
|
tibbi
|
348d5617e0
|
removing a helper function related to moving path in recycle bin
|
2018-07-01 23:37:49 +02:00 |
|
tibbi
|
c50960316a
|
update a FAQ item, recycle bin has been added
|
2018-06-28 10:02:21 +02:00 |
|
tibbi
|
5db37d6c54
|
allow sorting Show All separately
|
2018-06-27 23:52:42 +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
|
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
|
8397ebac66
|
add some helper menu buttons for emptying and disabling recycle bin
|
2018-06-27 16:56:22 +02:00 |
|
tibbi
|
ed8fa63ce8
|
make sure we clean up invalid recycle bin db entries
|
2018-06-27 15:20:45 +02:00 |
|
tibbi
|
f852b69f6e
|
allow permanent delete to items already in the recycle bin
|
2018-06-27 14:45:50 +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
|
dc65539094
|
adding a FAQ item about thumbnail grouping
|
2018-06-22 22:38:04 +02:00 |
|
tibbi
|
12ed9a66c1
|
group media right after fetching, while still on a background thread
|
2018-06-22 20:33:35 +02:00 |
|
tibbi
|
e759270019
|
rely on thumbnailItems at getting selected items at mediaadapter
|
2018-06-22 13:46:37 +02:00 |
|
tibbi
|
1a04a98040
|
fix fetching cached files at Show All Folders Content
|
2018-06-21 21:39:15 +02:00 |
|
tibbi
|
5677367fbf
|
adding a couple more Favorite improvements
|
2018-06-20 16:22:11 +02:00 |
|