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
/
NavigationViewManager.java
Age
Commit message (
Expand
)
Author
2025-03-17
Add job progress icon to the app bar
Austin Tankiang
2025-03-07
[DocsUI M3] Fix the 3-section layout on compact screen
Wenbo Jie
2025-03-03
Merge "Extract flags into their own Util class" into main
Treehugger Robot
2025-03-03
Extract flags into their own Util class
Ben Reich
2025-03-03
Remove (x) in nav rail layout when selection is cleared
Ben Reich
2025-02-27
Merge "Move the selection menu from the ActionBar to NavigationView" into main
Ben Reich
2025-02-24
Move the selection menu from the ActionBar to NavigationView
Ben Reich
2025-02-24
[DocsUI M3] Move drawer burger menu to nav rail
Wenbo Jie
2024-03-03
Fixing bugs related to pausing of private space. am: e8cc1dbbd0
Aditya
2024-02-29
Fixing bugs related to pausing of private space.
Aditya
2024-02-07
Add ConfigStore to use feature flags in DocsUI. am: 83677db38d
Aditya
2024-02-07
Add ConfigStore to use feature flags in DocsUI.
Aditya
2024-02-01
Implementing cross profile contnet sharing startegy for docsUI.
Aditya
2024-01-26
Merge changes I130cda26,Id5deb79e,I73ed1b39 into main
Aditya Singh
2024-01-25
Implementing cross profile contnet sharing startegy for docsUI.
Aditya
2024-01-03
Build DocumentsUI sources once
Colin Cross
2023-10-26
Revert "Build DocumentsUI sources once"
Colin Cross
2023-10-17
Build DocumentsUI sources once
Colin Cross
2023-03-21
Support stylus handwriting in Documents UI search bar
Justin Ghan
2021-07-14
Change toolbar color dynamically based on scroll offset for S.
Zemiao Zhu
2020-12-29
Fix toolbar shadow for tablet mode.
Zemiao Zhu
2020-09-18
Add shadow to top toolbar.
Zemiao Zhu
2020-03-26
Change DocsUI tabs styling to be consistent with other surfaces
Alex Kershaw
2020-03-24
Hide tabs and apps when tapping a filter in an empty search
Alex Kershaw
2020-03-10
Continue showing a tabbed view when filters are selected
Kelvin Kwan
2020-03-09
Enable DirectoryFragment.onRefresh works when there is no root doc.
Kelvin Kwan
2020-02-16
Enable navigation between profile tabs, roots
Kelvin Kwan
2020-02-15
Grey out and disable tabs when selecting files.
Kelvin Kwan
2020-02-13
Add TabLayout UI to on BaseActivity and show it conditionally
Kelvin Kwan
2019-11-21
Update to new style breadcrumb
Tony Huang
2019-04-17
Implement AOSP landing page by config
Tony Huang
2019-01-23
Implement new search bar style for new landing page design
Tony Huang
2018-11-01
Refactor to androidx fragment and appcompatactivity
Tony Huang
2018-07-09
Mechanical refactoring to use public annotations.
Jeff Sharkey
2018-01-22
Created a SharedMinimal helper.
Felipe Leme
2017-03-31
Deprecate DrawerOpened metric.
Garfield Tan
2017-03-15
Fix a DocsUI crash...
Garfield Tan
2017-02-28
Manually routing Accessibility clicks for RecyclerView classes.
Ben Lin
2016-11-07
Don't log verbose stuff by default.
Steve McKay
2016-10-20
Address comments in ag/1514806.
Garfield Tan
2016-10-04
Move document-opening logic into ActionHandlers.
Steve McKay
2016-09-28
Move launch logic into ActionHandlers.
Steve McKay
2016-09-16
Move State to base and root stuff to roots.
Steve McKay
2016-09-15
Move more classes to more specific locations.
Steve McKay
2016-09-15
Move Activity classes to own packages.
Steve McKay
2016-08-31
Quiet some of the noisiest Log msgs in DEBUG.
Steve McKay
2016-06-16
Implementing breadcrumb for tablet devices for navigation in the bar.
Ben Lin