1. 6d6ac1d Make global search file not movable by Tony Huang · 5 years ago
  2. 282baa4 Do the refactor in RecentsLoader and support global search by Ivan Chiang · 6 years ago
  3. 35ad6bd Update all loader to androidx version loader by Tony Huang · 6 years ago
  4. 94785ef More movement towards public APIs. by Jeff Sharkey · 6 years ago
  5. a4ff00f Mechanical refactoring to use public annotations. by Jeff Sharkey · 6 years ago
  6. 9de5807 Created a SharedMinimal helper. by Felipe Leme · 7 years ago
  7. b47b4b5 Add a type column to show user-friendly type info. by Garfield Tan · 7 years ago
  8. 2e81db6 Fix crash when dragging documents from Recents. by Garfield Tan · 7 years ago
  9. 9bd4099 Refactor RootsCache+RootsAccess to ProvdersCache+ProvdersAccess by Jon Mann · 7 years ago
  10. 9f404c2 Fix racey crash on RecentsLoader reset by Jon Mann · 7 years ago
  11. 98f8c5f Add Feature Flag support. by Steve McKay · 7 years ago
  12. f208d84 Make Sorting/paging honor ENABLE_OMC_FEATURES flag by Steve McKay · 7 years ago
  13. 50b9bae Test/Demo paging support in DocsUI. by Steve McKay · 8 years ago
  14. 2b9578f Omit the authority if moving returned cursor failed. by Garfield Tan · 8 years ago
  15. 2010ff7 Move sorting back to loading thread. by Garfield Tan · 8 years ago
  16. 988d8a3 Move launch logic into ActionHandlers. by Steve McKay · 8 years ago
  17. 1427c60 Make RecentsLoader load on a per-authority basis instead of per-root. by Ben Lin · 8 years ago
  18. d9caa6a Move State to base and root stuff to roots. by Steve McKay · 8 years ago
  19. d080506 Move more classes to more specific locations. by Steve McKay · 8 years ago
  20. 11d2348 [multi-part] Enable bidrectional sorting by Garfield, Tan · 8 years ago
  21. 1aeb395 UX cleanups. by Steve McKay · 8 years ago[Renamed (92%) from src/com/android/documentsui/RecentLoader.java]
  22. b8a5e08 Re-enable sorting in the DirectoryFragment. by Ben Kwa · 9 years ago
  23. bfa6d40 resolve merge conflicts of 27ddeff723 to master. by Jeff Sharkey · 9 years ago
  24. 6ee1dfe Add locking when mutating RecentTasks. by Jeff Sharkey · 9 years ago
  25. f8a5e08 Move State to a separate file. by Steve McKay · 9 years ago
  26. fefcd70 Use type inference where possible. by Steve McKay · 9 years ago
  27. d0a2a2c Implement a standalone file manager activity. by Steve McKay · 9 years ago
  28. f73d81a Mask OOBE when filtering recent documents. by Jeff Sharkey · 11 years ago
  29. f63b777 Isolate calls to each remote DocumentsProvider. by Jeff Sharkey · 11 years ago
  30. 3fd1177 Detect wedged ContentProviders, treat as ANR. by Jeff Sharkey · 11 years ago
  31. 9dd0262 New roots UX, async, performance, docs. by Jeff Sharkey · 11 years ago
  32. 4045780 Create unique files, root ordering, UI bugs. by Jeff Sharkey · 11 years ago
  33. 8b99704 Load RootInfo in background, invalidation. by Jeff Sharkey · 11 years ago
  34. 9656a53 More UX updates around picking images. by Jeff Sharkey · 11 years ago
  35. 7d58fc6 DocumentsUI tablet support. by Jeff Sharkey · 11 years ago
  36. a4d1f22 Remember mode and sort on per-directory basis. by Jeff Sharkey · 11 years ago
  37. 1c903cc Filter roots based on incoming request. by Jeff Sharkey · 11 years ago
  38. d82b26b New recents behavior to match spec. by Jeff Sharkey · 11 years ago