summaryrefslogtreecommitdiffstats
path: root/packages/ExternalStorageProvider/src
Commit message (Expand)AuthorAgeFilesLines
* Public volumes belong to a single user.Jeff Sharkey2017-02-031-1/+2
* Fix ownership for files/folders created by ExternalStorageProvider on ext4/f2fsJani Lusikka2016-03-291-0/+8
* Clean stale entries when deleting files.Jeff Sharkey2015-09-251-1/+21
* Handle volumes without visible paths.Jeff Sharkey2015-07-301-1/+5
* If user ejects a storage from details, take user to...Makoto Onuki2015-07-011-2/+7
* Update file size formatting.Jeff Sharkey2015-06-151-9/+12
* Move extension checking code into FileUtils.Ben Kwa2015-04-231-65/+1
* Wire up non-visible volumes, more states.Jeff Sharkey2015-04-181-63/+90
* DocumentsUI roots can have settings.Jeff Sharkey2015-04-121-0/+1
* Sanitize display names, keep extensions intact.Jeff Sharkey2014-12-011-39/+72
* Use default volume description when missing label.Jeff Sharkey2014-10-241-1/+6
* Scan after writing external storage files.Jeff Sharkey2014-08-051-1/+24
* Refactor directory API to "opening document tree."Jeff Sharkey2014-06-091-1/+1
* Support for renaming documents.Jeff Sharkey2014-05-211-1/+25
* Add directory selection to DocumentsProvider.Jeff Sharkey2014-04-221-3/+20
* Guard against missing document columns.Jeff Sharkey2013-10-291-0/+5
* Use inotify to update DocumentsUI.Jeff Sharkey2013-10-251-1/+92
* Extra to always show advanced devices.Jeff Sharkey2013-10-251-2/+2
* Show spinner while waiting for mutations.Jeff Sharkey2013-10-231-1/+10
* Treat document thumbnails as preemptable.Jeff Sharkey2013-10-231-12/+38
* Include external storage devices in DocumentsUI.Jeff Sharkey2013-10-172-41/+142
* Add extras to AFD, send orientation metadata.Jeff Sharkey2013-10-141-13/+2
* Treat dates near epoch as unknown.Jeff Sharkey2013-10-111-2/+11
* Isolate calls to each remote DocumentsProvider.Jeff Sharkey2013-10-021-1/+20
* Detect wedged ContentProviders, treat as ANR.Jeff Sharkey2013-10-011-8/+28
* New roots UX, async, performance, docs.Jeff Sharkey2013-09-272-8/+3
* Directories are always enabled; update assets.Jeff Sharkey2013-09-261-5/+5
* Merge "Create unique files, root ordering, UI bugs." into klp-devJeff Sharkey2013-09-221-33/+34
|\
| * Create unique files, root ordering, UI bugs.Jeff Sharkey2013-09-211-33/+34
* | Merge "Surfaces ParcelFileDescriptor#parseMode() as API" into klp-devAdam Lesinski2013-09-201-1/+1
|\ \ | |/ |/|
| * Surfaces ParcelFileDescriptor#parseMode() as APIAdam Lesinski2013-09-201-1/+1
* | Load RootInfo in background, invalidation.Jeff Sharkey2013-09-191-1/+31
|/
* Move search to roots; Documents root; hide empty.Jeff Sharkey2013-09-131-9/+27
* Handle pipe thumbnails, acquire unstable refs.Jeff Sharkey2013-09-111-14/+66
* More UX work for thumbnails, search, management.Jeff Sharkey2013-09-101-5/+4
* Rename offer() to add(), remove/hide some APIs.Jeff Sharkey2013-09-092-25/+25
* Disabled states, more UX work, bug fixes.Jeff Sharkey2013-09-091-0/+5
* Another asset drop, provider icons, tests.Jeff Sharkey2013-09-061-1/+0
* Show loading, error, and info messages as footers.Jeff Sharkey2013-09-031-0/+244
* Filter roots based on incoming request.Jeff Sharkey2013-09-021-3/+1
* Refactoring of DocumentsContract.Jeff Sharkey2013-08-311-70/+97
* Stronger DocumentsProvider contract.Jeff Sharkey2013-08-282-540/+186
* Return EXIF thumbnails when available.Jeff Sharkey2013-08-231-1/+36
* Request more documents when EXTRA_HAS_MORE.Jeff Sharkey2013-08-181-0/+253
* Resized thumbnails; async; extend MatrixCursor.Jeff Sharkey2013-08-171-44/+56
* Documents management mode; API adjustment.Jeff Sharkey2013-08-151-12/+21
* Track and persist directory stacks; recents work.Jeff Sharkey2013-08-021-20/+31
* Reference docs by ROOT_ID and DOC_ID; recents.Jeff Sharkey2013-08-021-74/+98
* Define storage roots, external GUIDs, creation.Jeff Sharkey2013-07-301-54/+192
* External storage provider, document picker UI.Jeff Sharkey2013-05-011-0/+204