Commit Graph

33 Commits

Author SHA1 Message Date
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
Jonas Kalderstam d860af7efe Adding Dropbox Core sample
fixes #5

Signed-off-by: Jonas Kalderstam <jonas@kalderstam.se>
2014-09-16 21:03:07 +02:00
Jonas Kalderstam 098e31751e Add readme to sample
Signed-off-by: Jonas Kalderstam <jonas@kalderstam.se>
2014-04-09 22:03:15 +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 a84a6f1352 Just add a null-check 2014-04-01 01:56:34 +02:00
Jonas Kalderstam 8fdb934556 Better sample 2014-04-01 01:25:56 +02:00
Jonas Kalderstam d099226c9c Fix a lint comment
Signed-off-by: Jonas Kalderstam <jonas@kalderstam.se>
2014-04-01 00:31:20 +02:00
Jonas Kalderstam 9804654347 Basic functionality implemented 2014-03-30 19:19:53 +02:00
Jonas Kalderstam 2178a7b94a First commit
Signed-off-by: Jonas Kalderstam <jonas@kalderstam.se>
2014-03-30 19:19:53 +02:00