1. f7e53bb Fix AlertDialog TextInputLayout truncated issue by Bill Lin · 5 years ago
  2. 03ef741 Update dialog UI and search view hint font by Tony Huang · 5 years ago
  3. bb68a65 Respond to various API council feedback. by Jeff Sharkey · 5 years ago
  4. 2c0b485 Replace ContentInterface with wrapping. by Jeff Sharkey · 5 years ago
  5. 9cee68f Migration to Westworld (1/2) by shawnlin · 5 years ago
  6. dde4cdd Update text input layout style and fix focus bug. by Tony Huang · 5 years ago
  7. eb43e96 Fix some bugs and add hint on input filed by Tony Huang · 6 years ago
  8. 8d8d92f Refactor to androidx fragment and appcompatactivity by Tony Huang · 6 years ago
  9. 7e72a2d Use material design snackbar to replace deprecated snackbar by Tony Huang · 6 years ago
  10. 94785ef More movement towards public APIs. by Jeff Sharkey · 6 years ago
  11. 6ca7acc Migrated various apps under packages/apps/DocumentsUI/ to androidx by KOUSHIK PANUGANTI · 6 years ago
  12. 9de5807 Created a SharedMinimal helper. by Felipe Leme · 6 years ago
  13. f49dfeb Avoid crash on Files app when creating a directory by Takamasa Kuramitsu · 7 years ago
  14. c8889af Move delete support into base ActionHandler. by Steve McKay · 8 years ago
  15. d9caa6a Move State to base and root stuff to roots. by Steve McKay · 8 years ago
  16. d080506 Move more classes to more specific locations. by Steve McKay · 8 years ago
  17. 46a868a Add metrics for create directory and rename file operations by Aga Wronska · 8 years ago
  18. 741ac6f Force show keyboard when presenting FragmentDialogs with EditText. by Aga Wronska · 8 years ago
  19. 279ec31 Improve document rename experience by Aga Wronska · 8 years ago
  20. 3c23718 Add support for renaming documents by Aga Wronska · 8 years ago
  21. e9ec61e Guard against null key events...which can happen. by Steve McKay · 9 years ago
  22. e980927 Normalize and improve menu fiddling. by Steve McKay · 9 years ago
  23. c469334 Switch DocumentsUI over from Toasts to Snackbars. by Ben Kwa · 9 years ago
  24. fefcd70 Use type inference where possible. by Steve McKay · 9 years ago
  25. 351a749 Populate quick view intent w/ file uris. by Steve McKay · 9 years ago
  26. 137437e Update colors of the create dir dialog in DocumentsUI. by Tomasz Mikolajewski · 9 years ago
  27. ceeb3f7 Improve keyboard control of "create folder" action. by Steve McKay · 9 years ago
  28. 5e83935 DocumentsUI: Stop to override fixed size of dialog in CreateDirectoryDialog. by Daichi Hirono · 9 years ago
  29. d0a2a2c Implement a standalone file manager activity. by Steve McKay · 9 years ago
  30. 4be51f1 Show spinner while waiting for mutations. by Jeff Sharkey · 11 years ago
  31. 0aa2692 Grab Activity reference before leaving fragment. by Jeff Sharkey · 11 years ago
  32. f63b777 Isolate calls to each remote DocumentsProvider. by Jeff Sharkey · 11 years ago
  33. 3fd1177 Detect wedged ContentProviders, treat as ANR. by Jeff Sharkey · 11 years ago
  34. 9dd0262 New roots UX, async, performance, docs. by Jeff Sharkey · 11 years ago
  35. 38ec252 Freshen restored stacks, more UX bug fixes. by Jeff Sharkey · 11 years ago
  36. a4d1f22 Remember mode and sort on per-directory basis. by Jeff Sharkey · 11 years ago
  37. 724deeb Refactoring of DocumentsContract. by Jeff Sharkey · 11 years ago
  38. b6a7f2c Stronger DocumentsProvider contract. by Jeff Sharkey · 11 years ago
  39. f339f25 Documents management mode; API adjustment. by Jeff Sharkey · 11 years ago
  40. 744dbbd Better handling of broken storage providers. by Jeff Sharkey · 11 years ago
  41. 7611221 Storage roots in fragment, sectioned. by Jeff Sharkey · 11 years ago