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