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