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