summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/CameraHolder.java
Commit message (Expand)AuthorAgeFilesLines
* Fix potential activity leak.Wu-cheng Li2011-07-271-0/+3
* Add restore default in other settings.Wu-cheng Li2010-12-081-1/+16
* Set video orientation hint according to device orientation.Wu-cheng Li2010-11-131-0/+8
* Add switch camera on-screen button.Wu-cheng Li2010-09-081-8/+9
* Support switching between multiple cameras.Chih-Chung Chang2010-06-231-4/+21
* Add a check for the case that the camera is reopened again.Owen Lin2009-11-101-1/+8
* Clean up and add comments for classes.Chih-Chung Chang2009-11-031-11/+13
* Fix 2153860: VideoCamera app have to set scene mode to autoChih-Chung Chang2009-09-291-0/+9
* Fix NPE in resizeForPreviewAspectRadio().Owen Lin2009-09-171-1/+8
* Fix bug 2106774.Owen Lin2009-09-101-0/+12
* Show error dialog when the camera hardware is busy (Eg: hijack by otherOwen Lin2009-08-311-5/+11
* Style fix.Chih-Chung Chang2009-07-061-13/+29
* Fix 1909891. Allow keep() to be called without open().Chih-Chung Chang2009-06-111-1/+4
* Share Camera between Camera and VideoCamera.Chih-Chung Chang2009-06-101-0/+104