summaryrefslogtreecommitdiff
path: root/src/com/android/documentsui/AbstractActionHandler.java
AgeCommit message (Expand)Author
2025-03-12Allow files in archives to be viewed or opened François Degros
2025-03-11Remove use_search_v2_rw and introduce use_search_v2_read_only Ben Reich
2025-03-03Extract flags into their own Util class Ben Reich
2025-02-20[DocsUI, Search]: Enable filtering by MIME type. Bo Majewski
2025-02-18[DocsUI, Search]: Switch to the new useSearchV2Rw flag. Bo Majewski
2025-02-13[DocsUI Peek] Define entry point for showing preview Jeremie Boulic
2025-01-23Merge "[DocsUI, Search]: Introduces new loaders for search v2." into main Bo Majewski
2025-01-23[DocsUI, Search]: Introduces new loaders for search v2. Bo Majewski
2025-01-16Add "Open" to context menu when a single file is selected Erfan Norozi
2025-01-14On desktop, open files in a new window Erfan Norozi
2024-08-16Fix NPE in onCreate method of LoaderCallbacks. Aditya
2024-01-25Introducing private tab in profile tabs and sidebar. Aditya
2023-07-02Restrict initial location for ACTION_OPEN_DOCUMENT/_TREE Sergey Nikolaienkov
2021-01-07Fix ANR caused by multiple loaders blocking UI thread. am: a4005b9a27 Zemiao Zhu
2021-01-06Fix ANR caused by multiple loaders blocking UI thread. Zemiao Zhu
2020-08-05apps/DocumentsUI - Update language to comply with Android's inclusive languag... Raman Tenneti
2020-04-17Merge "Forward_result flag to getcontent from another app" into rvc-dev Diksha Gohlyan
2020-04-16Forward_result flag to getcontent from another app Diksha Gohlyan
2020-04-14Show a spinner when user click on cross profile button Kelvin Kwan
2020-03-18Remove hamburger icon when there is only one root. Zemiao Zhu
2020-03-16Uses correct uris for QUICK_VIEW, VIEW, and MANAGE_DOCUMENT Kelvin Kwan
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-26Merge "Use AsyncTask to load device root to avoid ANR" into rvc-dev TreeHugger Robot
2020-02-26Use AsyncTask to load device root to avoid ANR Ivan Chiang
2020-02-25Ensure user can only share documents from allowed users. Kelvin Kwan
2020-02-16Enable navigation between profile tabs, roots Kelvin Kwan
2020-02-14startActivity with proper user and uri according to the attached userId Kelvin Kwan
2020-02-13Add recents root from different user to ProvidersCache's mTaskRoots Kelvin Kwan
2020-02-07Merge "Loads UserId into DocumentInfo" Kelvin Kwan
2020-02-06Loads UserId into DocumentInfo Kelvin Kwan
2020-02-05Enable preview when no quick viewer Tony Huang
2020-01-29Load RootInfo with current user and store information in it. Kelvin Kwan
2019-12-16Fix crash when stack push Tony Huang
2019-10-31Add show/hide launcher icon menu for debug Tony Huang
2019-10-07Prevent OPEN_DOCUMENT_TREE when root does not support children Stephen Hughes
2019-09-27Merge "Fix crash on easter egg debug mode" Tony Huang
2019-09-26Set the default root to ExternalStroage root in tree mode Ivan Chiang
2019-09-26Fix crash on easter egg debug mode Tony Huang
2019-09-05Merge "Make Recent root know contents changed" into qt-qpr1-dev am: a350a7692e Tony Huang
2019-08-30Add deselect all menu item Tony Huang
2019-08-27Make Recent root know contents changed Tony Huang
2019-08-21Use DialogFragment for delete dialog shawnlin
2019-07-30Refactor LoadRootTask for backup behavior when root doesn't exist. Tony Huang
2019-04-09Disable getinfo in recent Tony Huang
2019-04-01Optimize for debug log coding style. Jason Chang
2019-02-22Remove redundant color resources Bill Lin
2019-02-15Merge "Remove redundant xxx_dark resource and definition from Docsui" Bill Lin
2019-02-14Make recent root as default root on browse mode Tony Huang
2019-01-28Remove redundant xxx_dark resource and definition from Docsui Bill Lin