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
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
0351a69858
Add missing underscore
...
Just for consistency's sake
Fixes #63
2016-02-24 02:00:14 +01:00
Jonas Kalderstam
c83ad0afc3
Do not load directory again if already loading
...
Fixes crash if user quickly taps on two different directories,
where loading directories take a while, like Dropbox or any
other network source.
Fixes #73
2016-02-24 02:00:14 +01:00
Space Cowboy
c9cb497a14
Merge pull request #68 from callmepeanut/patch-1
...
Update README.md
2016-01-25 09:37:53 +01:00
Callmepeanut
ec3153a6d9
Update README.md
...
Update version to 2.5.0
2016-01-25 15:48:50 +08:00
Jonas Kalderstam
bc6599e7f5
Update license in gradle file
2016-01-14 00:57:51 +01:00
Jonas Kalderstam
00ff27d868
Update changelog
2016-01-14 00:54:22 +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
ca0c6aa39a
Experiment with cache settings in travsi
2015-11-29 21:37:27 +01:00
Jonas Kalderstam
5df41c2b21
Add missing build tools to travis
2015-11-29 21:34:27 +01:00
Jonas Kalderstam
746409c5d1
Update travis-ci config
2015-11-29 21:31:14 +01:00
Jonas Kalderstam
14772ff6d7
Update changelog
2015-11-08 21:47:27 +01:00
Jonas Kalderstam
846c5e209e
Add separator above OK/Cancel buttons
...
Fixes #60
2015-11-08 21:42:31 +01:00