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