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