1. 339968c Update DocsUI to use AuthenticationRequiredException instead. by Ben Lin · 7 years ago
  2. e967033 Lift loader to activity level. by Garfield Tan · 7 years ago[Renamed (96%) from src/com/android/documentsui/dirlist/Model.java]
  3. 98f8c5f Add Feature Flag support. by Steve McKay · 7 years ago
  4. 30d8c79 Start to move access to model in to Injector and ActionHandlers, refactor select all and file rename. by Jon Mann · 7 years ago
  5. 1cd40ff Merge "Guarding against RecoverableSecurityException in N." into arc-apps by Ben Lin · 7 years ago
  6. 38b4112 Guarding against RecoverableSecurityException in N. by Ben Lin · 7 years ago
  7. 38f1439 Add more descriptive UI for conflicts while renaming. by Jon Mann · 7 years ago
  8. f8f06e9 Authentication UI Prompt. by Ben Lin · 7 years ago
  9. fd2b4dc More clean up for sharing virtual files. by Tomasz Mikolajewski · 8 years ago
  10. 1abcfd1 Clean up sharing virtual files. by Tomasz Mikolajewski · 8 years ago
  11. 5b127ac Send virtual files with CATEGORY_TYPED_OPENABLE. by Tomasz Mikolajewski · 8 years ago
  12. e535c57 Files in archives should be only openable by the quick viewer. by Tomasz Mikolajewski · 8 years ago
  13. 30535bc Don't log verbose stuff by default. by Steve McKay · 8 years ago
  14. d79cc4a CL/1522740/ followups. by Steve McKay · 8 years ago
  15. d071895 Move share impl into files ActionHandler. by Steve McKay · 8 years ago
  16. 4f78ba6 Move selection to selection pkg, make activity scoped. by Steve McKay · 8 years ago
  17. 2010ff7 Move sorting back to loading thread. by Garfield Tan · 8 years ago
  18. c8889af Move delete support into base ActionHandler. by Steve McKay · 8 years ago
  19. ecebb6f Don't ignore reset. by Steve McKay · 8 years ago
  20. 990f76e Lifetime of FragmentTuners scoped to activity. by Steve McKay · 8 years ago
  21. d9caa6a Move State to base and root stuff to roots. by Steve McKay · 8 years ago
  22. d080506 Move more classes to more specific locations. by Steve McKay · 8 years ago
  23. 7c66209 Followup change for ag/1373399 by Steve McKay · 8 years ago
  24. 9de0da6 Move sort headers out of directory layout. by Steve McKay · 8 years ago
  25. 11d2348 [multi-part] Enable bidrectional sorting by Garfield, Tan · 8 years ago
  26. 84769b8 [multi-part] Eliminate 1k selection limit by Steve McKay · 8 years ago
  27. 4eb283c Merge "Safe check so we don't move cursor beyond possible pos scope." into nyc-dev by Ben Lin · 8 years ago
  28. 06b036f Revert "Precompute cursor indexes in DocumentsUI and improve perf by 2.7%." by Tomasz Mikolajewski · 8 years ago
  29. 2df30e5 Safe check so we don't move cursor beyond possible pos scope. by Ben Lin · 8 years ago
  30. 5a22a11 Daeal with null cursors more leniently. by Steve McKay · 8 years ago
  31. 20c04c5 Reduce memory allocations and improve sorting in DocumentsUI by 8.42%. by Tomasz Mikolajewski · 8 years ago
  32. 985df3d Precompute cursor indexes in DocumentsUI and improve perf by 2.7%. by Tomasz Mikolajewski · 8 years ago
  33. 35a60a7 Revert "Precompute cursor indexes in DocumentsUI and improve perf by 2.7%." by Aga Wronska · 8 years ago
  34. 7a8fc99 Reduce memory allocations and improve sorting in DocumentsUI by 8.42%. by Tomasz Mikolajewski · 8 years ago
  35. b49634e Precompute cursor indexes in DocumentsUI and improve perf by 2.7%. by Tomasz Mikolajewski · 8 years ago
  36. 61e315d Optimize sorting performance by 7.64% in DocumentsUI. by Tomasz Mikolajewski · 8 years ago
  37. f27c274 Improve sorting performance by 2.5 times. by Tomasz Mikolajewski · 8 years ago
  38. e29e341 Add scaffolds for performance tests of DocumentsUI by Tomasz Mikolajewski · 8 years ago
  39. 0af8afd Update preconditions to be asserts... by Steve McKay · 8 years ago
  40. 2185c1b Merge "Undo generalization isDownloads > supportsChildren." into nyc-dev by Steve McKay · 8 years ago
  41. 0fcef70 Merge "Implement type-to-focus in the DirectoryFragment." into nyc-dev by Ben Kwa · 8 years ago
  42. 55c00e7 Undo generalization isDownloads > supportsChildren. by Steve McKay · 8 years ago
  43. 472103f Implement type-to-focus in the DirectoryFragment. by Ben Kwa · 8 years ago
  44. d71bd61 Provide siblings in a sorted orders in DocumentsUI. by Tomasz Mikolajewski · 8 years ago
  45. 97b4be4 Move delete support into FileOperationService. by Steve McKay · 9 years ago
  46. e433834 Increase the stability of sorting in the Model. by Ben Kwa · 9 years ago
  47. e45d1f0 Don't proxy calls to DocumentsAdapter in MultiSelManager. by Steve McKay · 9 years ago
  48. e910403 Fix event relay to correctly dispatch events. by Steve McKay · 9 years ago
  49. c5ecf89 Move Adapters to their own classes. by Steve McKay · 9 years ago
  50. 6280de0 Implement bucketed sorting in DocumentsUI. by Ben Kwa · 9 years ago
  51. b8a5e08 Re-enable sorting in the DirectoryFragment. by Ben Kwa · 9 years ago
  52. da858bf Fix file deletion after the move to Model IDs. by Ben Kwa · 9 years ago
  53. d72a1da Transition selection to use Model IDs. by Ben Kwa · 9 years ago
  54. 0497da8 Switch DirectoryFragment code to use model IDs. by Ben Kwa · 9 years ago