summaryrefslogtreecommitdiffstats
path: root/packages/DocumentsUI/src
Commit message (Expand)AuthorAgeFilesLines
...
* Show copy destination when clicking on the copy notification in Documents UI.Tomasz Mikolajewski2015-04-136-56/+59
* Browse mode for DocumentsUI, removed volume state.Jeff Sharkey2015-04-124-25/+45
* Enable directory copying.Ben Kwa2015-04-102-51/+210
* Prototype the destination picking.Ben Kwa2015-04-082-32/+75
* Enable directory selection. Add an IntentService to copy files.Ben Kwa2015-04-032-0/+304
* Add a "Select All" menu item and code.Ben Kwa2015-03-311-0/+8
* Implement a standalone file manager activity.Steve McKay2015-03-2514-162/+1169
* Replace usages of deprecated Resources.getColor() and getColorStateList()Alan Viverette2015-03-181-1/+1
* Remove unused imports in frameworks/base.John Spurlock2015-02-282-4/+0
* Move Documents action bar update even later.Jeff Sharkey2014-11-241-1/+1
* Recent directories can't show file size.Jeff Sharkey2014-10-241-2/+4
* DocumentsUI: Add content description for nav.Jeff Sharkey2014-10-131-0/+2
* Manage mode shouldn't block for other providers.Jeff Sharkey2014-09-101-3/+6
* Final pass at Material DocumentsUI.Jeff Sharkey2014-08-295-32/+37
* Make sure we're obtaining themed drawables correctlyAlan Viverette2014-08-143-19/+14
* Move DocumentsUI settings into overflow menu.Jeff Sharkey2014-08-084-54/+58
* Separate MIME icons for some office formats.Jeff Sharkey2014-08-081-10/+19
* More material updates to DocumentsUI.Jeff Sharkey2014-08-085-39/+49
* Use system collator for display names.Jeff Sharkey2014-08-062-12/+37
* Light icons for DocumentsUI.Jeff Sharkey2014-07-304-3/+27
* Latest DocumentsUI material asset drop.Jeff Sharkey2014-07-291-0/+2
* More DocumentsUI material iteration.Jeff Sharkey2014-07-293-118/+90
* First pass at Materializing DocumentsUI!Jeff Sharkey2014-07-286-36/+45
* Refactor directory API to "opening document tree."Jeff Sharkey2014-06-093-23/+25
* am ddba067f: am f521ee6f: am e3e2c471: Merge "Set ActionMode title to the num...Jeff Sharkey2014-05-101-0/+2
|\
| * am e3e2c471: Merge "Set ActionMode title to the number of selected files"Jeff Sharkey2014-05-101-0/+2
| |\
| | * Set ActionMode title to the number of selected filesStefan Wysocki2014-04-281-0/+2
* | | Add directory selection to DocumentsProvider.Jeff Sharkey2014-04-224-276/+150
* | | resolved conflicts for merge of e0b14ea7 to masterKenny Root2013-12-132-5/+5
|\ \ \ | |/ /
| * | am 37c69fdd: Merge "Use java.util.Objects instead on internal API"Kenny Root2013-12-132-5/+5
| |\ \ | | |/
| | * Use java.util.Objects instead on internal APIKenny Root2013-12-132-5/+5
* | | Remove unused imports from frameworks/base.John Spurlock2013-11-203-4/+0
|/ /
* | Mask OOBE when filtering recent documents.Jeff Sharkey2013-11-182-1/+5
|/
* 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-242-1/+178
* Long-press on GET_CONTENT app shows its details.Jeff Sharkey2013-10-231-0/+32
* Show spinner while waiting for mutations.Jeff Sharkey2013-10-233-1/+30
* Update roots when data cleared, refresh UI.Jeff Sharkey2013-10-233-2/+11
* Treat document thumbnails as preemptable.Jeff Sharkey2013-10-232-6/+58
* 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
* | Custom pressed states, fixed column sizes.Jeff Sharkey2013-10-041-0/+4
|/