Commit Graph

116 Commits

Author SHA1 Message Date
Denis Karmyshakov 4c8da7ac45 Gradle update 2018-08-13 19:58:00 +03:00
Denis Karmyshakov ee07f6c69d Removing build tools 2017-11-20 19:27:12 +03:00
Arseniy Borisov d7169ddd85 add pptx 2017-09-07 19:51:43 +03:00
Elena Bobkova c771a2adeb .ppt extension allowed 2017-08-04 15:52:19 +03:00
Elena 97896e5387 removed target api 2017-07-01 22:15:37 +03:00
Elena Bobkova c66b3c8ea6 ellipsize start bug workaround 2017-05-04 18:20:00 +03:00
Elena Bobkova 2c5635e4d1 lib update 2017-05-03 22:41:05 +03:00
Arhipov 4ab65e90fd static 2017-04-06 19:01:39 +03:00
Arhipov cc5d9fe06a merge branch 'feature/purge' 2017-04-06 18:56:41 +03:00
Arhipov 4419b486ec pass static 2017-04-06 17:16:29 +03:00
Arhipov e21ad09454 deleted tests, examples and unnecessary dependencies 2017-04-06 16:40:38 +03:00
contrudar 867b71ba6d fix the bug SECRETCHAT-832 2016-10-21 13:31:11 +03:00
contrudar 7b4d77d252 Merge branch 'feature/filter_for_file_extension' of github.com:contrudar/NoNonsense-FilePicker into feature/filter_for_file_extension 2016-10-19 17:27:01 +03:00
contrudar 2364dfb58b fix the bug SECRETCHAT-828 2016-10-19 17:26:29 +03:00
contrudar 62be967de8 fix the bug SECRETCHAT-829 2016-10-19 13:45:30 +03:00
contrudar 2cdfe13357 remove tests 2016-10-10 17:20:48 +03:00
Alex Urzhumtcev 7870a8fc7d ignore case of extensions 2016-10-08 01:09:00 +03:00
contrudar e17121c143 dismiss dialog fragment when we click on a file or Cancel button 2016-10-04 16:28:37 +03:00
contrudar bc7755aee1 make DialogFragment from Fragment File Picker 2016-10-04 16:17:04 +03:00
contrudar f187c04368 return activity as a listener instead of a target fragment 2016-10-04 14:24:53 +03:00
Alex Urzhumtcev 69f9050c3c work through target fragment 2016-10-04 02:36:51 +03:00
Alex Urzhumtcev a24496b132 try to fix style bug 2016-10-04 02:10:50 +03:00
contrudar 17bab40222 get rid of the activites 2016-10-03 19:53:43 +03:00
contrudar aba30dc710 handle onBackPressed() in Fragment 2016-09-30 19:08:08 +03:00
contrudar d488178c90 don't check a directory in depth 2016-09-27 23:12:29 +03:00
contrudar 5404a689ff filter files and folders by a file extension 2016-09-27 22:28:22 +03:00
Jonas Kalderstam d759a7b11f Add method for inflating root view 2016-09-03 14:42:43 +02:00
Jonas Kalderstam 9300ef2409 Add ability to set a listitem divider in theme
fixes #97
2016-07-31 01:56:09 +02:00
Jonas Kalderstam 3700ee4dea Make recyclerview things protected members 2016-07-31 01:53:57 +02:00
Jonas Kalderstam 2ad444a425 Hide files correctly in new mode 2016-07-03 16:24:06 +02:00
Jonas Kalderstam 5e8dc9136c Fix failing tests 2016-07-03 16:05:22 +02:00
Jonas Kalderstam f9e0f017bf Fix problem with startpath being a file 2016-06-26 23:12:16 +02:00
Jonas Kalderstam ff6c4cdbf9 Fix failing test 2016-06-26 22:08:53 +02:00
Jonas Kalderstam 4bcdd24f68 Espresso tests! 2016-06-26 19:31:44 +02:00
Jonas Kalderstam 4a1217af4b Fix test compile error 2016-06-26 13:58:01 +02:00
Jonas Kalderstam ccab74a8ef Merge branch 'master' into newfile 2016-06-26 12:50:54 +02:00
Jonas Kalderstam 7082354e12 Fix some styling and add singleClick to sample 2016-06-25 23:48:54 +02:00
rastik 16ac20ddb3 Select one file with a single click 2016-06-25 00:16:18 +02:00
Jonas Kalderstam 947972869c Add a getItem method to FileItemAdapter
And make its field protected.
2016-06-08 23:58:02 +02:00
Jonas Kalderstam c9d70351e1 Pass path into permission and refresh handlers
This allows for better handling in case of denied/missing permissions,
as well the ability to request more fine-grained permissions.

Fixes #85
Fixes $84
2016-05-29 15:54:09 +02:00
Jonas Kalderstam 0e0aab38e5 If the name is changed, deselect items 2016-05-20 00:37:50 +02:00
Jonas Kalderstam c8978a9880 Add a new mode for picking new files
This adds a new mode so the library can be used for
"Save-As"-dialogs.

Fixes #82
2016-05-20 00:37:50 +02:00
Jonas Kalderstam c7662e24d2 Update support library 2016-05-19 23:52:00 +02:00
Jonas Kalderstam b48f2d9a02 Add missing Override annotation 2016-05-19 23:51:44 +02:00
Jonas Kalderstam 82fedcb24b Add Nullable/Nonnull annotations to interfaces 2016-05-13 23:07:11 +02:00
Jonas Kalderstam 94af45be96 Make tint colors overridable 2016-05-13 20:41:05 +02:00
Jonas Kalderstam c7d71208df Migrate to new SVG icons instead of PNGs 2016-05-13 20:39:57 +02:00
Jonas Kalderstam 9cc21debcd Update to latest build tools and support libraries 2016-05-13 19:28:22 +02:00
Jonas Kalderstam 9880562413 Show a progress bar when loading dropbox directory
Fixes #74
2016-02-24 02:00:14 +01:00
Jonas Kalderstam 0351a69858 Add missing underscore
Just for consistency's sake

Fixes #63
2016-02-24 02:00:14 +01:00