Commit graph

6806 commits

Author SHA1 Message Date
tibbi
a31533418d fix #45, display proper filename when opening an item from Downloads folder 2016-11-06 21:42:23 +01:00
tibbi
a5da407ed3 delete files from main screen more carefully, and not recursively 2016-11-06 21:32:36 +01:00
tibbi
c7408fb9fe move directory rename dialog in a separate file 2016-11-06 21:16:41 +01:00
tibbi
fc8f8c3fa7 rename RenameItemDialog to RenameFileDialog 2016-11-06 20:53:34 +01:00
tibbi
0ade1ec579 check write permissions before starting the deletion 2016-11-06 20:49:47 +01:00
tibbi
6c9c072dc9 create a helper function for displaying stupid kitkat permissions dialog 2016-11-06 20:36:55 +01:00
tibbi
c71f94d9ec handle open_documet_tree activityresult in shared simpleactivity 2016-11-06 19:53:02 +01:00
tibbi
fb59224405 convert simpleactivity to kotlin 2016-11-06 19:44:26 +01:00
tibbi
dd983c9753 handle kitkat permissions at saving edited photos 2016-11-06 19:40:03 +01:00
tibbi
84f81ed3e2 check kitkat sd permission before deleting from viewpager 2016-11-06 19:03:59 +01:00
tibbi
a70e99da34 move RenameItemDialog in a separate file 2016-11-06 18:45:33 +01:00
tibbi
7ba442e32e fix renaming files from the viewpager 2016-11-06 17:10:42 +01:00
tibbi
251ccd8078 add the filepicker 2016-11-06 16:56:17 +01:00
tibbi
32fe796d66 update the video autoplay strings 2016-11-06 16:36:37 +01:00
tibbi
3ec6bd3a94 convert utils to kotlin 2016-11-06 16:35:45 +01:00
tibbi
4f74709774 add some things related to kitkat sdcard write permissions 2016-11-06 16:26:25 +01:00
tibbi
165cff24e6 move mypageradapter to the proper folder 2016-11-06 16:09:50 +01:00
tibbi
122209fb28 convert MyPagerAdapter to kotlin 2016-11-06 16:08:48 +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
tibbi
f0e8746bce require write_external_storage so we can modify things too 2016-11-06 15:42:56 +01:00
tibbi
3f756369f2 add a couple more path null checks 2016-11-06 15:38:34 +01:00
tibbi
657b14fdb4 add a null check at obtaining files to fix some crashes 2016-11-06 15:29:54 +01:00
tibbi
001bf403d1 move interface declaration to the bottom 2016-11-06 15:18:17 +01:00
tibbi
4153a73139 updating changelog 2016-11-03 23:29:47 +01:00
tibbi
9a58d3fedb update version to 26 (1.26) 2016-11-03 23:28:54 +01:00
tibbi
a5fc444ba3 add the properties dialog to viewpager items 2016-11-03 23:27:09 +01:00
tibbi
b3fa4bf880 add the properties dialog th the media activity 2016-11-03 23:16:47 +01:00
tibbi
97d6f2d452 implement the Properties dialog at the albums view 2016-11-03 23:12:04 +01:00
tibbi
60536bfdf6 add a properties button to directories view 2016-11-03 23:04:43 +01:00
tibbi
db2b1fedb3 updating readme 2016-11-01 19:37:49 +01:00
tibbi
0889aa76d7 updating changelog 2016-10-25 22:53:20 +02:00
tibbi
871e6d9cf1 update version to 25 (1.25) 2016-10-25 22:52:11 +02:00
tibbi
2f9c63e43b fix up directory sorting 2016-10-25 22:48:30 +02:00
tibbi
9081d1a579 load the directories asynchronously 2016-10-25 22:28:25 +02:00
tibbi
4f289b4c47 play the video at load automatically if set so, fixes #38 2016-10-25 20:50:37 +02:00
tibbi
6e0f60b770 add a toggle for autoplaying videos 2016-10-25 20:42:23 +02:00
tibbi
37bda0c72e minor refactoring 2016-10-25 20:34:09 +02:00
tibbi
07b60e0afb select Dark theme by default 2016-10-25 20:27:02 +02:00
tibbi
def5c9ce2a use white background colors if dark theme isnt selected 2016-10-25 20:26:53 +02:00
Tibor Kaputa
97cc6f4a62 Merge pull request #41 from mueller-ma/patch-1
Translated some strings to german
2016-10-25 11:12:33 +02:00
mueller-ma
fe6b65d407 Translated some strings to german 2016-10-25 11:06:58 +02:00
tibbi
b240ea6692 update gradle to 2.2.2 2016-10-22 13:46:54 +02:00
tibbi
d643cc2822 pass context instead of whole activity to scanFile 2016-10-16 19:19:40 +02:00
tibbi
34158c217c update gradle to 2.2.1 2016-10-16 16:36:22 +02:00
tibbi
a1eab43545 updating changelog 2016-10-09 20:14:55 +02:00
tibbi
adbb344ec9 update version to 24 (1.24) 2016-10-09 20:13:55 +02:00
tibbi
647a487fd5 convert content:// uri to real path when needed 2016-10-09 18:54:36 +02:00
tibbi
be5eefb9a6 check case when checking gif files 2016-10-09 18:36:04 +02:00
tibbi
fc0b011d48 lets cache the directory thumbnails 2016-10-09 16:31:23 +02:00