summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/session/SessionStorageManagerImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Only create temp session file when necessary.Sascha Haeberling2015-01-301-2/+2
* CaptureSession can now be started with an empty placeholder.Sascha Haeberling2015-01-231-0/+31
* Make temp session directory creation more robust and efficient.Sascha Haeberling2014-10-101-0/+1
* Store temp session data in 'cache' directory, not data.Sascha Haeberling2014-07-151-2/+18
* Use debug.Log instead of android.util.Log.Angus Kong2014-03-261-2/+2
* Adds an API for temporary session storage.Sascha Haeberling2014-01-231-0/+92