1. 1556c36 Fix using StrictJarFile that is @hide API by felkachang · 6 years ago
  2. 35ad6bd Update all loader to androidx version loader by Tony Huang · 6 years ago
  3. 8d8d92f Refactor to androidx fragment and appcompatactivity by Tony Huang · 6 years ago
  4. b7543de Fine tune the UI of hamburger Menu by Ivan Chiang · 6 years ago
  5. e42c317 Update info page to new UI by Tony Huang · 6 years ago
  6. 243cf9c Add sorting item on overflow menu by Tony Huang · 6 years ago
  7. 48200cd Roll back delete/undo feature to dialog style by shawnlin · 6 years ago
  8. c21ebc5 Update sorting UI and other UI by Tony Huang · 6 years ago
  9. 84b584c Fine tune the UI of hamburger Menu by Ivan Chiang · 6 years ago
  10. 9b9a282 Support to launch the root from the intent without rootId by Ivan Chiang · 6 years ago
  11. 997e95b Implement Dark Theme UI TestCase by Bill Lin · 6 years ago
  12. 6b77172 Support Dark/Light Theme for DocumentsUI (2/N) by Bill Lin · 6 years ago
  13. 254d146 Add testcase for canceling deletion by shawnlin · 6 years ago
  14. 002e929 Merge "Use material design snackbar to replace deprecated snackbar" by Tony Huang · 6 years ago
  15. 7e72a2d Use material design snackbar to replace deprecated snackbar by Tony Huang · 6 years ago
  16. 65bbe79 Fixed files flickering in & out during a deletion. by shawnlin · 6 years ago
  17. 0c37598 Migrate to use RecyclerView-Selection library by Riddle Hsu · 6 years ago
  18. 14b943a Merge "Support delete/undo in the File browser mode" by Shawn Lin · 6 years ago
  19. ea3de8b Support delete/undo in the File browser mode by shawnlin · 6 years ago
  20. f7660f4 Fix crash when opening inspector screen of broken folder am: 5971052851 am: a9cef9379b by Takamasa Kuramitsu · 6 years ago
  21. e22b88e Fix crash when opening inspector screen of broken folder am: 5971052851 by Takamasa Kuramitsu · 6 years ago
  22. 5971052 Fix crash when opening inspector screen of broken folder by Takamasa Kuramitsu · 6 years ago
  23. c45f5ef Fix selection crash in GestureSelectionHelper MotionEvent handling. by Louis Chang · 6 years ago
  24. 94785ef More movement towards public APIs. by Jeff Sharkey · 6 years ago
  25. 00a12bf Mechanical refactoring of Preconditions. by Jeff Sharkey · 6 years ago
  26. a4ff00f Mechanical refactoring to use public annotations. by Jeff Sharkey · 6 years ago
  27. 35e9e93 Merge "Fix crash for uncaught exception in MetadataLoader" by Arthur Hung · 6 years ago
  28. a7eb245 Merge "Using the number of copied docs to calculate completed when required bytes is zero." by Ming-Shin Lu · 6 years ago
  29. dbf6512 Using the number of copied docs to calculate completed when required bytes is zero. by lumark · 6 years ago
  30. 97a3e01 Merge "Refactor DocumentsUI MenuManager and clean un-used code" by TreeHugger Robot · 6 years ago
  31. 920868d Refactor DocumentsUI MenuManager and clean un-used code by Bill Lin · 6 years ago
  32. 99cca9d Merge "Fix FileOperationService starts foreground service failed." by Rhed Jao · 6 years ago
  33. fd235cf Fine tune description for ACTION_GET_CONTENT/ACTION_OPEN by Bill Lin · 6 years ago
  34. 5d9eb1f Merge "Support auto-scroll roots drawer when dragging" by Riddle Hsu · 6 years ago
  35. 674b0a9 Fix FileOperationService starts foreground service failed. by Rhed Jao · 6 years ago
  36. 0c501c0 Merge "Fix selection crash in GestureSelectionHelper MotionEvent handling." by Louis Chang · 6 years ago
  37. 0b8b22e Fix crash for uncaught exception in MetadataLoader by Arthur Hung · 6 years ago
  38. ac4bf9d Fix selection crash in GestureSelectionHelper MotionEvent handling. by Louis Chang · 6 years ago
  39. ec40c5c fix crashes by the specified ACTION_VIEW intent by felkachang · 6 years ago
  40. 1f952e6 Merge "Fix NPE caused by invalid ContentScope in FocusManager." by Rhed Jao · 6 years ago
  41. 845df4c Fix failing tests in GpsCoordinatesTextClassifierTest by wilsonshih · 6 years ago
  42. 354a516 Fix NPE caused by invalid ContentScope in FocusManager. by Rhed Jao · 6 years ago
  43. 56e8dc1 Merge "Add TestDrawerController for testBackButton_CloseDrawer." by Rhed Jao · 6 years ago
  44. ded3dc5 Support auto-scroll roots drawer when dragging by Riddle Hsu · 6 years ago
  45. 23c4bc0 Add TestDrawerController for testBackButton_CloseDrawer. by Rhed Jao · 6 years ago
  46. 08d4d05 Hide 'Open' option for context menu for files. by wilsonshih · 6 years ago
  47. 76a9d71 Close drawer when back button pressed. by Rhed Jao · 6 years ago
  48. 2c6d9c5 Exclude all MessageHolder types from selection. am: b9373d0515 am: ee65458e34 by Steve McKay · 6 years ago
  49. b9373d0 Exclude all MessageHolder types from selection. by Steve McKay · 6 years ago
  50. 47f2788 Merge "Fix crash when showing inspect menu of invalid provider" into pi-dev am: 8f606029f7 by android-build-team Robot · 6 years ago
  51. 0f408af Fix crash when showing inspect menu of invalid provider by Takamasa Kuramitsu · 6 years ago
  52. 5d4b97d Guard against NPEs in pre-init selection helper. am: 7bd7f0d153 am: d08ebaca66 by Steve McKay · 6 years ago
  53. 7bd7f0d Guard against NPEs in pre-init selection helper. by Steve McKay · 6 years ago
  54. a83fb8a Merge "Silently ignore illegal call to start." into pi-dev am: f16521df40 by Steve McKay · 6 years ago
  55. fdb43e0 Merge "Name test for ProvidersAccessess appropriately." by TreeHugger Robot · 6 years ago
  56. 6ca7acc Migrated various apps under packages/apps/DocumentsUI/ to androidx by KOUSHIK PANUGANTI · 6 years ago
  57. 88336c6 Silently ignore illegal call to start. by Steve McKay · 6 years ago
  58. 5de691c Make DocumentUI tests run with R8 enabled by Søren Gjesse · 6 years ago
  59. 430cf6f Name test for ProvidersAccessess appropriately. by Steve McKay · 7 years ago
  60. 71bc981 Allow APK install from anywhere, not just Downloads root by Geoffrey Pitsch · 7 years ago
  61. 4ae4aed Fix failing test in PrefsBackupHelperTest by Geoffrey Pitsch · 7 years ago
  62. cb018c2 Support the new delete quickview feature for non-archives by Geoffrey Pitsch · 7 years ago
  63. 92f97a8 Show search results automatically populate after text change by Geoffrey Pitsch · 7 years ago
  64. f218fd1 Comment out failing tests in DocsUI by Geoffrey Pitsch · 7 years ago
  65. 028b263 Fix crash when attempting to focus when no items are visible. by Geoffrey Pitsch · 7 years ago
  66. c4a2e69 Notify all observers of a selection change whenever data set changes. by Geoffrey Pitsch · 7 years ago
  67. 7c06618 Action menu shows default map app when geo-cordinates are set. by Austin Kolander · 7 years ago
  68. 5bf51ec Recycler+Selection documentation and API fixups. by Steve McKay · 7 years ago
  69. 0aa7207 Selection code isolation. by Steve McKay · 7 years ago
  70. 6373bfd API cleanup and purdy-fication. by Steve McKay · 7 years ago
  71. 07be125 Decompose ListeningGestureDetector. by Steve McKay · 7 years ago
  72. 1fdd34b Segregate Mouse and Touch input handling. by Steve McKay · 7 years ago
  73. 5a62037 Replace selection interfaces w/ abstract classes. by Steve McKay · 7 years ago
  74. 365e3cb Cleanup of Selection APIs. by Steve McKay · 7 years ago
  75. 57c559c Replace InputEvent with direct use of MotionEvent. by Steve McKay · 7 years ago
  76. fcff0b0 Rename BandController. Make GridModel top level. by Steve McKay · 7 years ago
  77. 1239452 Move ContentLock and ViewAutoScroller into sel pkg. by Steve McKay · 7 years ago
  78. 8845659 Move selection manager extras to separate package. by Steve McKay · 7 years ago
  79. 8fc9d89 Add test for DocsSelectionManager. by Steve McKay · 7 years ago
  80. fa48ea4 Improved encapsulation. by Steve McKay · 7 years ago
  81. 878b271 Extrac DocsUI selection manager. by Steve McKay · 7 years ago
  82. 53c8e80 Extract SelectionManager interface. by Steve McKay · 7 years ago
  83. 82cc533 Decouple SelectionManager from DocumentsAdapter. by Steve McKay · 7 years ago
  84. e77c037 Unify selection listeners under single interface. by Steve McKay · 7 years ago
  85. c6d6324 Cleanup "inspect" menu management. by Steve McKay · 7 years ago
  86. 6fc03e9 Merge "Add inspector to mouse context menu." by TreeHugger Robot · 7 years ago
  87. 39c283e Display nearest address for Geotagged files by Julian Mancini · 7 years ago
  88. 84c36e4 Added inspector support for viewing audio files. by Austin Kolander · 7 years ago
  89. 0c7ad03 Add inspector to mouse context menu. by Steve McKay · 7 years ago
  90. 74f97c6 Don't show divider before debug section. by Steve McKay · 7 years ago
  91. 21b4a27 Support reading metadata from docs in archives. by Steve McKay · 7 years ago
  92. f87c1fb Merge "Added support for custom text selection." by TreeHugger Robot · 7 years ago
  93. 8443c5e Added support for custom text selection. by Austin Kolander · 7 years ago
  94. c0f0283 Implement front end support for ISO/Focal Length by Julian Mancini · 7 years ago
  95. 26ff5d3 Revert "Add DocsUI Support for Focal Length/ISO" by Steve McKay · 7 years ago
  96. 8b8370f EXIF improvements. by Steve McKay · 7 years ago
  97. af73f02 Fix tests broken by switch to javac compiler. by Steve McKay · 7 years ago
  98. 61662f2 Merge "Add DocsUI Support for Focal Length/ISO" by Julian Mancini · 7 years ago
  99. c667853 Add DocsUI Support for Focal Length/ISO by Julian Mancini · 7 years ago
  100. 6493890 Support for video lat/long. by Steve McKay · 7 years ago