1. 1942ae5 MediaProvider: Reorder object removed callback to fix internal.db issue by Winson · 6 years ago
  2. b653af2 Fix abstract MediaProvider playlist handling by Winson · 6 years ago
  3. e7e3541 Gracefully handle small ISO boxes. by Jeff Sharkey · 6 years ago
  4. 08df6aa Merge "Handle large ISO box lengths." into qt-dev by Jeff Sharkey · 6 years ago
  5. 3370735 Handle large ISO box lengths. by Jeff Sharkey · 6 years ago
  6. 00412fe Merge "Shift call statistics back to the original caller." into qt-dev by Jeff Sharkey · 6 years ago
  7. 7873f54 Shift call statistics back to the original caller. by Jeff Sharkey · 6 years ago
  8. 3650e85 Use LocalCallingIdentity PID when checking. by Jeff Sharkey · 6 years ago
  9. 86f3b1a Merge "Add genres to correct db based on where the audio entry is inserted." into qt-dev by Anton Hansson · 6 years ago
  10. 3f10d94 Add genres to correct db based on where the audio entry is inserted. by Sudheer Shanka · 6 years ago
  11. 58e2d9f Import translations. DO NOT MERGE by Bill Yi · 6 years ago
  12. 8efc141 Merge "MediaProvider: allow in-place updates for media files with incorrect path" into qt-dev by Nikita Ioffe · 6 years ago
  13. ce8bf26 Merge "Selectively redact XMP data" into qt-dev by Anton Hansson · 6 years ago
  14. b5650d1 MediaProvider: allow in-place updates for media files with incorrect path by Nikita Ioffe · 6 years ago
  15. d444e71 Merge "Don't use linked mediastore uris in DownloadProvider operations." into qt-dev by Sudheer Shanka · 6 years ago
  16. a4f153f Merge "Set notification Uri, but don't register." into qt-dev by Jeff Sharkey · 6 years ago
  17. e8e33d3 Merge "Sigh, try making everyone happy." into qt-dev by Jeff Sharkey · 6 years ago
  18. 7efb82f Selectively redact XMP data by Anton Hansson · 6 years ago
  19. cb58275 Don't use linked mediastore uris in DownloadProvider operations. by Sudheer Shanka · 6 years ago
  20. 98f05b9 Set notification Uri, but don't register. by Jeff Sharkey · 6 years ago
  21. 4dbbdfd Sigh, try making everyone happy. by Jeff Sharkey · 6 years ago
  22. 7285f26 getType() is special; less details about remote. by Jeff Sharkey · 6 years ago
  23. ceeafbc Merge "Add trailing '/' to MediaColumns.RELATIVE_PATH" into qt-dev by Shafik Nassar · 6 years ago
  24. 95ee896 Fix regressions from performance optimizations. by Jeff Sharkey · 6 years ago
  25. ef01db1 Add trailing '/' to MediaColumns.RELATIVE_PATH by shafik · 6 years ago
  26. eeda7ba Aggresive performance optimizations. by Jeff Sharkey · 6 years ago
  27. 6375c0b Merge "Avoid using leaky ExifInterface variant." into qt-dev by Jeff Sharkey · 6 years ago
  28. ce1f395 Avoid using leaky ExifInterface variant. by Jeff Sharkey · 6 years ago
  29. 7081533 Merge "Zero means undefined." into qt-dev by Jeff Sharkey · 6 years ago
  30. cc1af6f Zero means undefined. by Jeff Sharkey · 6 years ago
  31. 9689be7 Merge "Cache resolved details about remote callers." into qt-dev by Jeff Sharkey · 6 years ago
  32. 37a8988 Merge "Revoke prior uri grants when MediaProvider db gets recreated." into qt-dev by Sudheer Shanka · 6 years ago
  33. 2b4e4bd Cache resolved details about remote callers. by Jeff Sharkey · 6 years ago
  34. 520c9d0 Revoke prior uri grants when MediaProvider db gets recreated. by Sudheer Shanka · 6 years ago
  35. c65f831 Merge "Forget metadata scanned from stale volumes." into qt-dev by Jeff Sharkey · 6 years ago
  36. 0bc2132 Merge "Dispatch change notifications in background." into qt-dev by Jeff Sharkey · 6 years ago
  37. d4babd8 Forget metadata scanned from stale volumes. by Jeff Sharkey · 6 years ago
  38. 7ff5e2a Fix unused import. by Jeff Sharkey · 6 years ago
  39. 1168535 Dispatch change notifications in background. by Jeff Sharkey · 6 years ago
  40. 48c3949 Sanitize display names to generate file names by Ryan Mitchell · 6 years ago
  41. 313eec8 Skip canonicalization when already done. by Jeff Sharkey · 6 years ago
  42. fa37738 Quietly ignore invalid volume broadcasts. by Jeff Sharkey · 6 years ago
  43. 7fd22ec Merge "Parse (or guess) timezone offsets." into qt-dev by Jeff Sharkey · 6 years ago
  44. 2dc0447 Parse (or guess) timezone offsets. by Jeff Sharkey · 6 years ago
  45. 64b4c38 Merge changes from topic "isoz" into qt-dev by Jeff Sharkey · 6 years ago
  46. 60ca298 Redact any location metadata in ISO boxes. by Jeff Sharkey · 6 years ago
  47. 00c4fca Start parsing XMP metadata from ISO files. by Jeff Sharkey · 6 years ago
  48. 81094a7 Parser for MPEG-4 metadata. by Jeff Sharkey · 6 years ago
  49. fe34955 Don't use "null" mimeType for unknown files. by Sudheer Shanka · 6 years ago
  50. 75251c4 Add sharedUId support to MediaProvider.getQueryBuilder by Gavin Corkery · 6 years ago
  51. 52e3dfd Import translations. DO NOT MERGE by Bill Yi · 6 years ago
  52. d06f214 Allow mutation of all columns while pending. by Jeff Sharkey · 6 years ago
  53. 8379602 Merge "Revoke all grants when IDs are renumbered." into qt-dev by Jeff Sharkey · 6 years ago
  54. 80877dd Merge "Only support movement in well-defined collections." into qt-dev by Jeff Sharkey · 6 years ago
  55. d630264 Revoke all grants when IDs are renumbered. by Jeff Sharkey · 6 years ago
  56. 28a20b7 Merge "Only kick off media scan when published." into qt-dev by Jeff Sharkey · 6 years ago
  57. 0ab564c Only support movement in well-defined collections. by Jeff Sharkey · 6 years ago
  58. 670198e Only kick off media scan when published. by Jeff Sharkey · 6 years ago
  59. 031af8d Invalidate/scan multiple items during update(). by Jeff Sharkey · 6 years ago
  60. 71c618a Merge "Import translations. DO NOT MERGE" into qt-dev by TreeHugger Robot · 6 years ago
  61. b9c0478 Import translations. DO NOT MERGE by Bill Yi · 6 years ago
  62. 38628e7 Merge "Update behavior of some DownloadManager APIs." into qt-dev by Sudheer Shanka · 6 years ago
  63. ff5328a Update behavior of some DownloadManager APIs. by Sudheer Shanka · 6 years ago
  64. 0e03f66 Force set format & mime_type cols if the path being inserted is dir. by Sudheer Shanka · 6 years ago
  65. f421295 Merge "Legacy apps have limited access to secondary." into qt-dev by Jeff Sharkey · 6 years ago
  66. 4816607 Legacy apps have limited access to secondary. by Jeff Sharkey · 6 years ago
  67. 2c659c0 Merge "Update mimeTypes of directories to be null." into qt-dev by Sudheer Shanka · 6 years ago
  68. dc235b4 Merge "Import translations. DO NOT MERGE" into qt-dev by TreeHugger Robot · 6 years ago
  69. 9cdb088 Merge "Canonicalize default ringtones." into qt-dev by Jeff Sharkey · 6 years ago
  70. 04d55bb Merge "Media goes in the media dir." into qt-dev by Jeff Sharkey · 6 years ago
  71. 636b4d8 Media goes in the media dir. by Jeff Sharkey · 6 years ago
  72. 68ff628 Merge "MTP: remove usages of device identifiers with virtual serial number#2" into qt-dev by TreeHugger Robot · 6 years ago
  73. 7dd157b Import translations. DO NOT MERGE by Bill Yi · 6 years ago
  74. 2b79a5c Update mimeTypes of directories to be null. by Sudheer Shanka · 6 years ago
  75. e7da24a Canonicalize default ringtones. by Jeff Sharkey · 6 years ago
  76. 0ed7d79 Merge "Adjust MTP to reference by specific volume name." into qt-dev by Jeff Sharkey · 6 years ago
  77. 5e0eead Merge "Make storage a restricted permission - media provider" into qt-dev by Svetoslav Ganov · 6 years ago
  78. fceda9f Adjust MTP to reference by specific volume name. by Jeff Sharkey · 6 years ago
  79. 0ac2901 MTP: remove usages of device identifiers with virtual serial number#2 by James Wei · 6 years ago
  80. b95c80b Merge "Expand Uri notifications for volume views." into qt-dev by Jeff Sharkey · 6 years ago
  81. 7011ef4 Expand Uri notifications for volume views. by Jeff Sharkey · 6 years ago
  82. 6299ac1 Merge "Modern apps can't insert or update DATA columns." into qt-dev by Jeff Sharkey · 6 years ago
  83. f109843 Merge "More robust attach/detach of volumes." into qt-dev by Jeff Sharkey · 6 years ago
  84. b0cab58 Modern apps can't insert or update DATA columns. by Jeff Sharkey · 6 years ago
  85. 52e4f06 loadThumbnail() support for albums. by Jeff Sharkey · 6 years ago
  86. ac729f7 More robust attach/detach of volumes. by Jeff Sharkey · 6 years ago
  87. 5b62996 Merge "Add RSE support for update() and delete()." into qt-dev by Jeff Sharkey · 6 years ago
  88. 59d4097 Merge "Allow failures of applyBatch() operations." into qt-dev by Jeff Sharkey · 6 years ago
  89. 4ff4d3a Merge changes from topic "apr15" into qt-dev by Jeff Sharkey · 6 years ago
  90. 46aa7a5 Allow failures of applyBatch() operations. by Jeff Sharkey · 6 years ago
  91. 05d9ae0 Make storage a restricted permission - media provider by Svet Ganov · 6 years ago
  92. a0c3c3b Scan everything during idle maintenance. by Jeff Sharkey · 6 years ago
  93. 29c9154 Always search for parents. by Jeff Sharkey · 6 years ago
  94. b6485ce Add RSE support for update() and delete(). by Jeff Sharkey · 6 years ago
  95. ab91923 Reject update() that results in invalid moves. by Jeff Sharkey · 6 years ago
  96. 4344c09 Attach all mounted volume at creation time. by Jeff Sharkey · 6 years ago
  97. da73dde Merge "Include content description for media thumbnails." into qt-dev by Jeff Sharkey · 6 years ago
  98. 476c50c Include content description for media thumbnails. by Jeff Sharkey · 6 years ago
  99. 458e40d Return Uri based on volumeName where it resides. by Jeff Sharkey · 6 years ago
  100. b3bd14f Fix DATE_TAKEN bug, add more tests. by Jeff Sharkey · 6 years ago