Commit Graph

302 Commits

Author SHA1 Message Date
tibbi ff23ac8da6 if paths are on different storage at Move, lets just copy 2016-11-05 20:45:41 +01:00
tibbi 119db82a16 use renaming instead of Move only if both paths are on same storage 2016-11-05 20:40:29 +01:00
tibbi 1de7985652 do not allow copying items in themselves 2016-11-05 20:27:19 +01:00
tibbi f8e855ec15 fix copying files to sd card 2016-11-05 19:14:28 +01:00
tibbi ccbed84377 do not require a writable folder at the copy tasks FilePickerDIalog 2016-11-05 18:39:44 +01:00
tibbi 8354107091 correct file/directory creating on sd cards 2016-11-05 18:22:26 +01:00
tibbi 20fb58ddbe create a helper function for getting the documentfile 2016-11-05 17:58:27 +01:00
tibbi b6cd6e39eb fix file renaming on sd card 2016-11-05 16:33:32 +01:00
tibbi b3e0dceff6 check android version too ad editing SD card content 2016-11-05 16:09:01 +01:00
tibbi e511702fd5 add a check for writing to SD card for Android 5+ 2016-11-05 15:54:24 +01:00
tibbi 187dc0647c fix #19, wrong dialog title 2016-11-03 21:56:08 +01:00
tibbi c3a2aba66a use the FileProperties dialog from bintray 2016-11-03 21:53:39 +01:00
tibbi 39346c0bec update filepicker to 1.3.3 2016-10-30 20:20:22 +01:00
tibbi 261ed5eeac remove the option to show the full path 2016-10-30 19:11:06 +01:00
tibbi b425ab9a34 allow changing the storage in the main activity 2016-10-30 17:49:27 +01:00
tibbi b1c9822179 request WRITE_EXTERNAL_STORAGE + cleanup 2016-10-30 17:35:32 +01:00
tibbi 22b3c3f5cc convert MainActivity to kotlin 2016-10-30 17:30:12 +01:00
tibbi 3dbd198628 move CopyDialog in a separate file 2016-10-30 14:12:24 +01:00
tibbi 78b14915a4 use the main constructor at CreateNewItemDialog 2016-10-30 11:48:21 +01:00
tibbi 10d9653560 move the rename dialog in a separate file 2016-10-30 11:42:35 +01: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 72ac444ceb add artist and album to audios and videos if available 2016-10-16 23:44:46 +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 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 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 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 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 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 413eed3329 couple more resourec edits here and there 2016-10-11 21:14:15 +02:00
tibbi 727acce7ff couple more misc changes 2016-10-11 20:57:43 +02:00
tibbi 8b260a7c7b prefix all library resources with smtfp 2016-10-11 20:41:21 +02:00
tibbi 0d9d0b8b1c move the library files in a separate folder + misc changes
- dont do such commits at home
2016-10-11 20:09:31 +02:00
tibbi 9d2f8ca4b4 copy a part related to file picking into a separate module 2016-10-10 23:18:53 +02:00
tibbi f14b488dfc move icon coloring into an extension 2016-10-10 21:05:42 +02:00
tibbi 40b547921d move the kotlin files in a separate kotlin folder 2016-10-10 20:47:00 +02:00