1. 23ac60c Add a confirmation dialog before overwriting a file in picker. by Garfield Tan · 7 years ago
  2. 8d79f25 Fix CTS, and rotation during create. by Steve McKay · 8 years ago
  3. d080506 Move more classes to more specific locations. by Steve McKay · 8 years ago
  4. 16e0c1f Move Activity classes to own packages. by Steve McKay · 8 years ago[Renamed (95%) from src/com/android/documentsui/SaveFragment.java]
  5. 819940f Trapping backspace at EditText level to prevent popping Docs. by Ben Lin · 8 years ago
  6. 2dfba67 Filter out ACTION_UP events in onKey() listener. by Daichi Hirono · 8 years ago
  7. 0fe9504 Performe save when ENTER is pressed. by Steve McKay · 9 years ago
  8. b68dd22 Reduce code duplication between DocumentsActivity and StandaloneActivity. by Steve McKay · 9 years ago
  9. d0a2a2c Implement a standalone file manager activity. by Steve McKay · 9 years ago
  10. cc9e869 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  11. 4be51f1 Show spinner while waiting for mutations. by Jeff Sharkey · 11 years ago
  12. 8b99704 Load RootInfo in background, invalidation. by Jeff Sharkey · 11 years ago
  13. 5629ec5 Asset drop, icons for common MIME types. by Jeff Sharkey · 11 years ago
  14. 724deeb Refactoring of DocumentsContract. by Jeff Sharkey · 11 years ago
  15. b6a7f2c Stronger DocumentsProvider contract. by Jeff Sharkey · 11 years ago
  16. 873daa3 Management actions, invalidate caches. by Jeff Sharkey · 11 years ago
  17. c6cbdf1 Settings, replace files, sorting by size, tweaks. by Jeff Sharkey · 11 years ago
  18. 7611221 Storage roots in fragment, sectioned. by Jeff Sharkey · 11 years ago
  19. 7827821 XML metadata for storage backend; custom icons. by Jeff Sharkey · 11 years ago
  20. f7adc93 Define storage roots, external GUIDs, creation. by Jeff Sharkey · 11 years ago
  21. 09c10bf Iterate on storage UI. by Jeff Sharkey · 11 years ago