summaryrefslogtreecommitdiffstats
path: root/packages/DocumentsUI
Commit message (Expand)AuthorAgeFilesLines
* Suppress OperationCanceledException logging.Jeff Sharkey2013-10-291-1/+4
* Guard against missing document columns.Jeff Sharkey2013-10-292-11/+11
* Use inotify to update DocumentsUI.Jeff Sharkey2013-10-251-4/+1
* Extra to always show advanced devices.Jeff Sharkey2013-10-252-2/+8
* Remove persisted stacks when app removed/cleared.Jeff Sharkey2013-10-243-1/+186
* Long-press on GET_CONTENT app shows its details.Jeff Sharkey2013-10-231-0/+32
* Show spinner while waiting for mutations.Jeff Sharkey2013-10-234-9/+54
* Update roots when data cleared, refresh UI.Jeff Sharkey2013-10-233-2/+11
* Treat document thumbnails as preemptable.Jeff Sharkey2013-10-232-6/+58
* Use dialog animations for dialog style.Craig Mautner2013-10-141-0/+1
* Import translations. DO NOT MERGEBaligh Uddin2013-10-101-1/+1
* Support overriding calling package in Documents.Jeff Sharkey2013-10-091-3/+8
* Drop <meta-data> support for DocumentsProviders.Jeff Sharkey2013-10-091-10/+0
* Grab Activity reference before leaving fragment.Jeff Sharkey2013-10-081-12/+12
* Merge "Add <intent-filter> support to <provider>." into klp-devJeff Sharkey2013-10-071-33/+48
|\
| * Add <intent-filter> support to <provider>.Jeff Sharkey2013-10-071-33/+48
* | Merge "When launched into empty recents, show drawer." into klp-devJeff Sharkey2013-10-073-3/+16
|\ \
| * | When launched into empty recents, show drawer.Jeff Sharkey2013-10-073-3/+16
* | | Merge "Ellipsize titles in middle, otherwise end." into klp-devJeff Sharkey2013-10-075-14/+14
|\ \ \
| * | | Ellipsize titles in middle, otherwise end.Jeff Sharkey2013-10-075-14/+14
| |/ /
* | | Import translations. DO NOT MERGEBaligh Uddin2013-10-071-1/+1
* | | Merge "Import translations. DO NOT MERGE" into klp-devBaligh Uddin2013-10-0427-54/+28
|\ \ \ | |_|/ |/| |
| * | Import translations. DO NOT MERGEBaligh Uddin2013-10-0427-54/+28
| |/
* | Custom pressed states, fixed column sizes.Jeff Sharkey2013-10-043-15/+15
|/
* Merge "Import translations. DO NOT MERGE" into klp-devBaligh Uddin2013-10-0355-0/+81
|\
| * Import translations. DO NOT MERGEBaligh Uddin2013-10-0255-0/+81
* | Isolate calls to each remote DocumentsProvider.Jeff Sharkey2013-10-026-52/+147
|/
* Fix animations, padding in RTL mode.Jeff Sharkey2013-10-0113-1/+91
* Detect wedged ContentProviders, treat as ANR.Jeff Sharkey2013-10-0110-55/+146
* Import translations. DO NOT MERGEBaligh Uddin2013-09-3023-46/+23
* Merge "New roots UX, async, performance, docs." into klp-devJeff Sharkey2013-09-2838-270/+497
|\
| * New roots UX, async, performance, docs.Jeff Sharkey2013-09-2738-270/+497
* | Merge "Make directories always enabled, for realz." into klp-devJeff Sharkey2013-09-271-5/+5
|\ \ | |/
| * Make directories always enabled, for realz.Jeff Sharkey2013-09-261-5/+5
* | Merge "Tighten flags enforcement, API to test Uris." into klp-devJeff Sharkey2013-09-261-0/+7
|\ \ | |/
| * Tighten flags enforcement, API to test Uris.Jeff Sharkey2013-09-261-0/+7
* | Merge "Directories are always enabled; update assets." into klp-devJeff Sharkey2013-09-269-20/+25
|\ \ | |/
| * Directories are always enabled; update assets.Jeff Sharkey2013-09-269-20/+25
* | Merge "Import translations. DO NOT MERGE" into klp-devBaligh Uddin2013-09-263-6/+3
|\ \ | |/ |/|
| * Import translations. DO NOT MERGEBaligh Uddin2013-09-253-6/+3
* | Require that persistable Uri permissions be taken.Jeff Sharkey2013-09-252-1/+5
|/
* Handle null stacks gracefully.Jeff Sharkey2013-09-253-3/+5
* Import translations. DO NOT MERGEBaligh Uddin2013-09-2555-0/+81
* Merge "Mirror DocumentsUI assets for RTL layouts" into klp-devMichael Wright2013-09-2490-0/+414
|\
| * Mirror DocumentsUI assets for RTL layoutsMichael Wright2013-09-2490-0/+414
* | Freshen restored stacks, more UX bug fixes.Jeff Sharkey2013-09-2412-63/+201
|/
* Allow saving to Downloads.Jeff Sharkey2013-09-231-1/+8
* Latest UX asset drop, grid padding.Jeff Sharkey2013-09-21195-66/+69
* Create unique files, root ordering, UI bugs.Jeff Sharkey2013-09-219-21/+57
* Load RootInfo in background, invalidation.Jeff Sharkey2013-09-1912-155/+439