summaryrefslogtreecommitdiff
path: root/src/com/android/documentsui/DrawerController.java
AgeCommit message (Expand)Author
2025-03-04[DocsUI M3] update M3 acronym in the code to use_material3 Wenbo Jie
2025-03-03Extract flags into their own Util class Ben Reich
2025-01-20[DocsUI M3] Add navigation rail layout for medium size screen Wenbo Jie
2024-12-17[DocsUI M3] Restyle the nav tree in drawer layout Wenbo Jie
2020-08-05apps/DocumentsUI - Update language to comply with Android's inclusive languag... Raman Tenneti
2020-03-18Remove hamburger icon when there is only one root. Zemiao Zhu
2020-02-16Enable navigation between profile tabs, roots Kelvin Kwan
2020-02-10Fetch roots from all users and filter them by action Kelvin Kwan
2020-01-14Update Storage's rootInfo when open the drawer Ivan Chiang
2019-11-21Update to new style breadcrumb Tony Huang
2019-05-03Fix some failed tests Tony Huang
2019-04-11Update layout make talkback first focus item is root button Tony Huang
2019-03-25Polish UI and refactor theme color resources(3/N) Tony Huang
2018-11-15Update the navigation drawer activated style Bill Lin
2018-11-01Refactor to androidx fragment and appcompatactivity Tony Huang
2018-11-01Fine tune the UI of hamburger Menu Ivan Chiang
2018-07-09Mechanical refactoring to use public annotations. Jeff Sharkey
2018-04-17Migrated various apps under packages/apps/DocumentsUI/ to androidx KOUSHIK PANUGANTI
2018-01-22Created a SharedMinimal helper. Felipe Leme
2017-04-14Allow user control move/copy during drag and drop. Garfield Tan
2017-04-01Deprecate DrawerOpened metric. Garfield Tan
2017-03-15Allow ItemDragListener to have a custom timeout. Ben Lin
2017-03-07Bring back delay for auto-drawing drawer. Ben Lin
2016-11-14Add Drag and Drop states to RootList. Ben Lin
2016-11-09Update DragShadow states to UX spec. Ben Lin
2016-10-18Updating DropShadow as drag and drop hovers over views. Ben Lin
2016-10-05Refactor FragmentTuner to ActivityConfig. Garfield Tan
2016-09-29Auto open/close drawer as drag shadow enters/exits the drawer. Ben Lin
2016-09-16Move State to base and root stuff to roots. Steve McKay
2016-09-15Move Activity classes to own packages. Steve McKay
2016-05-17Open root list when hovering on the edge in drawer layout. Garfield, Tan
2016-04-06Revert 'Make Files drawer appear behind system ui bars' because of action mod... Aga Wronska
2016-03-30Add metrics for opening the drawer Aga Wronska
2016-03-23Revert "Revert "Make status bar translucent. Make drawer appera below Aga Wronska
2016-03-23Revert "Make status bar translucent. Make drawer appera below status bar." Daichi Hirono
2016-03-21Make status bar translucent. Make drawer appera below status bar. Aga Wronska
2016-03-08Applied Material design rules to calculate drawer width Aga Wronska
2016-02-29Update preconditions to be asserts... Steve McKay
2016-02-03Normalize toolbar management. Steve McKay
2015-08-24Show a drawer when in portrait mode. Steve McKay
2015-08-19Move Drawer management code to a facade. Steve McKay