summaryrefslogtreecommitdiffstats
path: root/src/com/android/documentsui/BaseActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Change toolbar color dynamically based on scroll offset for S.Zemiao Zhu2021-07-141-0/+5
* apps/DocumentsUI - Update language to comply with Android's inclusive languag...Raman Tenneti2020-08-051-1/+1
* Remove 'on phone' from stringsDiksha Gohlyan2020-06-191-1/+1
* Fix SearchView UI response to first character delayed.Zemiao Zhu2020-05-081-8/+5
* Merge "Revert "Post SearchFragment dismissal to the next frame when user is s...Zemiao Zhu2020-05-081-2/+2
|\
| * Revert "Post SearchFragment dismissal to the next frame when user is searching"Zemiao Zhu2020-05-081-2/+2
* | Merge "Post SearchFragment dismissal to the next frame when user is searching...TreeHugger Robot2020-05-021-2/+2
|\|
| * Post SearchFragment dismissal to the next frame when user is searchingAlex Kershaw2020-05-011-2/+2
* | Merge "Add checks for nullable mVariables in SearchViewManager." into rvc-devZemiao Zhu2020-04-301-6/+0
|\ \ | |/ |/|
| * Add checks for nullable mVariables in SearchViewManager.Zemiao Zhu2020-04-281-6/+0
* | Merge changes from topic "hidden-files" into rvc-devZemiao Zhu2020-04-291-0/+27
|\ \
| * | Add menu item for show hidden files.Zemiao Zhu2020-04-281-0/+27
| |/
* / Fix talkback. Announce Files appname by explicitly callZemiao Zhu2020-04-281-18/+9
|/
* Fix rotating screen triggers search.Zemiao Zhu2020-04-231-8/+8
* Refactor SearchFragment to fix keyboard focus issue.Zemiao Zhu2020-04-171-0/+6
* Fix app crash when activity title set to null at empty work profile root.Zemiao Zhu2020-04-141-2/+2
* Fix talkback directory name when first launch app or rotate screen.Zemiao Zhu2020-04-021-2/+20
* Change DocsUI tabs styling to be consistent with other surfacesAlex Kershaw2020-03-261-3/+3
* Hide tabs and apps when tapping a filter in an empty searchAlex Kershaw2020-03-241-5/+3
* Remove hamburger icon when there is only one root.Zemiao Zhu2020-03-181-0/+6
* Hide apps during search across profileKelvin Kwan2020-03-111-0/+5
* Continue showing a tabbed view when filters are selectedKelvin Kwan2020-03-101-2/+2
* Enable DirectoryFragment.onRefresh works when there is no root doc.Kelvin Kwan2020-03-091-2/+27
* Only restrict scope storage if caller target sdk is above RTony Huang2020-03-031-0/+1
* Ensure user can only share documents from allowed users.Kelvin Kwan2020-02-251-1/+1
* Remove useless codeTony Huang2020-02-241-3/+2
* Enable navigation between profile tabs, rootsKelvin Kwan2020-02-161-1/+15
* Grey out and disable tabs when selecting files.Kelvin Kwan2020-02-151-0/+4
* Add recents root from different user to ProvidersCache's mTaskRootsKelvin Kwan2020-02-131-1/+2
* Add TabLayout UI to on BaseActivity and show it conditionallyKelvin Kwan2020-02-131-3/+10
* Merge "Fetch roots from all users and filter them by action"TreeHugger Robot2020-02-101-0/+2
|\
| * Fetch roots from all users and filter them by actionKelvin Kwan2020-02-101-0/+2
* | Remove show internal storage menu itemTony Huang2020-02-031-41/+0
|/
* Update to new style breadcrumbTony Huang2019-11-211-2/+1
* Update sub header string in storage type rootTony Huang2019-11-041-3/+9
* Add show/hide launcher icon menu for debugTony Huang2019-10-311-0/+4
* Merge "Fix sub header string"TreeHugger Robot2019-09-271-0/+7
|\
| * Fix sub header stringTony Huang2019-09-261-0/+7
* | Hide the hide internal storage menu in tree modeIvan Chiang2019-09-261-3/+6
|/
* Fix contents overlap to top barTony Huang2019-09-041-5/+0
* Implement pause search historyTony Huang2019-08-301-1/+1
* Prevent root double pickedTony Huang2019-08-021-1/+1
* Update contents after renaming a itemTony Huang2019-07-101-2/+8
* Fix extra padding of recyclerview after renamed the fileTony Huang2019-06-251-1/+5
* Update layout for gesture navigationTony Huang2019-05-231-0/+30
* Revert "Runtime apply overlay by ThemeOverlayManager"Bill Lin2019-05-141-7/+0
* Runtime apply overlay by ThemeOverlayManagerBill Lin2019-05-101-0/+7
* Fix crash issue when hit back while scrollingIvan Chiang2019-05-021-0/+5
* Merge "Fine tune scroll behavior after model update" into qt-devTony Huang2019-04-301-0/+6
|\
| * Fine tune scroll behavior after model updateTony Huang2019-04-291-0/+6