1. 10 Sep, 2013 1 commit
  2. 05 Sep, 2013 4 commits
  3. 04 Sep, 2013 1 commit
  4. 03 Sep, 2013 4 commits
  5. 02 Sep, 2013 1 commit
  6. 31 Aug, 2013 1 commit
  7. 29 Aug, 2013 4 commits
  8. 28 Aug, 2013 3 commits
  9. 27 Aug, 2013 2 commits
    • Marco Nelissen's avatar
      Check for path-permissions when opening a file. · 3e6a4288
      Marco Nelissen authored
      When an app is trying to open a Uri, check whether it has been granted
      read or write permission by another app via the Intent.FLAG_GRANT_... flags,
      instead of only checking whether the app itself has external storage read
      or write permissions.
      
      b/10345049
      
      Change-Id: Idbc87fe34a05be9d8220ee7a0223d039480c3ffe
      3e6a4288
    • Marco Nelissen's avatar
      Fix up path from scan file intent before scanning · e358a901
      Marco Nelissen authored
      Canonicalize the path, and replace legacy prefix if needed.
      This allows the ACTION_MEDIA_SCANNER_SCAN_FILE to contain
      /storage/emulated/legacy/ type paths, as well as even more
      ancient /mnt/sdcard or /sdcard paths
      
      b/10096103
      
      Change-Id: I012793d8c185ccddc4e59280f0d6e214fd16ac8d
      e358a901
  10. 26 Aug, 2013 1 commit
  11. 23 Aug, 2013 2 commits
  12. 22 Aug, 2013 1 commit
  13. 21 Aug, 2013 1 commit
    • Jeff Sharkey's avatar
      Publish thumbnails for image buckets. · 240f6b3e
      Jeff Sharkey authored
      Uses most recently modified image as thumbnail for a bucket,
      matching existing Gallery behavior.
      
      Bug: 10330011
      Change-Id: I38fd50873cbbc1e60ffa6cb2a2b186d298e1e6f8
      240f6b3e
  14. 19 Aug, 2013 3 commits
  15. 18 Aug, 2013 1 commit
    • Jeff Sharkey's avatar
      Create images and music documents backends. · e215ab5b
      Jeff Sharkey authored
      Surfaces images clustered by buckets to match existing Gallery
      behavior.  Surfaces music by artist, then album, then song.  Only
      offers read-only access for now.
      
      Bug: 10330012, 10330011
      Change-Id: I2b439ff12b0a6be209391d7ce4b38ade5badd604
      e215ab5b
  16. 07 Aug, 2013 1 commit
  17. 06 Aug, 2013 7 commits
  18. 02 Aug, 2013 2 commits