summaryrefslogtreecommitdiff
path: root/packages/DocumentsUI/src/com/android/documentsui/DocumentsActivity.java
AgeCommit message (Expand)Author
2016-07-29Delete orig DocumentsUI.Steve McKay
2016-07-13Follow up changes from ag/1190582.Ben Lin
2016-07-08Docsui-level work for implementing Eject on Roots list.Ben Lin
2016-06-30[multi-part] Eliminate 1k selection limitGarfield, Tan
2016-06-16Implementation of Right-click context menus for docs/files.Ben Lin
2016-06-08Isolate Menu/Action management into dedicated manager classes.Ben Lin
2016-05-17Open root list when hovering on the edge in drawer layout.Garfield, Tan
2016-04-08Don't enable new folder in downloads...Steve McKay
2016-04-06Massage code to better support Files overlay.Steve McKay
2016-03-22Bring the change 'Open drawer when showing copy/move destination screen'Aga Wronska
2016-03-22Merge "Change copy/move destination to Downloads when home directory is hidde...Aga Wronska
2016-03-22Change copy/move destination to Downloads when home directory is hidden.Aga Wronska
2016-03-22DocsUI: Disable debug logging by default.Ben Kwa
2016-03-22Revert "Open drawer when showing copy/move destination screen"Daichi Hirono
2016-03-18Change the title of DocumentsUI from "Files" to "Downloads".Daichi Hirono
2016-03-11Centralize animation related resources.Steve McKay
2016-03-10Open drawer when showing copy/move destination screenAga Wronska
2016-02-29Update preconditions to be asserts...Steve McKay
2016-02-24Don't restore stack when picking copy destination.Steve McKay
2016-02-22Merge "Move directory and roots support to own ui bots." into nyc-devSteve McKay
2016-02-22Move directory and roots support to own ui bots.Steve McKay
2016-02-22Directory fragment refactoring.Aga Wronska
2016-02-17Don't show recents as copy/move destination.Steve McKay
2016-02-17Improvements to Copy/Move flow.Steve McKay
2016-02-16Provide siblings in a sorted orders in DocumentsUI.Tomasz Mikolajewski
2016-02-09Automatically open roots pane if default dir is empty.Steve McKay
2016-02-05Move create folder and sort to overflow menu, cleanup back behavior.Steve McKay
2016-02-05Fix an NPE in RestoreStackTask.Ben Kwa
2016-02-04Simplify State initialization w/ better semantics + improved Task security.Steve McKay
2016-02-03Normalize toolbar management.Steve McKay
2016-02-02Show view mode button in action bar on Downloads.Steve McKay
2016-02-02Decouple SD card from ADVANCED storage toggle.Steve McKay
2016-01-27Remember view mode by root.Steve McKay
2016-01-19Refactor SearchManager:Aga Wronska
2016-01-08Fix bug where both list and grid buttons are visible.Steve McKay
2016-01-07CopyService generalization.Steve McKay
2015-12-17Merge "Eliminate dialog mode from DocumentsUI."Steve McKay
2015-12-17Eliminate dialog mode from DocumentsUI.Steve McKay
2015-12-16Re-enable sorting in the DirectoryFragment.Ben Kwa
2015-12-07Wire support for archives to DocumentsUI.Tomasz Mikolajewski
2015-11-20Add first-class support for virtual files in SAF.Tomasz Mikolajewski
2015-11-18Open the destination dir when a copy notification is tapped.Ben Kwa
2015-11-05Remove TRANSFER_MODE_NONE from CopyManager.Tomasz Mikolajewski
2015-11-04Move DirectoryFragment and family to dirlist pkg.Steve McKay
2015-10-29Update DocumentUI styles to match mocks.Ben Kwa
2015-10-15Performe save when ENTER is pressed.Steve McKay
2015-10-02Normalize and improve menu fiddling.Steve McKay
2015-10-01Merge "Provide previous stack when opening new window."Steve McKay
2015-09-30Switch DocumentsUI over from Toasts to Snackbars.Ben Kwa
2015-09-29Provide previous stack when opening new window.Steve McKay