Commit Graph

238 Commits

Author SHA1 Message Date
Jonas Kalderstam 84af836de1 Change permalink back to hash 2016-08-22 15:01:25 +02:00
Jonas Kalderstam d20afa13d2 Update back button example
fixes #106
2016-08-22 14:59:00 +02:00
Jonas Kalderstam 9f61fa98f4 Update gradle 2016-08-22 14:50:53 +02:00
Jonas Kalderstam 3171e8a01c Update back buttone example and add as actual code 2016-08-22 14:46:00 +02:00
Jonas Kalderstam e6f4f17862 Add site as subfolder 2016-08-22 14:00:10 +02:00
Jonas Kalderstam 41cd5d9a94 Merge pull request #99 from spacecowboy/divider_support
Add ability to define a list divider in theme
2016-08-03 19:36:54 +02:00
Jonas Kalderstam 3174cbbe2f Add divider example to README 2016-07-31 02:23:56 +02:00
Jonas Kalderstam f2b53345c3 Add a divider to sample's light theme 2016-07-31 01:56:22 +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 cf2012fd3c DependencyCI 2016-07-12 21:08:41 +02:00
Jonas Kalderstam f6a1c34871 Update README and CHANGELOG 2016-07-03 17:25:59 +02:00
Jonas Kalderstam ba9e7828a7 Always name apk 2016-07-03 17:21:32 +02:00
Jonas Kalderstam df3a924226 Merge pull request #83 from spacecowboy/newfile
Add ability to enter a new filename
2016-07-03 17:17:51 +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 b6909adca1 Failing tests for pathnames 2016-07-03 15:17:50 +02:00
Jonas Kalderstam fc0aed0f85 Update travis file 2016-06-26 23:57:53 +02:00
Jonas Kalderstam d60e28d8c3 Don't fail sample on lint 2016-06-26 23:21:59 +02:00
Jonas Kalderstam be72b08379 Test cleanups 2016-06-26 23:16:00 +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 f5f873b496 Failing test for new file 2016-06-26 22:00:16 +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
Jonas Kalderstam c2a3234871 Merge pull request #92 from rastikw/SingleClick
Select one file with a single click
2016-06-25 22:51:54 +02:00
rastik 16ac20ddb3 Select one file with a single click 2016-06-25 00:16:18 +02:00
Jonas Kalderstam 5074ab5e39 Update version and changelog 2016-06-09 00:10:57 +02:00
Jonas Kalderstam b8794972e9 Merge pull request #89 from spacecowboy/fastscroller
Add FastScroller sample implementation
2016-06-09 00:07:53 +02:00
Jonas Kalderstam 6b8a787436 Add FastScroller sample implementation
And organize samples into packages

Fixes #87
2016-06-09 00:04:27 +02:00
Jonas Kalderstam 2dff30699c Merge pull request #88 from spacecowboy/adapterfixes
Add a getItem method to FileItemAdapter
2016-06-09 00:04:05 +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 34f4768b54 Merge branch 'root' 2016-05-29 15:55:17 +02:00
Jonas Kalderstam cc17fc1530 Add a SU explorer sample (not tested with root access) 2016-05-29 15:54:53 +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 4080ad60c7 Update gradle 2016-05-19 23:54:32 +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 19155c77c5 Update to latest build tools and bintray 2016-05-13 19:27:10 +02:00
Jonas Kalderstam 0a511acb59 Fix crash when creating dropbox directory
Also improves loading screen usage for directory creation.

Fixes #76
2016-02-24 22:50:30 +01:00
Jonas Kalderstam 45b73f483d Update version in README 2016-02-24 02:31:28 +01:00
Jonas Kalderstam b5ac6aba2d Bump changelog 2016-02-24 02:29:42 +01:00