summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/util
Commit message (Expand)AuthorAgeFilesLines
* Relax aspect ratio matching tolerance for devices with 1.347 ratiosAlan Newberger2014-11-042-2/+11
* Remove additional dependencies on FloatMathSascha Haeberling2014-10-281-2/+1
* Volantis Device Identifier HelperI-Jong Lin2014-10-271-0/+3
* Make string comparison robust against null values.Sascha Haeberling2014-10-151-1/+1
* Preview vs Video Camera Resolution MismatchI-Jong Lin2014-10-141-2/+24
* Merge "Refine camera fatal error handling in CameraActivity." into ub-camera-...Senpo Hu2014-10-131-0/+1
|\
| * Refine camera fatal error handling in CameraActivity.Senpo Hu2014-10-131-0/+1
* | Merge "Update to use real L codename." into ub-camera-glacierAlan Newberger2014-10-131-1/+1
|\ \ | |/ |/|
| * Update to use real L codename.Dianne Hackborn2014-10-081-1/+1
* | Native 16x9 viewfinder stream for Gcam to reduce switching jank and eliminate...Spike Sprague2014-10-131-0/+7
|/
* Revert "More lockscreen tuning"Puneet Lall2014-10-081-1/+4
* More lockscreen tuningPuneet Lall2014-10-071-4/+1
* Lockscreen workaround tuningPuneet Lall2014-10-071-33/+24
* Use singleTask to improve unsecure lockscreen startupPuneet Lall2014-10-031-0/+236
* Use NEW_DOCUMENT vs NEW_TASK when starting Activities from CameraAlan Newberger2014-10-011-1/+1
* Cleanup: Move api check to ApiHelperPuneet Lall2014-09-291-0/+2
* Don't show aspect ratio UI if using API2 portabilityAlan Newberger2014-09-241-0/+1
* Changed tap-to-meter rectangle and weights.Jiawen Chen2014-09-181-0/+35
* Return to filmstrip when video playback finishes.Senpo Hu2014-09-101-3/+3
* Re-enable shutter-button when switching between front and back cameras.Puneet Lall2014-09-031-3/+18
* A few Size clean-ups to support live metering changes.Sascha Haeberling2014-09-022-82/+159
* Merge "Starting share/edit/play activities in its own task." into ub-camera-g...Senpo Hu2014-09-021-3/+4
|\
| * Starting share/edit/play activities in its own task.Senpo Hu2014-09-021-3/+4
* | ZSL refactoringPuneet Lall2014-08-291-9/+11
* | Add missing copyright header in Open Source code.Puneet Lall2014-08-281-0/+15
* | [ZSL Cam] Fixed shutter button, compress on threadpool.Puneet Lall2014-08-281-0/+100
|/
* Merge "Initial ZSL implementation" into ub-camera-glacierPuneet Lall2014-08-272-0/+506
|\
| * Initial ZSL implementationPuneet Lall2014-08-272-0/+506
* | Remove one shot callback workaround in VideoModule for LAlan Newberger2014-08-261-0/+5
* | util: Optimal preview size picks smaller-than-display size in case of tieIgor Murashkin2014-08-251-2/+11
|/
* Enable switching within CaptureModule to HDR+ and back.Sascha Haeberling2014-08-221-1/+4
* filmstrip actionbar tweaksSpike Sprague2014-08-222-32/+16
* roduce debug output for android.util.PairSascha Haeberling2014-08-191-1/+9
* Fix orientation and move it to the util class so we can use it elsewhere.Sascha Haeberling2014-08-151-0/+23
* Move code from GoogleCamera that dumps capture request metadata.Sascha Haeberling2014-08-141-0/+231
* [OC] Gcam OneCamera implementation.Sascha Haeberling2014-08-121-9/+47
* Implemented NDK libjpeg wrapper for YUV420 encoding.Puneet Lall2014-08-111-0/+122
* Merge "Move display orientation calculations out of app code" into ub-camera-...Sol Boucher2014-08-071-31/+0
|\
| * Move display orientation calculations out of app codeSol Boucher2014-07-311-31/+0
* | [OC] Migrate away from android.util.Size sinc we cannot use it in K.Sascha Haeberling2014-08-051-0/+66
|/
* Upgrade mode index settings after mode indices were cleanedAlan Newberger2014-07-231-1/+1
* Replace uses of CameraDevice#getCameraInfos() and CameraInfoSol Boucher2014-06-231-27/+23
* Migrate to use new CameraSettings.Angus Kong2014-06-191-81/+4
* Remove cameradevice subpackage and point references at ex librarySol Boucher2014-06-181-3/+3
* resolved conflicts for merge of 2c8ac0ad to ub-camera-glacierDoris Liu2014-06-121-5/+0
|\
| * Remove workaround for K-MR1 that registers redundant preview callbacksDoris Liu2014-06-131-5/+0
* | Refactor out Camera.Parameters.Angus Kong2014-06-122-184/+31
|/
* secure camera -> gallery launch hardcoded toSpike Sprague2014-05-301-15/+25
* Cache queries to Camera.Parameters.getSupportedPictureSizes() to speed upAndy Huibers2014-05-211-0/+34
* Merge "Set a preview callback with a buffer size to force update preview call...Doris Liu2014-05-191-0/+5
|\