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