summaryrefslogtreecommitdiff
path: root/packages/DocumentsUI/src/com/android/documentsui/FilesActivity.java
AgeCommit message (Expand)Author
2016-07-29Delete orig DocumentsUI.Steve McKay
2016-07-14Allow root item accepts drag and drop.Garfield, Tan
2016-07-13Follow up changes from ag/1190582.Ben Lin
2016-07-12Pull clipping related classes to a separate package.Garfield, Tan
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-20Moving Menu-related logic from BaseActivity to MenuManager.Ben Lin
2016-06-17[multi-part] Eliminate 1k selection limitSteve McKay
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-31Don't assert on uris with stack.Steve McKay
2016-05-25Separate paste code from DirectoryFragment.Garfield, Tan
2016-05-17Open root list when hovering on the edge in drawer layout.Garfield, Tan
2016-05-13Merge "Don\'t show new-window item in Downloads per Gabe." into nyc-dev am: f...Steve McKay
2016-05-10Don't show new-window item in Downloads per Gabe.Steve McKay
2016-05-10Add capability to spring load a root or directory.Garfield, Tan
2016-04-21Enable Ctrl+X cut operations, along with some code refactor.Ben Lin
2016-04-11Merge "Fix opening archives in Downloads." into nyc-devTomasz Mikolajewski
2016-04-08Consolidate user actions metrics into one histogram.Aga Wronska
2016-04-08Fix opening archives in Downloads.Tomasz Mikolajewski
2016-04-06Merge "Massage code to better support Files overlay." into nyc-devSteve McKay
2016-04-06Massage code to better support Files overlay.Steve McKay
2016-04-04Make Metrics.logKeyboardAction() method take @KeyboardAction typeAga Wronska
2016-04-01Add metrics for keyboard shortcutsAga Wronska
2016-04-01Add metrics for menu actionsAga Wronska
2016-03-29Refactor usages of Picture In Picture and Multi Window (1/4)Andrii Kulian
2016-03-28Add full bar mode for search view on small devicesAga Wronska
2016-03-23Make pressing 'Back' button open the drawer when in Recents rootAga 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-18Change the title of DocumentsUI from "Files" to "Downloads".Daichi Hirono
2016-03-12Merge "Run all downloads through trampoline." into nyc-devSteve McKay
2016-03-11Run all downloads through trampoline.Steve McKay
2016-03-11Centralize animation related resources.Steve McKay
2016-03-10Delete downloads activity.Steve McKay
2016-03-07Send APKs through safe install path.Steve McKay
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-16Provide siblings in a sorted orders in DocumentsUI.Tomasz Mikolajewski
2016-02-05Move create folder and sort to overflow menu, cleanup back behavior.Steve McKay
2016-02-04Simplify State initialization w/ better semantics + improved Task security.Steve McKay
2016-02-03Normalize toolbar management.Steve McKay
2016-02-03Merge "Open zip files nicely from the Download app with Files app."Tomasz Mikolajewski
2016-02-03Open zip files nicely from the Download app with Files app.Tomasz Mikolajewski
2016-02-03Fix tapping on more than one failure notification.Tomasz Mikolajewski
2016-02-02Show view mode button in action bar on Downloads.Steve McKay