1. f7b05c4 Update layout for gesture navigation by Tony Huang · 5 years ago
  2. 03ef741 Update dialog UI and search view hint font by Tony Huang · 5 years ago
  3. 7cbde88 Implement new search bar style for new landing page design by Tony Huang · 6 years ago
  4. 0aaf966 Update new UI/UX for open document tree by Tony Huang · 6 years ago
  5. eb43e96 Fix some bugs and add hint on input filed by Tony Huang · 6 years ago
  6. 73289e8 Refactor some codes for unbundle (4/N) by Ivan Chiang · 6 years ago
  7. 8d8d92f Refactor to androidx fragment and appcompatactivity by Tony Huang · 6 years ago
  8. e42c317 Update info page to new UI by Tony Huang · 6 years ago
  9. 48200cd Roll back delete/undo feature to dialog style by shawnlin · 6 years ago
  10. ead0235 Merge "Refactor the inSelectRegion method in holders" by Ivan Chiang · 6 years ago
  11. 9ae4d37 Refactor the inSelectRegion method in holders by Ivan Chiang · 6 years ago
  12. 7e72a2d Use material design snackbar to replace deprecated snackbar by Tony Huang · 6 years ago
  13. 75e8f17 SnackBar ActionButton do not apply correc TextColor by Bill Lin · 6 years ago
  14. ea3de8b Support delete/undo in the File browser mode by shawnlin · 6 years ago
  15. a4ff00f Mechanical refactoring to use public annotations. by Jeff Sharkey · 6 years ago
  16. 6ca7acc Migrated various apps under packages/apps/DocumentsUI/ to androidx by KOUSHIK PANUGANTI · 6 years ago
  17. 1239452 Move ContentLock and ViewAutoScroller into sel pkg. by Steve McKay · 7 years ago
  18. 80f022c Localize Inspector title. by Steve McKay · 7 years ago
  19. 5f76e63 Guard move case not to fall through. by Garfield Tan · 7 years ago
  20. 38a7251 Displays error message to user when properties fail to load. by Austin Kolander · 7 years ago
  21. c1a32ae Disable Move/Move to/Cut to clipboard for read-only files. by Ben Lin · 7 years ago
  22. eb1d11b Added some debugging tools. by Jon Mann · 7 years ago
  23. 0d83d32 Add progress dialog for transfer operations. by Tomasz Mikolajewski · 7 years ago
  24. f657025 Fix intermittent crash on copy cancelled. by Jon Mann · 7 years ago
  25. 23ac60c Add a confirmation dialog before overwriting a file in picker. by Garfield Tan · 7 years ago
  26. 179f069 Show a snackbar for archived files when can't be quick viewed. by Tomasz Mikolajewski · 7 years ago
  27. c0fe459 Fix strings in DocumentsUI to use plurals. by Tomasz Mikolajewski · 7 years ago
  28. bc7eb5f Add boilerplate for compressing in DocumentsUI. by Tomasz Mikolajewski · 7 years ago
  29. 6bd7c8e Do not focus on OK button on deletion if last input not from keyboard. by Ben Lin · 8 years ago
  30. 6868962 Add Snackbar for Deletion so TalkBack can speak about it. by Ben Lin · 8 years ago
  31. 8659cbc Move roots constants to a shared location. by Steve McKay · 8 years ago
  32. a951bd2 Merge "Add support for showing debug info on documents." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  33. 358c3ec Add support for showing debug info on documents. by Steve McKay · 8 years ago
  34. d947f01 Add Cut/Copy/Delete operation to currently focused item. by Ben Lin · 8 years ago
  35. 5b0a2c1 Inject SelectionManager instead of passing on reset. by Steve McKay · 8 years ago
  36. 4f78ba6 Move selection to selection pkg, make activity scoped. by Steve McKay · 8 years ago
  37. eed2f4e Move document-opening logic into ActionHandlers. by Steve McKay · 8 years ago
  38. 6f6d578 Request focus on "OK" for Delete dialog. by Ben Lin · 8 years ago
  39. c8889af Move delete support into base ActionHandler. by Steve McKay · 8 years ago