summaryrefslogtreecommitdiffstats
path: root/src/com/android/documentsui/AbstractActionHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Fix ANR caused by multiple loaders blocking UI thread. am: a4005b9a27Zemiao Zhu2021-01-071-2/+13
|\
| * Fix ANR caused by multiple loaders blocking UI thread.Zemiao Zhu2021-01-061-2/+13
* | apps/DocumentsUI - Update language to comply with Android's inclusive languag...Raman Tenneti2020-08-051-1/+1
|/
* Merge "Forward_result flag to getcontent from another app" into rvc-devDiksha Gohlyan2020-04-171-2/+0
|\
| * Forward_result flag to getcontent from another appDiksha Gohlyan2020-04-161-2/+0
* | Show a spinner when user click on cross profile buttonKelvin Kwan2020-04-141-0/+5
|/
* Remove hamburger icon when there is only one root.Zemiao Zhu2020-03-181-0/+5
* Uses correct uris for QUICK_VIEW, VIEW, and MANAGE_DOCUMENTKelvin Kwan2020-03-161-2/+2
* Continue showing a tabbed view when filters are selectedKelvin Kwan2020-03-101-1/+2
* Enable DirectoryFragment.onRefresh works when there is no root doc.Kelvin Kwan2020-03-091-17/+22
* Merge "Use AsyncTask to load device root to avoid ANR" into rvc-devTreeHugger Robot2020-02-261-3/+2
|\
| * Use AsyncTask to load device root to avoid ANRIvan Chiang2020-02-261-3/+2
* | Ensure user can only share documents from allowed users.Kelvin Kwan2020-02-251-1/+3
|/
* Enable navigation between profile tabs, rootsKelvin Kwan2020-02-161-3/+36
* startActivity with proper user and uri according to the attached userIdKelvin Kwan2020-02-141-4/+4
* Add recents root from different user to ProvidersCache's mTaskRootsKelvin Kwan2020-02-131-3/+4
* Merge "Loads UserId into DocumentInfo"Kelvin Kwan2020-02-071-4/+6
|\
| * Loads UserId into DocumentInfoKelvin Kwan2020-02-061-4/+6
* | Enable preview when no quick viewerTony Huang2020-02-051-0/+200
|/
* Load RootInfo with current user and store information in it.Kelvin Kwan2020-01-291-1/+3
* Fix crash when stack pushTony Huang2019-12-161-0/+5
* Add show/hide launcher icon menu for debugTony Huang2019-10-311-0/+16
* Prevent OPEN_DOCUMENT_TREE when root does not support childrenStephen Hughes2019-10-071-1/+8
* Merge "Fix crash on easter egg debug mode"Tony Huang2019-09-271-5/+1
|\
| * Fix crash on easter egg debug modeTony Huang2019-09-261-5/+1
* | Set the default root to ExternalStroage root in tree modeIvan Chiang2019-09-261-0/+5
|/
* Merge "Make Recent root know contents changed" into qt-qpr1-dev am: a350a7692eTony Huang2019-09-051-2/+8
|\
| * Make Recent root know contents changedTony Huang2019-08-271-2/+8
* | Add deselect all menu itemTony Huang2019-08-301-0/+5
* | Use DialogFragment for delete dialogshawnlin2019-08-211-1/+6
* | Refactor LoadRootTask for backup behavior when root doesn't exist.Tony Huang2019-07-301-2/+10
|/
* Disable getinfo in recentTony Huang2019-04-091-0/+4
* Optimize for debug log coding style.Jason Chang2019-04-011-3/+7
* Remove redundant color resourcesBill Lin2019-02-221-1/+1
* Merge "Remove redundant xxx_dark resource and definition from Docsui"Bill Lin2019-02-151-1/+1
|\
| * Remove redundant xxx_dark resource and definition from DocsuiBill Lin2019-01-281-1/+1
* | Make recent root as default root on browse modeTony Huang2019-02-141-0/+5
|/
* Migration to Westworld (1/2)shawnlin2019-01-251-5/+5
* Update UI/UX for selecting images on recentTony Huang2019-01-171-3/+1
* Implement files preview on pick mode specific actionTony Huang2019-01-031-0/+5
* Add chips to support mime type queryIvan Chiang2018-12-211-6/+7
* Do the refactor in RecentsLoader and support global searchIvan Chiang2018-12-111-8/+23
* Update all loader to androidx version loaderTony Huang2018-11-061-3/+3
* Refactor to androidx fragment and appcompatactivityTony Huang2018-11-011-5/+5
* Add sorting item on overflow menuTony Huang2018-10-241-0/+6
* Support to launch the root from the intent without rootIdIvan Chiang2018-09-281-0/+7
* Migrate to use RecyclerView-Selection libraryRiddle Hsu2018-08-221-9/+9
* Migrated various apps under packages/apps/DocumentsUI/ to androidxKOUSHIK PANUGANTI2018-04-171-1/+1
* Created a SharedMinimal helper.Felipe Leme2018-01-221-1/+1
* Selection code isolation.Steve McKay2017-09-291-2/+2