Jonas Kalderstam
ccab74a8ef
Merge branch 'master' into newfile
2016-06-26 12:50:54 +02:00
rastik
16ac20ddb3
Select one file with a single click
2016-06-25 00:16:18 +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
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
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
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
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
Jonas Kalderstam
67c127d677
Fix some lint warnings
...
Signed-off-by: Jonas Kalderstam <jonas@kalderstam.se>
2014-09-16 21:24:28 +02:00
Jonas Kalderstam
b334a0161e
Added a null check on fragment
2014-04-03 01:51:09 +02:00
Jonas Kalderstam
1d976cd634
Set attributes protected instead of private
2014-04-03 01:51:09 +02:00
Jonas Kalderstam
31956cabb9
Made getWindowTitle non-abstract
...
It's a general implementation. Possible to override if another
title is desired.
Signed-off-by: Jonas Kalderstam <jonas@kalderstam.se>
2014-04-02 11:27:45 +02:00
Jonas Kalderstam
8d64a147d8
Add modes to activity also
2014-04-02 02:03:05 +02:00
Jonas Kalderstam
26b05955df
Picker now has more options
...
Removed onlyDirs in favor of a mode variable. Now possible to
select between: Files, Dirs, or Both.
The ability to create directories is now an option as well
which defaults to false.
Fixes #1
Fixes #2
2014-04-02 01:54:19 +02:00
Jonas Kalderstam
8fdb934556
Better sample
2014-04-01 01:25:56 +02:00
Jonas Kalderstam
423716aae4
Can now mark multiple files
...
Also generalized the dialog
2014-04-01 00:20:07 +02:00
Jonas Kalderstam
cab9cd63a3
Basis for selecting multiple files. Need UI parts.
2014-03-31 17:53:39 +02:00
Jonas Kalderstam
9a0882a1be
File version fully operational
2014-03-31 02:32:06 +02:00
Jonas Kalderstam
9804654347
Basic functionality implemented
2014-03-30 19:19:53 +02:00