1. 11 Aug, 2014 1 commit
  2. 18 Jun, 2014 1 commit
  3. 18 Apr, 2014 2 commits
  4. 21 Mar, 2014 1 commit
    • Sam Judd's avatar
      Decreases jank/speeds image loading in filmstrip. · 4021c896
      Sam Judd authored
      Adds Glide, an image loading library, to handle image caching and bitmap reuse.
      This is working, but there are still some significant todos:
      
      1. We're loading larger images than we need.
      2. We're not aggressively cancelling loads so if you scroll far
        it takes longer than necessary for the image to appear.
      3. Video thumbnail loading is slow (will require changes to Glide to improve).
      
      Change-Id: I01387429068451b923509f78c6d5f8ce115e74ad
      4021c896
  5. 10 Feb, 2014 1 commit
  6. 28 Jan, 2014 1 commit
  7. 05 Dec, 2013 1 commit
  8. 23 Sep, 2013 1 commit
  9. 13 Sep, 2013 1 commit
  10. 04 Sep, 2013 1 commit
  11. 28 Aug, 2013 2 commits
    • Sascha Haeberling's avatar
      Automatic versioning for Camera. · 30239937
      Sascha Haeberling authored
        Bug: 10461009
      
      This is the scheme copied from GMS Core and modified by Babel, which
      allows us to generate version number more easily and also incorporate
      build numbers into it.
      
      Change-Id: I6ed4bf03e545a22423cb9936a5fcb67a50133490
      30239937
    • ztenghui's avatar
      Add rotate support in Film Strip · a16e7b50
      ztenghui authored
      Move the exif related code under src.com.android.camera.exif.
      Refactor the member variables under LocalMediaData.java.
      Refactor the LocalData to make sure they are immutables for thread safety.
      
      bug:10367037
      Change-Id: I0e84bcc0097925b2be749fe016984177a68e0a4d
      a16e7b50
  12. 06 Aug, 2013 2 commits
  13. 11 Jul, 2013 1 commit
    • Ruben Brunk's avatar
      Added jpeg streaming classes. · 4b1935cd
      Ruben Brunk authored
      - Provides streaming operations for decompressing/compressing
        JPEG files.
      - Allows pixel operations to be performed on large JPEG images
        without holding the entire bitmap in memory.
      
      Change-Id: I597ddf282b59d2ba6d6bca4722208121e3728f94
      4b1935cd
  14. 21 Jun, 2013 1 commit
  15. 30 May, 2013 2 commits
  16. 29 May, 2013 2 commits
  17. 13 May, 2013 2 commits
  18. 15 Feb, 2013 2 commits
  19. 09 Feb, 2013 2 commits
  20. 08 Feb, 2013 1 commit
  21. 04 Feb, 2013 2 commits
  22. 29 Jan, 2013 4 commits
  23. 23 Jan, 2013 4 commits
  24. 12 Dec, 2012 2 commits