1. f45ac75 Merge "Respond to various API council feedback." by Jeff Sharkey · 6 years ago
  2. 5174816 Merge "Change default root when open document tree" by Tony Huang · 6 years ago
  3. 1401968 Merge "Fix crash bug when update shortcuts" by Tony Huang · 6 years ago
  4. bb68a65 Respond to various API council feedback. by Jeff Sharkey · 6 years ago
  5. 2c0b485 Replace ContentInterface with wrapping. by Jeff Sharkey · 6 years ago
  6. adce72b Move display mode switch icon to sub header by Tony Huang · 6 years ago
  7. 438f2ce Merge "Fix the issue of chips row disappears after rotate the device" by Ivan Chiang · 6 years ago
  8. 049b22d Change default root when open document tree by Tony Huang · 6 years ago
  9. 48974eb Fix crash bug when update shortcuts by Tony Huang · 6 years ago
  10. 52924b5 Fix the issue of chips row disappears after rotate the device by Ivan Chiang · 6 years ago
  11. 6b91e76 Merge "Update apps row show rule" by Tony Huang · 6 years ago
  12. f5a3dfb Merge "Remove redundant xxx_dark resource and definition from Docsui" by Bill Lin · 6 years ago
  13. 1e67177 Update apps row show rule by Tony Huang · 6 years ago
  14. 55ba6da Merge "Fix chips row does not update when new window" by Ivan Chiang · 6 years ago
  15. 3933cc6 Fix chips row does not update when new window by Ivan Chiang · 6 years ago
  16. 4e6242a Make recent root as default root on browse mode by Tony Huang · 6 years ago
  17. 7b3d4c7 Merge "Add feature to support multiple archive" by Felka Chang · 6 years ago
  18. da11993 Merge "Fix preview function not work" by Tony Huang · 6 years ago
  19. a627682 Merge "Chip should be filtered by specific mime types from intent" by Ivan Chiang · 6 years ago
  20. e9249a2 Merge "Add the check to decide whether to show the chip row" by Ivan Chiang · 6 years ago
  21. 864699a Add feature to support multiple archive by felkachang · 6 years ago
  22. fa47a32 Improve stability - return null when LastAccessedProvider no longer exist by Bill Lin · 6 years ago
  23. ee512b3 Fix preview function not work by Tony Huang · 6 years ago
  24. 1199879 Remove redundant xxx_dark resource and definition from Docsui by Bill Lin · 6 years ago
  25. 78171b3 Chip should be filtered by specific mime types from intent by Ivan Chiang · 6 years ago
  26. 9cee68f Migration to Westworld (1/2) by shawnlin · 6 years ago
  27. 79b8982 Add the check to decide whether to show the chip row by Ivan Chiang · 6 years ago
  28. 7cbde88 Implement new search bar style for new landing page design by Tony Huang · 6 years ago
  29. 0aaf966 Update new UI/UX for open document tree by Tony Huang · 6 years ago
  30. 1d856e4 Merge "Update UI/UX for selecting images on recent" by Tony Huang · 6 years ago
  31. 7105fbe Fine tune list item layout and remove summary column by Tony Huang · 6 years ago
  32. 74ded6e Update UI/UX for selecting images on recent by Tony Huang · 6 years ago
  33. 9c04624 Merge "Fix doesn't show mime icon issue" by Ivan Chiang · 6 years ago
  34. 5fd804d Fix A11y click fail issue when the item is clickable by Ivan Chiang · 6 years ago
  35. 2a0ef1b Fix doesn't show mime icon issue by Ivan Chiang · 6 years ago
  36. 28eb763 Use getRealSize instead of getRealSize in DocumentsUI by zhiyuan.hu · 6 years ago
  37. 99ade1f Merge "Fix A11y issue of chips and support reorder animation in RTL" by Ivan Chiang · 6 years ago
  38. 329131e Fix A11y issue of chips and support reorder animation in RTL by Ivan Chiang · 6 years ago
  39. e092d2d Implement Apps row for new landing page design by Tony Huang · 6 years ago
  40. 49bef29 Update colored icons for mimeTypes (1/N) by Bill Lin · 6 years ago
  41. ef377a0 Merge "Update text input layout style and fix focus bug." by TreeHugger Robot · 6 years ago
  42. 4e01029 Handle Intent#EXTRA_CONTENT_QUERY in DocumentsUI by Ivan Chiang · 6 years ago
  43. dde4cdd Update text input layout style and fix focus bug. by Tony Huang · 6 years ago
  44. 7a7e7df Implement files preview on pick mode specific action by Tony Huang · 6 years ago
  45. eb43e96 Fix some bugs and add hint on input filed by Tony Huang · 6 years ago
  46. f0ea0ed Add chips to support mime type query by Ivan Chiang · 6 years ago
  47. 74e97e0 Merge "Support root Uris for EXTRA_INITIAL_URI" by TreeHugger Robot · 6 years ago
  48. 1e56a10 Remove the action icon on "Switch to personal profile" by Ivan Chiang · 6 years ago
  49. 01d2ff9 Support root Uris for EXTRA_INITIAL_URI by Amin Shaikh · 6 years ago
  50. ae81df4 Fix display bug on directory header title by Tony Huang · 6 years ago
  51. 81abbf0 Tidy up permissions for unbundling. by Jeff Sharkey · 6 years ago
  52. c3166b2 Merge "Remove MetricLogger for unbundling" by Jeff Sharkey · 6 years ago
  53. d604b53 Merge "Remove dropdown sort bar and add root info header" by Ivan Chiang · 6 years ago
  54. 7a28e3e DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master by Xin Li · 6 years ago
  55. d74f370 Remove dropdown sort bar and add root info header by Tony Huang · 6 years ago
  56. 282baa4 Do the refactor in RecentsLoader and support global search by Ivan Chiang · 6 years ago
  57. 52b0b28 Copy android.provider.MetadataReader into DocumentsUI by Ivan Chiang · 6 years ago
  58. 2bf44c1 Merge "Refactor some codes for unbundle (4/N)" by Ivan Chiang · 6 years ago
  59. 844989e Make DocumentsContract methods more general. by Jeff Sharkey · 6 years ago
  60. 18d3fa9 Remove MetricLogger for unbundling by shawnlin · 6 years ago
  61. 73289e8 Refactor some codes for unbundle (4/N) by Ivan Chiang · 6 years ago
  62. d28065f Merge "Refactor the toolbar to fit new directory design" by Tony Huang · 6 years ago
  63. 0f7e836 Refactor the toolbar to fit new directory design by Tony Huang · 6 years ago
  64. 0bd7736 Unbundling task for SharedMinimal.java by shawnlin · 6 years ago
  65. ca3658d Merge "Remove redundant theme resource" by TreeHugger Robot · 6 years ago
  66. 527e654 Remove redundant theme resource by Bill Lin · 6 years ago
  67. 6fa992d Merge "Unbundle for not access MetricsEvent and Environment.STANDARD_DIRECTORIES" by TreeHugger Robot · 6 years ago
  68. f344869 Use the query bundle to search by Ivan Chiang · 6 years ago
  69. 9a44975 Unbundle for not access MetricsEvent and Environment.STANDARD_DIRECTORIES by Bill Lin · 6 years ago
  70. 1d738fb Update the navigation drawer activated style by Bill Lin · 6 years ago
  71. 9fad659 Refactor some codes for unbundle (3/N) by Tony Huang · 6 years ago
  72. 0a0321a Merge "Fix using StrictJarFile that is @hide API" by TreeHugger Robot · 6 years ago
  73. 3c13b4f Merge "Make documents diabled when CopyTo or MoveTo flow" by Tony Huang · 6 years ago
  74. 1556c36 Fix using StrictJarFile that is @hide API by felkachang · 6 years ago
  75. 9c3c60b Make documents diabled when CopyTo or MoveTo flow by Tony Huang · 6 years ago
  76. 1b4a205 Merge "Update all loader to androidx version loader" by TreeHugger Robot · 6 years ago
  77. e6bdbeb Refactor some codes for unbundle (2/N) by Tony Huang · 6 years ago
  78. cd58901 Merge "Deprecate scoped directory access." by TreeHugger Robot · 6 years ago
  79. 057e987 Refactor some codes for unbundle by Tony Huang · 6 years ago
  80. 35ad6bd Update all loader to androidx version loader by Tony Huang · 6 years ago
  81. 402ad09 Merge "Mechanical Refactoring to use public androidx - Pools, Nullable." by Leon Liao · 6 years ago
  82. ced7a45 Deprecate scoped directory access. by Amin Shaikh · 6 years ago
  83. efcd511 Mechanical Refactoring to use public androidx - Pools, Nullable. by Leon Liao · 6 years ago
  84. 8d8d92f Refactor to androidx fragment and appcompatactivity by Tony Huang · 6 years ago
  85. b7543de Fine tune the UI of hamburger Menu by Ivan Chiang · 6 years ago
  86. e42c317 Update info page to new UI by Tony Huang · 6 years ago
  87. 243cf9c Add sorting item on overflow menu by Tony Huang · 6 years ago
  88. 48200cd Roll back delete/undo feature to dialog style by shawnlin · 6 years ago
  89. c21ebc5 Update sorting UI and other UI by Tony Huang · 6 years ago
  90. 3bbfe61 Merge "Fixed option menu poping up when search bar is expanded" by Shawn Lin · 6 years ago
  91. 84b584c Fine tune the UI of hamburger Menu by Ivan Chiang · 6 years ago
  92. 142e27b Fixed option menu poping up when search bar is expanded by shawnlin · 6 years ago
  93. 9380bea Merge "Support to launch the root from the intent without rootId" by TreeHugger Robot · 6 years ago
  94. 9b9a282 Support to launch the root from the intent without rootId by Ivan Chiang · 6 years ago
  95. dbfc9c2 Fixed menu item "get info" getting disabled on changing device orientation. by shawnlin · 6 years ago
  96. e42d107 Revert "Fixed menu item "get info" getting disabled on changing device orientation." by Bill Lin · 6 years ago
  97. bd8f893 Fixed menu item "get info" getting disabled on changing device orientation. by shawnlin · 6 years ago
  98. ead0235 Merge "Refactor the inSelectRegion method in holders" by Ivan Chiang · 6 years ago
  99. 6b77172 Support Dark/Light Theme for DocumentsUI (2/N) by Bill Lin · 6 years ago
  100. 9ae4d37 Refactor the inSelectRegion method in holders by Ivan Chiang · 6 years ago