summaryrefslogtreecommitdiff
path: root/src/com/android/documentsui/MenuManager.java
AgeCommit message (Expand)Author
2025-03-17Add job progress icon to the app bar Austin Tankiang
2025-03-11Control visibility of 'Browse' and 'Extract here' menu items François Degros
2025-03-07Control visibility of 'Browse' and 'Extract here' menu items François Degros
2025-03-07Control visibility of 'Browse' and 'Extract here' menu items François Degros
2025-03-03Extract flags into their own Util class Ben Reich
2025-02-04Remove a null check François Degros
2025-01-31Determine visibility of the "Extract all" menu item François Degros
2025-01-16Add "Open" to context menu when a single file is selected Erfan Norozi
2024-12-13DocsUI M3: Move parts of the app bar around Luciano Pacheco
2024-11-29Add "Compress" menu item to context menu François Degros
2020-05-04A11y focus lost click on grid list menu Diksha Gohlyan
2020-04-28Add menu item for show hidden files. Zemiao Zhu
2020-04-22Hide all disabled overflow menu items. Zemiao Zhu
2020-02-03Remove show internal storage menu item Tony Huang
2019-10-31Add show/hide launcher icon menu for debug Tony Huang
2019-08-30Add deselect all menu item Tony Huang
2019-04-09Disable getinfo in recent Tony Huang
2019-03-13Fix select behavior in picking mode Tony Huang
2019-02-15Move display mode switch icon to sub header Tony Huang
2018-11-01Refactor to androidx fragment and appcompatactivity Tony Huang
2018-10-24Add sorting item on overflow menu Tony Huang
2018-10-05Fixed option menu poping up when search bar is expanded shawnlin
2018-09-28Fixed menu item "get info" getting disabled on changing device orientation. shawnlin
2018-08-13Fix crash when opening inspector screen of broken folder am: 5971052851 am: a... Takamasa Kuramitsu
2018-08-10Fix crash when opening inspector screen of broken folder Takamasa Kuramitsu
2018-07-09Mechanical refactoring to use public annotations. Jeff Sharkey
2018-06-14Refactor DocumentsUI MenuManager and clean un-used code Bill Lin
2018-06-12Fine tune description for ACTION_GET_CONTENT/ACTION_OPEN Bill Lin
2018-05-17Hide 'Open' option for context menu for files. wilsonshih
2017-08-14Cleanup "inspect" menu management. Steve McKay
2017-08-09Add inspector to mouse context menu. Steve McKay
2017-07-26Allow GetInfo on current directory. Steve McKay
2017-06-06Add menu to show properties, add feature flag. Dooper
2017-05-31Passing SelectionDetails to DragAndDropManager. Ben Lin
2017-04-26Clear separation of RootList Context Menu items and DirList items. Ben Lin
2017-04-02Added some debugging tools. Jon Mann
2017-03-23Implement support for viewing document settings in external applications Jon Mann
2017-03-08Make sure shares and deletes are enabled after they're changed to be visible. Garfield Tan
2017-02-14Merge "Add 'Select All' option to menu." into arc-apps Jon Mann
2017-02-13Add 'Select All' option to menu. Jon Mann
2017-02-13Enable Open With in the overflow menu. Tomasz Mikolajewski
2017-02-10Remove "Compress To". Tomasz Mikolajewski
2017-02-10Add support for compressing to the current destination. Tomasz Mikolajewski
2017-02-03Add boilerplate for compressing in DocumentsUI. Tomasz Mikolajewski
2017-02-03Add basic support for extracting archives. Tomasz Mikolajewski
2016-11-08Move Injector impl into separate class. Steve McKay
2016-10-31Move roots constants to a shared location. Steve McKay
2016-10-28Always show new window command. Steve McKay
2016-10-27Rechristen Downloads > Files. Steve McKay
2016-10-21Followups to ag/1553792/ Steve McKay