summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/PhotoModule.java
Commit message (Expand)AuthorAgeFilesLines
* Only set preview size before starting previewAlan Newberger2014-10-041-82/+62
* Merge "Stability: add null check for all CameraProxy obj references in VideoM...Senpo Hu2014-09-261-0/+6
|\
| * Stability: add null check for all CameraProxy obj references inSenpo Hu2014-09-261-0/+6
* | Revert app workaround for bug 17614203 now that HAL is fixed.Andy Huibers2014-09-261-12/+0
|/
* Stability: add null check for all CameraProxy obj references in PhotoModule.Senpo Hu2014-09-251-6/+13
* Ensure Camera doesn't attempt access of back camera on NakasiAlan Newberger2014-09-241-3/+5
* Don't show aspect ratio UI if using API2 portabilityAlan Newberger2014-09-241-1/+3
* new sounds for timer ticker and pano / photosphere intermediate capturesSpike Sprague2014-09-231-4/+44
* monkey test NPE fix, another null check on mCameraDeviceSpike Sprague2014-09-221-1/+5
* Merge "add null check to updateCameraParametersPreferences to apease the monk...Spike Sprague2014-09-191-0/+6
|\
| * add null check to updateCameraParametersPreferences to apease the monkeySpike Sprague2014-09-191-0/+6
* | portability layer doesn't work well with startPreviewWithCallback()Spike Sprague2014-09-181-11/+20
|/
* mode switch jank fixesSpike Sprague2014-09-181-8/+13
* Don't send redundant requests to start the previewPuneet Lall2014-09-111-26/+55
* Merge "Revert "Delay PhotoModule preview cover removal to address jank"" into...Alan Newberger2014-09-111-8/+3
|\
| * Revert "Delay PhotoModule preview cover removal to address jank"Alan Newberger2014-09-111-8/+3
* | Reset aspect ratio on pauseAlan Newberger2014-09-101-1/+3
|/
* Delay PhotoModule preview cover removal to address jankAlan Newberger2014-09-101-3/+8
* Reinitialize shutter button in Camera mode upon preview startAlan Newberger2014-09-101-0/+1
* Merge "This fixes Bitmap.createBitmap offset bug in L, not sure why." into ub...Andy Huibers2014-09-101-0/+12
|\
| * This fixes Bitmap.createBitmap offset bug in L, not sure why.Andy Huibers2014-09-091-0/+12
* | Always match camera orientation with device orientation regardlessSenpo Hu2014-09-091-15/+13
|/
* Additional logging for CAPTURE intent handlingAlan Newberger2014-09-081-1/+8
* Add additional lifecycle logging to CameraAlan Newberger2014-09-051-0/+2
* Add countdown timer to CaptureModule.Andy Huibers2014-09-021-43/+9
* Merge "Enable switching within CaptureModule to HDR+ and back." into ub-camer...Sascha Haeberling2014-08-231-3/+11
|\
| * Enable switching within CaptureModule to HDR+ and back.Sascha Haeberling2014-08-221-3/+11
* | Switch from stepwise index-based zoom to a ratio-based scaleSol Boucher2014-08-221-22/+11
|/
* Merge "Remove extra parent mode from array, and make PhotoModule scope string...Alan Newberger2014-08-161-1/+1
|\
| * Remove extra parent mode from array, and make PhotoModule scope string publicAlan Newberger2014-08-181-1/+1
* | add functionality to enable/disable clicks on a MultiToggleImageButtonSpike Sprague2014-08-181-1/+4
|/
* Enable seamless switching to/from camera2-backed Photo moduleSol Boucher2014-08-151-2/+12
* Merge "Route zoom value through to zoomIndex in device API" into ub-camera-gl...Alan Newberger2014-08-061-2/+2
|\
| * Route zoom value through to zoomIndex in device APIAlan Newberger2014-08-071-2/+2
* | Move display orientation calculations out of app codeSol Boucher2014-07-311-7/+4
|/
* Minor clean-up around the code base.Sascha Haeberling2014-07-291-3/+4
* resolved conflicts for merge of dcea7639 to ub-camera-glacierSascha Haeberling2014-07-171-16/+23
|\
| * Speed up lockscreen start-up time.Sascha Haeberling2014-07-171-16/+23
* | am 3c6de14b: Work in #onPictureTaken will be on a forked, so no need to fork ...Sascha Haeberling2014-07-151-6/+1
|\|
| * Work in #onPictureTaken will be on a forked, so no need to fork the call.Sascha Haeberling2014-07-141-6/+1
| * Merge "DO NOT MERGE Revert "Remove workaround for K-MR1 that registers redund...Doris Liu2014-07-011-0/+30
| |\
| | * DO NOT MERGE Revert "Remove workaround for K-MR1 that registers redundant pre...Doris Liu2014-07-011-0/+30
* | | am 9f3d01d9: volume button cancels ongoing countdown prevent volume button fr...Spike Sprague2014-06-301-5/+15
|\| |
| * | volume button cancels ongoing countdownSpike Sprague2014-06-301-5/+15
| |/
* | am 57d4f74f: Ensure focusAndCapture() is called on the main thread.Sascha Haeberling2014-06-251-1/+6
|\|
| * Ensure focusAndCapture() is called on the main thread.Sascha Haeberling2014-06-251-1/+6
* | Merge "Replace uses of CameraDevice#getCameraInfos() and CameraInfo" into ub-...Sol Boucher2014-06-231-5/+8
|\ \
| * | Replace uses of CameraDevice#getCameraInfos() and CameraInfoSol Boucher2014-06-231-5/+8
* | | am b7c7d9a0: Add metadata to capture and tap to focus events.Andy Huibers2014-06-241-2/+19
|\ \ \ | | |/ | |/|
| * | Add metadata to capture and tap to focus events.Andy Huibers2014-06-231-2/+19