summaryrefslogtreecommitdiff
path: root/src/com/android/documentsui/Model.java
AgeCommit message (Expand)Author
2020-09-29Unblock UI thread from updating model. Zemiao Zhu
2020-02-25Ensure user can only share documents from allowed users. Kelvin Kwan
2020-02-16Load and cache thumbnail with correct user Kelvin Kwan
2019-04-01Optimize for debug log coding style. Jason Chang
2019-03-13Fix select behavior in picking mode Tony Huang
2018-10-16Roll back delete/undo feature to dialog style shawnlin
2018-08-31Fixed files flickering in & out during a deletion. shawnlin
2018-08-22Migrate to use RecyclerView-Selection library Riddle Hsu
2018-08-14Support delete/undo in the File browser mode shawnlin
2018-07-09Mechanical refactoring to use public annotations. Jeff Sharkey
2018-04-17Migrated various apps under packages/apps/DocumentsUI/ to androidx KOUSHIK PANUGANTI
2018-01-22Created a SharedMinimal helper. Felipe Leme
2017-05-22Reset model when we get an exception. Garfield Tan
2017-03-23Update DocsUI to use AuthenticationRequiredException instead. Ben Lin
2017-03-07Lift loader to activity level. Garfield Tan