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