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
/
RecentsLoader.java
Age
Commit message (
Expand
)
Author
2025-01-23
[DocsUI, Search]: Introduces new loaders for search v2.
Bo Majewski
2024-01-25
Implementing cross profile contnet sharing startegy for docsUI.
Aditya
2020-03-10
Add error handling and UI on WP quiet mode / no permission to share
Kelvin Kwan
2020-02-25
Ensure user can only share documents from allowed users.
Kelvin Kwan
2020-02-13
Add recents root from different user to ProvidersCache's mTaskRoots
Kelvin Kwan
2020-02-06
Loads UserId into DocumentInfo
Kelvin Kwan
2019-04-11
Make global search file not movable
Tony Huang
2018-12-11
Do the refactor in RecentsLoader and support global search
Ivan Chiang
2018-11-06
Update all loader to androidx version loader
Tony Huang
2018-07-10
More movement towards public APIs.
Jeff Sharkey
2018-07-09
Mechanical refactoring to use public annotations.
Jeff Sharkey
2018-01-22
Created a SharedMinimal helper.
Felipe Leme
2017-05-19
Add a type column to show user-friendly type info.
Garfield Tan
2017-04-28
Fix crash when dragging documents from Recents.
Garfield Tan
2017-03-24
Refactor RootsCache+RootsAccess to ProvdersCache+ProvdersAccess
Jon Mann
2017-03-23
Fix racey crash on RecentsLoader reset
Jon Mann
2017-03-05
Add Feature Flag support.
Steve McKay
2017-02-27
Make Sorting/paging honor ENABLE_OMC_FEATURES flag
Steve McKay
2017-02-27
Test/Demo paging support in DocsUI.
Steve McKay
2016-10-10
Omit the authority if moving returned cursor failed.
Garfield Tan
2016-10-03
Move sorting back to loading thread.
Garfield Tan
2016-09-28
Move launch logic into ActionHandlers.
Steve McKay
2016-09-22
Make RecentsLoader load on a per-authority basis instead of per-root.
Ben Lin
2016-09-16
Move State to base and root stuff to roots.
Steve McKay
2016-09-15
Move more classes to more specific locations.
Steve McKay
2016-08-11
[multi-part] Enable bidrectional sorting
Garfield, Tan
2016-02-18
UX cleanups.
Steve McKay