Commit graph

276 commits

Author SHA1 Message Date
tibbi
26cb47aa83 add some sorting constants 2017-03-19 09:52:15 +01:00
tibbi
02b729a0fc adding a Lithuanian strings file 2017-03-19 09:23:57 +01:00
tibbi
9096feb965 add a string extension for checking png 2017-03-18 21:47:10 +01:00
tibbi
4d62c306a6 add an extension function for renaming files or folders 2017-03-18 21:20:40 +01:00
tibbi
023719ea47 improve the fastscroll handle fade in animation 2017-03-18 20:20:30 +01:00
tibbi
b4fdb838fb add a fastscroller to the filepicker recyclerview 2017-03-18 19:41:38 +01:00
tibbi
8ea3e5f602 explaining showFAB parameter at filepickerdialog 2017-03-18 19:29:03 +01:00
tibbi
6ffe91ac10 rename dimen filepicker_list_icon_size to normal_icon_size 2017-03-18 19:27:05 +01:00
tibbi
ea09fd9829 add some FastScroller related things 2017-03-18 19:23:49 +01:00
tibbi
db8d96a9fe show show thumbnails icons with Glide 2017-03-18 19:16:35 +01:00
tibbi
c4cf4e66c4 add some top and bottom padding to breadcrumbs for easier clicking 2017-03-18 19:08:20 +01:00
tibbi
f921a912b6 trim the end slash at a couple more places too 2017-03-18 18:55:55 +01:00
tibbi
411081ba98 trim the slash from the end of selected paths 2017-03-18 18:52:23 +01:00
tibbi
5ead8deb86 do not cast radiogroup to String 2017-03-18 17:21:54 +01:00
tibbi
4c4d65252d add a new field to radio group dialog 2017-03-18 17:14:26 +01:00
tibbi
bcede81bac update kotlin and support libs 2017-03-18 11:05:10 +01:00
tibbi
1d0b40f223 add Picasso license 2017-03-18 11:01:26 +01:00
tibbi
714ed5ee31 lets ask for the document tree again at a wrong pick 2017-03-17 19:14:22 +01:00
tibbi
8f5adfd8ef wipe out the stored tree_uri and sd_card_path 2017-03-17 18:56:06 +01:00
tibbi
fa25150152 change the way we check if proper uri was picked at Open Document Tree 2017-03-17 18:54:29 +01:00
tibbi
2498d3dbc0 update the wrong root selected string 2017-03-17 18:49:26 +01:00
tibbi
300e203879 check if deleting folders is allowed at tryFastDocumentDelete 2017-03-16 18:13:31 +01:00
tibbi
260e8bc886 allow changing the breadcrumbs text color programmatically 2017-03-16 00:06:58 +01:00
tibbi
8b2793e971 some corrections to deleting folders 2017-03-15 23:50:53 +01:00
tibbi
6bb03cda1a make sure the file is on the sd card before trying the saf dialog 2017-03-15 23:39:03 +01:00
tibbi
3c0983350d properly scan empty folders after rename 2017-03-15 22:57:50 +01:00
Taras
28c72c9b46 update Russian 2017-03-15 23:38:58 +03:00
tibbi
c4afb2fed2 Merge branch 'master' of github.com:SimpleMobileTools/Simple-Commons 2017-03-15 19:49:34 +01:00
tibbi
a13bd8595d make sure the file was copied properly before the delete part of move 2017-03-15 19:48:52 +01:00
Sérgio Marques
0125bc0276 Portuguese update 2017-03-14 23:52:58 +00:00
tibbi
ed6ff703e0 add a null check to file parent 2017-03-14 23:20:28 +01:00
tibbi
827fe6d7db use a shared RenameItemDialog for both files and folders 2017-03-14 22:44:56 +01:00
tibbi
2b59644ae0 add a rename folder dialog 2017-03-14 20:46:26 +01:00
tibbi
7fd20f6987 add a null check to folder deletion 2017-03-12 20:26:17 +01:00
tibbi
455bae1638 delete only media files from folders by default 2017-03-12 20:17:08 +01:00
tibbi
eb65206d3c use the new delete functions at the move dialog 2017-03-12 20:01:13 +01:00
tibbi
533e486e36 do not allow deleting folders by default 2017-03-12 19:58:13 +01:00
tibbi
9962e68618 add helper functions for deleting folders 2017-03-12 19:53:16 +01:00
tibbi
d3d22b1d21 add a helper function for deleting folders 2017-03-12 19:21:01 +01:00
tibbi
ecb112d040 add some helpers for deleting multiple files in an arraylist 2017-03-12 16:14:08 +01:00
tibbi
9ebeadca16 make sure we are deleting the files on a background thread 2017-03-12 15:54:34 +01:00
tibbi
30d6458e69 add a helper function for handling everything around file deleting 2017-03-12 15:50:34 +01:00
tibbi
532ab9af76 simplify the CreateNewFolder dialog 2017-03-12 11:11:09 +01:00
tibbi
45f43c9cbb give a callback to the Storage access framework so we dont call it twice 2017-03-12 10:09:27 +01:00
tibbi
9a33fcda8e updating some strings 2017-03-11 15:28:08 +01:00
tibbi
a7a81091ae increase the alpha of file and folder drawable on filepicker view 2017-03-11 12:00:04 +01:00
tibbi
b3b97d094f simplify the filepicker adapter 2017-03-11 11:37:20 +01:00
tibbi
4c58520901 use an arraylist at RadioGroupDialog constructor 2017-03-10 21:12:32 +01:00
tibbi
4902cb01e6 update RadioItem to contain the title string itself 2017-03-10 20:24:59 +01:00
tibbi
d3bbd35479 add a dialog for simple radiogroups 2017-03-09 23:41:13 +01:00