summaryrefslogtreecommitdiffstats
path: root/packages/DocumentsUI/src
Commit message (Expand)AuthorAgeFilesLines
* Fix NPE in DocumentsUI when rotate UI before format as internalScott Mertz2016-06-171-1/+1
* DocumentsUI : Hide advanced menu option when in forced modeDanesh M2016-06-141-1/+2
* Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/fra...Steve Kondik2015-12-073-4/+39
|\
| * Block directory selection in openable modes.Jeff Sharkey2015-11-091-1/+16
| * Add locking when mutating RecentTasks.Jeff Sharkey2015-10-191-2/+12
| * Hold wake-lock during copy operations.Jeff Sharkey2015-10-021-1/+11
* | DocumentsUI: Fix NullPointerException in DocumentInfoShufeng Hou2015-10-261-2/+4
|/
* Only send EXTRA_STACK for private intent.Jeff Sharkey2015-07-151-4/+5
* If user ejects a storage from details, take user to...Makoto Onuki2015-07-012-0/+26
* Remove default activity title to prevent talkback from...Makoto Onuki2015-06-231-0/+3
* Merge "Remove the action bar icon when there is no drawer enabled." into mnc-devTomasz Mikolajewski2015-06-181-10/+7
|\
| * Remove the action bar icon when there is no drawer enabled.Tomasz Mikolajewski2015-06-121-10/+7
* | Allow to customize title of the dialog.Tomasz Mikolajewski2015-06-171-7/+12
* | Finish when browsed root goes away.Jeff Sharkey2015-06-161-1/+16
* | Merge "Selected count string needs plurals." into mnc-devJeff Sharkey2015-06-111-4/+3
|\ \
| * | Selected count string needs plurals.Jeff Sharkey2015-06-111-4/+3
| |/
* | Update visibility of the stack dropdown list after the search view is collapsed.Daichi Hirono2015-06-113-7/+106
|/
* Merge "Enable apps to exclude their own roots from the DocumentsUI roots list...Ben Kwa2015-06-104-4/+49
|\
| * Enable apps to exclude their own roots from the DocumentsUI roots list.Ben Kwa2015-06-104-4/+49
* | Ensure that the copy notification is always cancelable.Ben Kwa2015-05-271-5/+5
|/
* [mnc-dev] Hide list/grid menu items for copy dest action...in mnc-dev!Steve McKay2015-05-211-1/+3
* DocumentUI: Plish the design of footer bottons.Daichi Hirono2015-05-182-31/+38
* Delete StandaloneActivity from M (DO NOT MERGE)Steve McKay2015-05-113-324/+14
* Clean up error handling in CopyService.Ben Kwa2015-05-051-7/+5
* Cherry pick beefed-up error handling in the CopyService from master. DO NOT ...Ben Kwa2015-05-041-10/+21
* Ensure sort menu is shown as needed.Steve McKay2015-05-043-42/+38
* Merge "Update strings for the copy error dialog to match the latest specs."Tomasz Mikolajewski2015-04-231-2/+0
|\
| * Update strings for the copy error dialog to match the latest specs.Tomasz Mikolajewski2015-04-231-2/+0
* | Implement retrying copying in case of an error in DocumentsUI.Tomasz Mikolajewski2015-04-234-32/+54
|/
* DocumentsUI: Stop to override fixed size of dialog in CreateDirectoryDialog.Daichi Hirono2015-04-232-10/+5
* Update activities to clear search term when a root that doesn't support searc...Steve McKay2015-04-223-26/+42
* Merge "Reduce code duplication between DocumentsActivity and StandaloneActivi...Steve McKay2015-04-228-1242/+753
|\
| * Reduce code duplication between DocumentsActivity and StandaloneActivity.Steve McKay2015-04-228-1242/+753
* | Disable copying from Recents.Ben Kwa2015-04-221-1/+2
|/
* DocumentsUI: Save source file list into BaseActivity.State.Daichi Hirono2015-04-202-4/+8
* Merge "Enable the copy feature."Jeff Sharkey2015-04-191-5/+1
|\
| * Enable the copy feature.Ben Kwa2015-04-161-5/+1
* | Merge "Fix cancellation of copy jobs."Ben Kwa2015-04-161-1/+2
|\ \
| * | Fix cancellation of copy jobs.Ben Kwa2015-04-161-1/+2
| |/
* | DocumentsUI: Hide pick button of copy destination picker for read only direct...Daichi Hirono2015-04-151-2/+3
|/
* Merge "DocumentsUI: Use system cancel string resources."Daichi Hirono2015-04-151-1/+1
|\
| * DocumentsUI: Use system cancel string resources.Daichi Hirono2015-04-151-1/+1
* | DocumentsUI: Move intent related constants to BaseActivity.DocumentsIntent.Daichi Hirono2015-04-153-14/+16
|/
* Merge "DocumentsUI: Filter out downloads root if the source documents include...Daichi Hirono2015-04-154-0/+22
|\
| * DocumentsUI: Filter out downloads root if the source documents include direct...Daichi Hirono2015-04-154-0/+22
* | Merge "Add an initial version of the copy failure dialog to DocumentsUI."Tomasz Mikolajewski2015-04-153-4/+133
|\ \
| * | Add an initial version of the copy failure dialog to DocumentsUI.Tomasz Mikolajewski2015-04-153-4/+133
| |/
* | DocumentsUI: Polish buttons of copy destination dialog.Daichi Hirono2015-04-152-7/+38
|/
* DocumentsUI roots can have settings.Jeff Sharkey2015-04-121-1/+12
* DocumentsUI: Add new private intent action to select copy destination.Daichi Hirono2015-04-134-15/+48