1. 8454e04 Add some basic metrics for file operations on virtual files. by Garfield Tan · 7 years ago
  2. 67cdd0f Allow folders to be copied into Downloads. by Ben Lin · 7 years ago
  3. 0d83d32 Add progress dialog for transfer operations. by Tomasz Mikolajewski · 7 years ago
  4. 9bd4099 Refactor RootsCache+RootsAccess to ProvdersCache+ProvdersAccess by Jon Mann · 7 years ago
  5. f657025 Fix intermittent crash on copy cancelled. by Jon Mann · 7 years ago
  6. de69cec Better naming for created archives. by Tomasz Mikolajewski · 7 years ago
  7. a011586 Fix copying files from archives with a keyboard shortcut. by Tomasz Mikolajewski · 7 years ago
  8. c5efea0 Use Intent.ACTION_VIEW to for launching file manager at a location. by Garfield Tan · 7 years ago
  9. 13d8dee Release only acquired docs in DocumentsUI. by Tomasz Mikolajewski · 7 years ago
  10. b19061c Remove cache, and manually control archives lifecycle. by Tomasz Mikolajewski · 7 years ago
  11. d79ef7f Stick FileOperationService to foreground. by Garfield Tan · 7 years ago
  12. ed11f1c Add CompressJob. by Tomasz Mikolajewski · 7 years ago
  13. bc7eb5f Add boilerplate for compressing in DocumentsUI. by Tomasz Mikolajewski · 7 years ago
  14. 664025e Fix crashing converted files warning dialog. by Tomasz Mikolajewski · 7 years ago
  15. 1566618 Wait until the remote side has loaded everything before start copying. by Garfield Tan · 8 years ago
  16. 5e1fd5e Refine metrics for file operation failure. by Garfield Tan · 8 years ago
  17. d5a0b26 Address comments in ag/1785007. by Garfield Tan · 8 years ago
  18. 3eab82e Fix the use of WakeLock. by Garfield Tan · 8 years ago
  19. 99f1dc3 Improve error handling. by Steve McKay · 8 years ago
  20. 03a3a39 Make srcParent for move/delete nullable. by Garfield Tan · 8 years ago
  21. 00ee050 Address Error Prone warnings. by Steve McKay · 8 years ago
  22. a951bd2 Merge "Add support for showing debug info on documents." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  23. 358c3ec Add support for showing debug info on documents. by Steve McKay · 8 years ago
  24. 2a83742 Address comments in ag/1514806. by Garfield Tan · 8 years ago
  25. b6006b2 manager/ManageActivity back to files/FilesActivity. by Steve McKay · 8 years ago
  26. 988d8a3 Move launch logic into ActionHandlers. by Steve McKay · 8 years ago
  27. d9caa6a Move State to base and root stuff to roots. by Steve McKay · 8 years ago
  28. d080506 Move more classes to more specific locations. by Steve McKay · 8 years ago
  29. 16e0c1f Move Activity classes to own packages. by Steve McKay · 8 years ago
  30. 88dfe31 To avoid deleting a source file when a move opration is canceled by Shunta Sato · 8 years ago
  31. 0ead784 Handle partial clip files by showing a failure notification. by Garfield, Tan · 8 years ago
  32. 9666ce6 Pull clipping related classes to a separate package. by Garfield, Tan · 8 years ago
  33. b7e5f6b [multi-part] Eliminate 1k selection limit by Garfield, Tan · 8 years ago
  34. c20c6f6 Add free space precondition check for copy job. by Garfield, Tan · 8 years ago
  35. 4833477 [multi-part] Eliminate 1k selection limit by Garfield, Tan · 8 years ago
  36. edce554 [multi-part] Eliminate 1k selection limit by Garfield, Tan · 8 years ago
  37. 6f4f66c Merge \\"Include cause when reporting errors.\\" into nyc-dev am: 60585e6c54 by Steve McKay · 8 years ago
  38. 48ef36f Poll jobs' status to update notifications. by Garfield, Tan · 8 years ago
  39. b1b08b2 Include cause when reporting errors. by Steve McKay · 8 years ago
  40. ecc05c0 Fix bad locking. by Garfield, Tan · 8 years ago
  41. 19cf55b Merge "Prioritize delete jobs by adding them to a separate thread pool." into nyc-andromeda-dev by Garfield Tan · 8 years ago
  42. 810fb82 Prioritize delete jobs by adding them to a separate thread pool. by Garfield, Tan · 8 years ago
  43. ac05fc3 Merge "Fix an assertion to avoid crash on deletions in Recent root." into nyc-dev am: 7a91029bff by Garfield Tan · 8 years ago
  44. 363c212 Fix an assertion to avoid crash on deletions in Recent root. by Garfield, Tan · 8 years ago
  45. 4d00914 Separate paste code from DirectoryFragment. by Garfield, Tan · 8 years ago
  46. 3d68b2b Deal gracefully with empty srcs. by Steve McKay · 8 years ago
  47. 7551240 Use AppFuse to write document. by Daichi Hirono · 8 years ago
  48. a848b3e Fix copying folders using keyboard shortcuts by Aga Wronska · 8 years ago
  49. 7ed520c Merge "Fallback to byte-by-byte copy/move if optimized fails." into nyc-dev by Steve McKay · 8 years ago
  50. fe7f536 Fallback to byte-by-byte copy/move if optimized fails. by Tomasz Mikolajewski · 8 years ago
  51. 42dd3ca Fix notification message when moving. by Tomasz Mikolajewski · 8 years ago
  52. 0af8afd Update preconditions to be asserts... by Steve McKay · 8 years ago
  53. 003097d Delete confirmation and notification improvements. by Steve McKay · 8 years ago
  54. 0cb0827 Merge "Fix error formatting for copy/move/delete failures." into nyc-dev by Steve McKay · 8 years ago
  55. bac7ac7 Fix error formatting for copy/move/delete failures. by Tomasz Mikolajewski · 8 years ago
  56. 8fe5498 Wire removeDocument() to Jobs. by Tomasz Mikolajewski · 8 years ago
  57. c515150 Cleanup error handling in jobs. by Tomasz Mikolajewski · 8 years ago
  58. f171934 Improvements to Copy/Move flow. by Steve McKay · 8 years ago
  59. 63e2aae Fix tapping on more than one failure notification. by Tomasz Mikolajewski · 8 years ago
  60. faa2720 Add metrics logging for file operations. by Ben Kwa · 8 years ago
  61. dd2b31c Show a warning notification and a dialog in case of conversion when copying. by Tomasz Mikolajewski · 9 years ago
  62. e009441 Wire multi-parents support for moving to DocumentsUI. by Tomasz Mikolajewski · 9 years ago
  63. 9699010 Add support for multi-parents to DocumentsProvider::moveDocument. by Tomasz Mikolajewski · 9 years ago
  64. 11898c1 Do not allow to move virtual files using conversion. by Tomasz Mikolajewski · 9 years ago
  65. 171bc68 Merge "Fix notifications for failures when copying/moving." by Tomasz Mikolajewski · 9 years ago
  66. 97b4be4 Move delete support into FileOperationService. by Steve McKay · 9 years ago
  67. 6b6c16e Fix notifications for failures when copying/moving. by Tomasz Mikolajewski · 9 years ago
  68. 4aa8967 Fix copying virtual files. by Tomasz Mikolajewski · 9 years ago
  69. bbeba52 Support for concurrent file operations. by Steve McKay · 9 years ago
  70. c83baa0 CopyService generalization. by Steve McKay · 9 years ago