tibbi
|
a51083be16
|
load png files as argb_8888 for higher quality
|
2016-12-04 21:45:28 +01:00 |
|
tibbi
|
ac9132bf6b
|
update media screen items on delete, dont recreate
|
2016-12-04 21:01:21 +01:00 |
|
tibbi
|
6f60d3fcfd
|
use the initialization function for reloading the viewpager
|
2016-12-04 19:46:11 +01:00 |
|
tibbi
|
df5dc70f61
|
fix some issues at reloading the viewpager after deleting an image
|
2016-12-04 19:21:59 +01:00 |
|
tibbi
|
8ed6bff447
|
move Config and Constants into Helpers folder
|
2016-12-04 15:25:30 +01:00 |
|
tibbi
|
56ba895302
|
move some constants outside of the constants object
|
2016-12-04 12:02:48 +01:00 |
|
tibbi
|
865df01f3a
|
allow directory comparison end in result 0
|
2016-12-01 23:36:51 +01:00 |
|
tibbi
|
9838cc1e2d
|
replace some one function interfaces with anonymous functions
|
2016-11-22 23:12:15 +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
|
746ccc2d96
|
enable caching of media thumbnails
|
2016-11-21 18:19:29 +01:00 |
|
tibbi
|
192d963986
|
make sure the proper items are marked at long click
|
2016-11-20 22:02:17 +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
|
93e37ec8e6
|
make obtaining photo and video asynchronous
|
2016-11-19 22:05:44 +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
|
4b5063a1b0
|
add a confirmation dialog before deleting from folders page and viewpager
|
2016-11-19 13:52:54 +01:00 |
|
tibbi
|
47d111c642
|
some code style edits
|
2016-11-17 19:47:54 +01:00 |
|
tibbi
|
af970a459c
|
refresh the folders list after copy too
|
2016-11-17 17:18:14 +01:00 |
|
tibbi
|
db04516773
|
use lowercase paths at deleting folders
|
2016-11-17 15:55:39 +01:00 |
|
tibbi
|
f65b5013ab
|
add delete handling
|
2016-11-17 15:02:59 +01:00 |
|
tibbi
|
af246cdcf0
|
add dir copying/moving
|
2016-11-17 13:11:49 +01:00 |
|
tibbi
|
b759f71363
|
implement file properties dialog
|
2016-11-17 12:36:27 +01:00 |
|
tibbi
|
a842d4daf7
|
implement folder un/hiding
|
2016-11-17 12:02:04 +01:00 |
|
tibbi
|
4394e6074e
|
display hide/unhide menu buttons when appropriate
|
2016-11-17 11:54:17 +01:00 |
|
tibbi
|
53ed959e63
|
show the edit cab on initial selection
|
2016-11-17 11:14:15 +01:00 |
|
tibbi
|
60596b7e5c
|
use isActivated for selecting items
|
2016-11-17 11:12:58 +01:00 |
|
tibbi
|
06c3645bf9
|
allow renaming dirs
|
2016-11-17 11:07:00 +01:00 |
|
tibbi
|
cc7c6a1e24
|
make sure unselecting items work on all android versions
|
2016-11-17 10:45:52 +01:00 |
|
tibbi
|
258c49eeb8
|
allow selecting multiple directories
|
2016-11-17 10:35:51 +01:00 |
|
tibbi
|
6c4ec53cc1
|
replace directory baseadapter with recyclerview adapter
|
2016-11-16 23:50:46 +01:00 |
|
tibbi
|
376089984c
|
convert viewpagerfragment to kotlin
|
2016-11-13 22:06:39 +01:00 |
|
tibbi
|
d4c75c2107
|
add the actual filename visibility toggle functionality
|
2016-11-10 22:57:17 +01:00 |
|
tibbi
|
c609072eaf
|
display a file name at the media activity
|
2016-11-10 20:46:11 +01:00 |
|
tibbi
|
165cff24e6
|
move mypageradapter to the proper folder
|
2016-11-06 16:09:50 +01:00 |
|
tibbi
|
def05ffbe2
|
convert mediaadapter to kotlin
|
2016-11-06 16:01:13 +01:00 |
|
tibbi
|
d60521411e
|
convert directoryadapter to kotlin
|
2016-11-06 15:54:53 +01:00 |
|