Jonas Kalderstam
9918ed541d
Fix dropbox and ftp pickers
2016-09-03 14:43:50 +02:00
Jonas Kalderstam
ac6e15ce44
Add test for ftp picker
2016-09-03 14:43:44 +02:00
Jonas Kalderstam
75a0543a62
Fix fast scroller
2016-09-03 14:43:35 +02:00
Jonas Kalderstam
77fd80b95e
Add test for fast scroller
2016-09-03 14:43:07 +02:00
Jonas Kalderstam
f2b53345c3
Add a divider to sample's light theme
2016-07-31 01:56:22 +02:00
Jonas Kalderstam
ba9e7828a7
Always name apk
2016-07-03 17:21:32 +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
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
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
6b8a787436
Add FastScroller sample implementation
...
And organize samples into packages
Fixes #87
2016-06-09 00:04:27 +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
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
82fedcb24b
Add Nullable/Nonnull annotations to interfaces
2016-05-13 23:07:11 +02:00
Jonas Kalderstam
9cc21debcd
Update to latest build tools and support libraries
2016-05-13 19:28:22 +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
b7baea3711
Fix concurrent modification of adapter in dropbox sample
...
Fixes #75
2016-02-24 02:24:57 +01:00
Jonas Kalderstam
9880562413
Show a progress bar when loading dropbox directory
...
Fixes #74
2016-02-24 02:00:14 +01:00
Jonas Kalderstam
e9211ff53f
Change to the MPL
...
To actually be compatible with Android and because it
is more aligned with my interests.
fixes #66
2016-01-14 00:52:08 +01:00
Jonas Kalderstam
f441c1673c
Switch versioning to use git
2015-11-08 21:29:52 +01:00
marbat87
45f2641bb0
Lowered minSdk to API 9
2015-09-30 12:06:18 +02:00
Jonas Kalderstam
dfef9b0e4e
Update Glide version
2015-09-29 17:36:55 +02:00
Jonas Kalderstam
30d1fa78b6
Add mp4 to media extensions in sample app
2015-09-29 17:33:25 +02:00
Ali Shariat
bf35ea60fe
Showing Preview of Multimedia
2015-09-29 12:25:02 +03:30
Ali Shariat
dbe476a8fe
- Update Glide Version
...
- Add preview of videos
2015-09-29 12:06:20 +03:30
Jonas Kalderstam
eb5479f1d4
Added FTP picker sample
2015-09-20 21:39:58 +02:00
Jonas Kalderstam
aa53b9091e
Change to special image viewtypes for sample
...
This fixes an issue on older android versions (4.0.3)
where setting a tint on an imageview would incorrectly
color the entire image.
fixes #50
2015-09-15 22:20:31 +02:00
Ali Shariat
d6157f2df9
Update to latest build tools and support library 23.0.1
2015-09-12 12:55:02 +04:30
Jonas Kalderstam
c2f4f054b7
Handle runtime permissions in Android M.
...
Fixes #24
2015-08-18 18:06:38 +02:00
Jonas Kalderstam
7090da920c
Update Dropbox library version
...
And remove mention of now deprecated API.
Fixes #35
Signed-off-by: Jonas Kalderstam <jonas@kalderstam.se>
2015-07-24 23:11:40 +02:00
Jonas Kalderstam
6d6adefbc3
Add replace tag to sample manifest
...
This illustrates solution to #34
Signed-off-by: Jonas Kalderstam <jonas@kalderstam.se>
2015-07-17 12:11:29 +02:00
Jonas Kalderstam
2ede72dca9
Fragment can now be used together with action bar
...
Now possible to load the fragment even with existing
toolbar, as long as setupToolbar() is overriden.
Fixes #32
Signed-off-by: Jonas Kalderstam <jonas@kalderstam.se>
2015-07-13 14:14:32 +02:00
Jonas Kalderstam
4124e8ea20
Prefix resources
...
And add an overridable toolbar theme. Fixes #31
Signed-off-by: Jonas Kalderstam <jonas@kalderstam.se>
2015-07-13 13:50:08 +02:00
Jonas Kalderstam
aac6724a2f
No need to block this in sample app
2015-05-30 14:55:27 +02:00
Jonas Kalderstam
8f02d2127e
Correctly block going above root-folder
...
And update to newer support library versions and android targets
2015-05-30 14:53:08 +02:00
Jonas Kalderstam
38f4ee21c4
Make createdir depend only on CREATE_DIR argument
...
Fixes #25
Signed-off-by: Jonas Kalderstam <jonas@kalderstam.se>
2015-05-30 13:52:56 +02:00
Jonas Kalderstam
2e6a976768
New sample with image preview
...
Signed-off-by: Jonas Kalderstam <jonas@kalderstam.se>
2015-04-28 19:27:21 +02:00
Jonas Kalderstam
7926f8058b
Fix some lint stuff
...
Signed-off-by: Jonas Kalderstam <jonas@kalderstam.se>
2015-04-28 12:28:44 +02:00
Jonas Kalderstam
dfd2412bb3
Prepare for future minification
...
Signed-off-by: Jonas Kalderstam <jonas@kalderstam.se>
2015-04-28 00:55:03 +02:00
Jonas Kalderstam
711e68f20f
Update license and version
...
Signed-off-by: Jonas Kalderstam <jonas@kalderstam.se>
2015-04-28 00:18:53 +02:00
Jonas Kalderstam
33d8c38bd6
Update to Material Design
...
and newer API using RecyclerView.
Signed-off-by: Jonas Kalderstam <jonas@kalderstam.se>
2015-04-28 00:18:52 +02:00
Space Cowboy
a30bbc8688
Structure of readme
2014-09-16 21:25:52 +02:00
Space Cowboy
9ffc9107c4
Update with Dropbox details
2014-09-16 21:12:22 +02:00