1. 04 Oct, 2013 1 commit
    • Jeff Sharkey's avatar
      Correctly sort image/video buckets. · 4c9dda96
      Jeff Sharkey authored
      This ensures that buckets have the right data to correctly sort by
      modified time.
      
      Bug: 11015925
      Change-Id: I3a01d1a911566d3c561ac33bd9788fc50902eea1
      4c9dda96
  2. 28 Sep, 2013 1 commit
  3. 26 Sep, 2013 2 commits
  4. 24 Sep, 2013 2 commits
  5. 23 Sep, 2013 1 commit
  6. 20 Sep, 2013 1 commit
  7. 17 Sep, 2013 1 commit
  8. 16 Sep, 2013 3 commits
  9. 15 Sep, 2013 1 commit
  10. 14 Sep, 2013 1 commit
  11. 13 Sep, 2013 2 commits
    • Jeff Sharkey's avatar
      Hide titles when showing thumbnail-only dirs. · 86bfd730
      Jeff Sharkey authored
      Bug: 10710331
      Change-Id: I97e92e5216537d08c7c022b55c5e8fea12dd1d49
      86bfd730
    • Jeff Sharkey's avatar
      Add Videos root; optimal thumbnails; empty. · 0f90e312
      Jeff Sharkey authored
      Create new Videos root which is similar to Images, surfacing its
      contents based on buckets.  Mark roots as empty as applicable.
      
      Generate thumbnails when not available instead of always reading the
      full file.
      
      Bug: 10412208, 10712057, 10710865
      Change-Id: I7cdd2caf2335e470c2fa3e6ba3edec957d6cf243
      0f90e312
  12. 11 Sep, 2013 1 commit
  13. 10 Sep, 2013 2 commits
  14. 05 Sep, 2013 4 commits
  15. 04 Sep, 2013 1 commit
  16. 03 Sep, 2013 4 commits
  17. 02 Sep, 2013 1 commit
  18. 31 Aug, 2013 1 commit
  19. 29 Aug, 2013 4 commits
  20. 28 Aug, 2013 3 commits
  21. 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
  22. 26 Aug, 2013 1 commit