1. 957be8c Refactor LoadRootTask for backup behavior when root doesn't exist. by Tony Huang · 5 years ago
  2. 96f886b Optimize for debug log coding style. by Jason Chang · 5 years ago
  3. f45ac75 Merge "Respond to various API council feedback." by Jeff Sharkey · 5 years ago
  4. bb68a65 Respond to various API council feedback. by Jeff Sharkey · 5 years ago
  5. 049b22d Change default root when open document tree by Tony Huang · 5 years ago
  6. 79b8982 Add the check to decide whether to show the chip row by Ivan Chiang · 6 years ago
  7. 282baa4 Do the refactor in RecentsLoader and support global search by Ivan Chiang · 6 years ago
  8. 8d8d92f Refactor to androidx fragment and appcompatactivity by Tony Huang · 6 years ago
  9. 9b9a282 Support to launch the root from the intent without rootId by Ivan Chiang · 6 years ago
  10. 94785ef More movement towards public APIs. by Jeff Sharkey · 6 years ago
  11. a4ff00f Mechanical refactoring to use public annotations. by Jeff Sharkey · 6 years ago
  12. 3cd5677 Merge "Fix crash when DocumentsProviders using duplicate authority exist" into pi-dev am: 0d75c67aff by Takamasa Kuramitsu · 6 years ago
  13. 6ca7acc Migrated various apps under packages/apps/DocumentsUI/ to androidx by KOUSHIK PANUGANTI · 6 years ago
  14. 939d018 Fix crash when DocumentsProviders using duplicate authority exist by Takamasa Kuramitsu · 7 years ago
  15. 276b2d4 Fix duplicated roots are shown am: e05075342a am: 3973d57226 am: 200e95df1b by Takamasa Kuramitsu · 6 years ago
  16. e050753 Fix duplicated roots are shown by Takamasa Kuramitsu · 7 years ago
  17. 9de5807 Created a SharedMinimal helper. by Felipe Leme · 7 years ago
  18. 4a0c3bb Fix crash when loading roots from invalid provider am: 4a4a8c4048 am: 290d61493c by Takamasa Kuramitsu · 7 years ago
  19. 4a4a8c4 Fix crash when loading roots from invalid provider by Takamasa Kuramitsu · 7 years ago
  20. 3a24e6c Fix a pile of error prone issues. by Steve McKay · 7 years ago
  21. f0a8ef8 Fixed crash caused by a cursor not having extras. by Jon Mann · 7 years ago
  22. 9bd4099 Refactor RootsCache+RootsAccess to ProvdersCache+ProvdersAccess by Jon Mann · 7 years ago
  23. 253a992 Implement support for viewing document settings in external applications by Jon Mann · 7 years ago
  24. 30b0dc1 Fix a bug where dropping on Root never works. by Ben Lin · 7 years ago
  25. bab2516 Initialize the location to recents if we fail to restore stack. by Garfield Tan · 7 years ago
  26. e967033 Lift loader to activity level. by Garfield Tan · 7 years ago
  27. f78d205 Return empty list of roots in ArchivesProvider. by Tomasz Mikolajewski · 7 years ago
  28. be1e079 Use BroadcastReceiver to notify root changes. by Garfield Tan · 7 years ago
  29. 40c8505 Remove State#restored. by Garfield Tan · 7 years ago
  30. 0537662 Don't put loading results to system cache if exceptions happened. by Garfield Tan · 8 years ago
  31. 6a0a568 Don't cache empty roots lists (usually). by Steve McKay · 8 years ago
  32. 30535bc Don't log verbose stuff by default. by Steve McKay · 8 years ago
  33. 8659cbc Move roots constants to a shared location. by Steve McKay · 8 years ago
  34. 00ee050 Address Error Prone warnings. by Steve McKay · 8 years ago
  35. 63bf813 Move openContainerDocument() into ActionHandlers. by Garfield Tan · 8 years ago
  36. d071895 Move share impl into files ActionHandler. by Steve McKay · 8 years ago
  37. 0f5ec83 Add pick ActionHandler test. by Steve McKay · 8 years ago
  38. def4868 Test location init with doc URI. by Steve McKay · 8 years ago
  39. 988d8a3 Move launch logic into ActionHandlers. by Steve McKay · 8 years ago
  40. d9caa6a Move State to base and root stuff to roots. by Steve McKay · 8 years ago