summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/Storage.java
Commit message (Expand)AuthorAgeFilesLines
* Add Storage preference (1/2)dcalandria2016-12-301-8/+23
* Add proper support for canceling sessions.Sascha Haeberling2015-04-131-11/+7
* Change interface of BurstMediaItem to provide filepath.Shashi Shekhar2015-03-061-0/+27
* Adding reporting functionality using Feedback API for PhotoModule and Capture...zafir2015-02-251-12/+8
* Reduce memory footprint of session bitmap cache.Alan Newberger2015-02-201-6/+25
* CaptureSession can now be started with an empty placeholder.Sascha Haeberling2015-01-231-6/+27
* Refactor the filmstrip backing data.Paul Rohde2015-01-071-4/+4
* Change placholder API to use Bitmap's instead of JPEG bytes.Sascha Haeberling2014-12-181-21/+20
* Delete unused code.Paul Rohde2014-12-181-3/+0
* Adding stack support and hooking SmartBurst up to the new API.Sascha Haeberling2014-12-161-8/+40
* Hook burst controller to the shutter button long press.Shashi Shekhar2014-11-191-5/+14
* Ensure photosphere/pano thumbs are always shown.Sam Judd2014-07-071-1/+16
* Pass the real file length to MediaStore.Angus Kong2014-07-011-129/+145
* Include signature in cache keys for Glide.Sam Judd2014-05-231-0/+5
* Avoid a race condition causing dup'd images.Seth Raphael2014-04-021-0/+12
* Fix crash related to deleted items being processedSeth Raphael2014-04-021-6/+1
* Use debug.Log instead of android.util.Log.Angus Kong2014-03-261-2/+2
* Spring cleaning. Throwing out old cruft.Sascha Haeberling2014-03-111-1/+1
* Hold in-progress sessions in mem, not media storeSeth Raphael2014-03-101-17/+122
* Change session API to support location inside a task.Sascha Haeberling2014-03-061-2/+6
* Add placeholder image support.Sascha Haeberling2013-12-131-4/+3
* Add a capture-session API to be used by all modules.Sascha Haeberling2013-12-111-3/+48
* gcam: Add placeholder image.Ruben Brunk2013-10-281-22/+76
* Checks for low storage in wide-angle pano mode.Angus Kong2013-09-251-1/+1
* Add rotate support in Film Stripztenghui2013-08-281-2/+3
* Clean up Gallery codes.Angus Kong2013-08-091-1/+1
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-061-4/+4
* Add GPSDirection tag using ExifInterface.Angus Kong2013-03-261-4/+13
* Move Camera Java/Native source into Gallery2Michael Kolb2013-01-291-0/+172