summaryrefslogtreecommitdiff
path: root/src/com/android/documentsui/LoadDocStackTask.java
AgeCommit message (Expand)Author
2020-02-06Loads UserId into DocumentInfo Kelvin Kwan
2020-01-29Load RootInfo with current user and store information in it. Kelvin Kwan
2018-07-09Mechanical refactoring to use public annotations. Jeff Sharkey
2017-07-21Load zip file when user clicks it in search result. Garfield Tan
2017-03-24Refactor RootsCache+RootsAccess to ProvdersCache+ProvdersAccess Jon Mann
2017-03-05Add Feature Flag support. Steve McKay
2016-11-07Use the new extra to get the initial location. Garfield Tan
2016-11-01Rename findPath() API to findDocumentPath(). Garfield Tan
2016-10-20Address comments in ag/1514806. Garfield Tan
2016-10-18Features around findPath API. Garfield Tan