summaryrefslogtreecommitdiffstats
path: root/src/com/android/documentsui/Model.java
Commit message (Expand)AuthorAgeFilesLines
* Unblock UI thread from updating model.Zemiao Zhu2020-09-291-31/+12
* Ensure user can only share documents from allowed users.Kelvin Kwan2020-02-251-0/+6
* Load and cache thumbnail with correct userKelvin Kwan2020-02-161-1/+7
* Optimize for debug log coding style.Jason Chang2019-04-011-3/+9
* Fix select behavior in picking modeTony Huang2019-03-131-1/+1
* Roll back delete/undo feature to dialog styleshawnlin2018-10-161-98/+6
* Fixed files flickering in & out during a deletion.shawnlin2018-08-311-19/+46
* Migrate to use RecyclerView-Selection libraryRiddle Hsu2018-08-221-12/+13
* Support delete/undo in the File browser modeshawnlin2018-08-141-9/+64
* Mechanical refactoring to use public annotations.Jeff Sharkey2018-07-091-1/+1
* Migrated various apps under packages/apps/DocumentsUI/ to androidxKOUSHIK PANUGANTI2018-04-171-2/+2
* Created a SharedMinimal helper.Felipe Leme2018-01-221-2/+2
* Reset model when we get an exception.Garfield Tan2017-05-221-4/+1
* Update DocsUI to use AuthenticationRequiredException instead.Ben Lin2017-03-231-3/+3
* Lift loader to activity level.Garfield Tan2017-03-071-0/+323