Commit graph

243 commits

Author SHA1 Message Date
tibbi
c54f4b4009 update version to 9 (1.9) 2016-10-28 23:59:29 +02:00
tibbi
895ca43502 let Glide handle filetype and icon, to improve the scroll performance 2016-10-28 23:51:27 +02:00
tibbi
8f4dd6e282 show a different toast for missing new item name 2016-10-28 23:21:48 +02:00
tibbi
6a2841a48e move CreateNewItem dialog into an own file 2016-10-28 23:19:02 +02:00
tibbi
5be76578a4 updating filepicker to 1.1.0 2016-10-28 20:16:40 +02:00
tibbi
d3666b13e7 use the new FilePicker for selecting the folder 2016-10-25 20:12:09 +02:00
tibbi
7eeda1a2af include the filepicker project via gradle 2016-10-25 19:07:02 +02:00
Tibor Kaputa
dae93162d2 Merge pull request #17 from mueller-ma/patch-1
Translated some strings to german
2016-10-25 18:25:49 +02:00
mueller-ma
2d3e69479a Update strings.xml 2016-10-25 11:28:58 +02:00
mueller-ma
2f69117057 Translated some strings to german 2016-10-25 10:32:31 +02:00
tibbi
b5da2e62c2 update gradle to 2.2.2 2016-10-24 20:28:32 +02:00
tibbi
72ac444ceb add artist and album to audios and videos if available 2016-10-16 23:44:46 +02:00
tibbi
85a6507641 updating changelog 2016-10-16 22:49:39 +02:00
tibbi
db25941719 update version to 8 (1.8) 2016-10-16 22:47:33 +02:00
tibbi
3badc5432c display the path, size and total files cnt at multiple items selected 2016-10-16 22:44:09 +02:00
tibbi
592b9c1f70 show an empty dialog at pressing Properties with multiple items selected 2016-10-16 22:19:48 +02:00
tibbi
1b4ff76566 display the Properties menu button at multiple items selected too 2016-10-16 22:15:26 +02:00
tibbi
3d123098a9 simplify the properties dialog title by always saying "Properties" 2016-10-16 21:49:54 +02:00
tibbi
5cbc13885a move the Last modified date and time formatting to an extension 2016-10-16 21:44:01 +02:00
tibbi
7571ffc124 do not show the filename at full file path 2016-10-16 21:38:38 +02:00
tibbi
48454140f2 lets require only a file path, instead of FileDir for getting the properties 2016-10-16 21:37:06 +02:00
tibbi
d55df91c6c remove the duplicate top margin at properties dialog 2016-10-16 21:25:23 +02:00
tibbi
64462670cd change last modified format to use dots 2016-10-16 21:14:41 +02:00
tibbi
2b726248de inflate all property items as needed 2016-10-16 21:13:48 +02:00
tibbi
b4f22ae877 do not count hidden items size if we are not showing them 2016-10-16 20:20:58 +02:00
tibbi
86126e48c2 reset the scroll state at toggling displaying hidden items 2016-10-16 19:58:13 +02:00
tibbi
82018feee6 rewrite PropertiesDialog to not be a dialogfragment 2016-10-16 19:56:55 +02:00
tibbi
faf721a9b1 handle gif and video thumbnails too 2016-10-16 19:30:00 +02:00
tibbi
81a4dd0621 display a photo thumbnail at images 2016-10-16 19:13:05 +02:00
tibbi
4b80fbd26b simplify some property getting 2016-10-16 19:07:38 +02:00
tibbi
f866f01ddf display video resolution at videos 2016-10-16 17:53:02 +02:00
tibbi
259ec1a0e7 rename resolution to imageResolution 2016-10-16 17:47:18 +02:00
tibbi
23eb81b056 reduce the paddings between property items 2016-10-16 17:47:05 +02:00
tibbi
10b29b13b0 display duration of audio and video files 2016-10-16 17:38:55 +02:00
tibbi
6aaca003a9 add a couple more helper functions about files 2016-10-16 17:32:48 +02:00
tibbi
61dee85c0d save and restore the lists scroll state 2016-10-16 17:02:19 +02:00
tibbi
b45e526fa7 display image resolution at the properties dialog 2016-10-16 16:19:34 +02:00
tibbi
fd00b26f9b add a helper function to determine if the file is an image 2016-10-16 15:58:44 +02:00
tibbi
424ca7dfb5 simply the properties dialog 2016-10-16 15:48:31 +02:00
tibbi
93f3fafd58 properly display the size of files in the properties dialog 2016-10-16 15:25:31 +02:00
tibbi
b3c619c28d rename SelectFolderDialog to PickFolderDialog 2016-10-15 12:01:56 +02:00
tibbi
9c0efbbfa3 ignore the case at sorting files 2016-10-13 23:40:01 +02:00
tibbi
07d4b84e52 return the result of SelectFolderDialog as uri data 2016-10-13 23:38:59 +02:00
tibbi
2cdc142ee9 remove a couple redundant variables 2016-10-12 23:47:33 +02:00
tibbi
d3567b0b95 rename setInitialBreadcrumb to setBreadcrumb 2016-10-12 23:39:32 +02:00
tibbi
a3277190e5 use the proper request code at returning result from SelectFolderDialog 2016-10-12 23:28:27 +02:00
tibbi
af8b43a6f6 do not finish the Options mode at Properties and Share btns 2016-10-12 20:32:37 +02:00
tibbi
011dedc3d2 remove a not needed proguard rule 2016-10-12 20:24:25 +02:00
tibbi
3afb4aa003 updating changelog 2016-10-11 23:49:53 +02:00
tibbi
87bce82557 add a proguard rule 2016-10-11 23:49:48 +02:00