tibbi
|
8ed6bff447
|
move Config and Constants into Helpers folder
|
2016-12-04 15:25:30 +01:00 |
|
tibbi
|
b04022d365
|
move the remaining Utils functions into extensions
|
2016-12-04 15:24:09 +01:00 |
|
tibbi
|
802789d1da
|
move hasNavBar into an activity extension
|
2016-12-04 15:20:48 +01:00 |
|
tibbi
|
9ff47e6b6f
|
use the filepickers getmimetype function instead of a custom one
|
2016-12-04 15:17:32 +01:00 |
|
tibbi
|
40e50dddc8
|
show the path at Save as dialog of editor
|
2016-12-04 13:20:37 +01:00 |
|
tibbi
|
5c12491fc1
|
add Set as wallpaper to photovideoactivity
|
2016-12-04 12:58:47 +01:00 |
|
tibbi
|
679deb424a
|
add more action buttons to PhotoVideoActivity used by third parties
|
2016-12-04 12:25:54 +01:00 |
|
tibbi
|
72e56796b9
|
move OpenWith in extension
|
2016-12-04 12:07:22 +01:00 |
|
tibbi
|
56ba895302
|
move some constants outside of the constants object
|
2016-12-04 12:02:48 +01:00 |
|
tibbi
|
b3f285f7f4
|
move wallpaper setting to an extension
|
2016-12-04 12:00:19 +01:00 |
|
tibbi
|
f70eb2b2fc
|
allow swiping between images if opened from third party app
|
2016-12-04 11:39:40 +01:00 |
|
tibbi
|
b0f3ac99a4
|
make sure dialogs are cancellable by clicking outside
|
2016-12-04 10:27:53 +01:00 |
|
tibbi
|
49247ee9f1
|
wrap the sorting dialog in a scrollview
|
2016-12-03 21:00:55 +01:00 |
|
tibbi
|
747e007fd0
|
removing a check from sorting, not sure why was it there
|
2016-12-03 18:32:30 +01:00 |
|
tibbi
|
421214057a
|
add an extra check to prevent deleting directories with documentFile
|
2016-12-01 23:42:47 +01:00 |
|
tibbi
|
865df01f3a
|
allow directory comparison end in result 0
|
2016-12-01 23:36:51 +01:00 |
|
tibbi
|
0ab0edd78a
|
always try the simple way of deleting files too, like from internal storage
|
2016-11-30 23:22:10 +01:00 |
|
tibbi
|
5f64a02763
|
do not hide the system UI at initiating fullscreen photo/video
|
2016-11-30 23:15:22 +01:00 |
|
tibbi
|
66221ff82d
|
update the medium comparison function, allow result 0
|
2016-11-30 23:09:48 +01:00 |
|
tibbi
|
75adc50906
|
update the Medium serialVersionUID
|
2016-11-30 22:52:27 +01:00 |
|
tibbi
|
c262755401
|
scan invalid files before sorting
|
2016-11-30 22:48:37 +01:00 |
|
tibbi
|
7c6ba51066
|
fix #66, totally hide the navigation bar at fullscreen mode
|
2016-11-22 23:18:45 +01:00 |
|
tibbi
|
9838cc1e2d
|
replace some one function interfaces with anonymous functions
|
2016-11-22 23:12:15 +01:00 |
|
tibbi
|
119ecf2060
|
use android.app.AlertDialog for dialogs so they are styled properly
|
2016-11-22 20:52:14 +01:00 |
|
tibbi
|
a2bcfdbc7c
|
update filepicker to 1.5.2
|
2016-11-22 20:52:01 +01:00 |
|
Tibor Kaputa
|
f7f211cddf
|
fix showing selected items on Android 5
|
2016-11-22 10:49:42 +01:00 |
|
tibbi
|
1b587b3d10
|
allow null mime types
|
2016-11-21 18:23:09 +01:00 |
|
tibbi
|
746ccc2d96
|
enable caching of media thumbnails
|
2016-11-21 18:19:29 +01:00 |
|
tibbi
|
b5a1600dab
|
simplify delete checking
|
2016-11-20 23:00:15 +01:00 |
|
tibbi
|
192d963986
|
make sure the proper items are marked at long click
|
2016-11-20 22:02:17 +01:00 |
|
tibbi
|
01bf9dcf74
|
add kotlin license
|
2016-11-20 19:01:17 +01:00 |
|
tibbi
|
adadf2efec
|
adding "Right to Left Viewpager" License
|
2016-11-20 17:56:31 +01:00 |
|
tibbi
|
b725899d96
|
add the BigNerdRanch multiselector license
|
2016-11-20 17:49:36 +01:00 |
|
tibbi
|
f3fd84dab9
|
rely on selected state, not activated on long click
|
2016-11-20 17:33:04 +01:00 |
|
tibbi
|
ff9b61f95e
|
pass Glide the activity instead of context
|
2016-11-20 13:49:13 +01:00 |
|
tibbi
|
732e703d88
|
do not lowercase deleted path urls + some safety checks
|
2016-11-19 22:59:44 +01:00 |
|
tibbi
|
7658651ebf
|
remove an isphotovideo check
|
2016-11-19 22:12:27 +01:00 |
|
tibbi
|
dd47759014
|
allow deleting only photo and video files with the gallery
|
2016-11-19 22:06:02 +01:00 |
|
tibbi
|
93e37ec8e6
|
make obtaining photo and video asynchronous
|
2016-11-19 22:05:44 +01:00 |
|
tibbi
|
828b4f4256
|
handle swipe to refresh inline
|
2016-11-19 21:22:48 +01:00 |
|
tibbi
|
80a1d286e6
|
handle image clicks
|
2016-11-19 21:18:52 +01:00 |
|
tibbi
|
66ba8f735a
|
add copy/move
|
2016-11-19 21:08:35 +01:00 |
|
tibbi
|
c58811a8ce
|
update the getSelectedMedia function
|
2016-11-19 21:01:31 +01:00 |
|
tibbi
|
c93cfcc729
|
add file deletion
|
2016-11-19 20:27:29 +01:00 |
|
tibbi
|
3049e8f1e8
|
add Share functionality to images
|
2016-11-19 19:57:08 +01:00 |
|
tibbi
|
f1c5699fe6
|
add the Properties cab
|
2016-11-19 19:45:38 +01:00 |
|
tibbi
|
e635be89db
|
allow selecting multiple media items
|
2016-11-19 19:38:05 +01:00 |
|
tibbi
|
0824c66784
|
change the media gridview to recyclerview
|
2016-11-19 19:20:50 +01:00 |
|
tibbi
|
c6a8ff4b2f
|
cleaning up MediaActivity
|
2016-11-19 16:07:44 +01:00 |
|
tibbi
|
4d8b494c68
|
make sure we close the cursor
|
2016-11-19 15:36:36 +01:00 |
|