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
/
MultiRootDocumentsLoader.java
Age
Commit message (
Expand
)
Author
2025-01-23
[DocsUI, Search]: Introduces new loaders for search v2.
Bo Majewski
2024-02-29
Fixing bugs related to pausing of private space.
Aditya
2024-02-01
Introducing private tab in profile tabs and sidebar.
Aditya
2021-01-06
If loading is cancelled, interrupt loadInBackgroundLocked().
Zemiao Zhu
2020-09-29
Unblock UI thread from updating model.
Zemiao Zhu
2020-09-14
Check if cursor is closed for staleDataException
Diksha Gohlyan
2020-08-27
Merge "If stale data, forceload values" into mainline-prod
Diksha Gohlyan
2020-08-26
If stale data, forceload values
Diksha Gohlyan
2020-08-13
Refactor FilteringCursorWrapper to make it easier
Zemiao Zhu
2020-04-28
Add menu item for show hidden files.
Zemiao Zhu
2020-04-24
Add a localPreference for showHiddenFiles and use it in DirectoryLoader.
Zemiao Zhu
2020-02-25
Ensure user can only share documents from allowed users.
Kelvin Kwan
2020-02-13
Make sure GlobalSearch and Recents can load correct data
Kelvin Kwan
2019-12-13
Fix ANR in MultiRootDocumentsLoader
Tony Huang
2019-08-27
Make Recent root know contents changed
Tony Huang
2019-04-11
Make global search file not movable
Tony Huang
2019-02-19
Respond to various API council feedback.
Jeff Sharkey
2018-12-11
Do the refactor in RecentsLoader and support global search
Ivan Chiang