summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/util/CameraUtil.java
Commit message (Expand)AuthorAgeFilesLines
* Relax aspect ratio matching tolerance for devices with 1.347 ratiosAlan Newberger2014-11-041-2/+10
* Remove additional dependencies on FloatMathSascha Haeberling2014-10-281-2/+1
* Preview vs Video Camera Resolution MismatchI-Jong Lin2014-10-141-2/+24
* Refine camera fatal error handling in CameraActivity.Senpo Hu2014-10-131-0/+1
* Use NEW_DOCUMENT vs NEW_TASK when starting Activities from CameraAlan Newberger2014-10-011-1/+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
* A few Size clean-ups to support live metering changes.Sascha Haeberling2014-09-021-82/+141
* Starting share/edit/play activities in its own task.Senpo Hu2014-09-021-3/+4
* util: Optimal preview size picks smaller-than-display size in case of tieIgor Murashkin2014-08-251-2/+11
* filmstrip actionbar tweaksSpike Sprague2014-08-221-1/+1
* Fix orientation and move it to the util class so we can use it elsewhere.Sascha Haeberling2014-08-151-0/+23
* [OC] Gcam OneCamera implementation.Sascha Haeberling2014-08-121-9/+47
* Move display orientation calculations out of app codeSol Boucher2014-07-311-31/+0
* 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
* Refactor out Camera.Parameters.Angus Kong2014-06-121-33/+31
* Avoid creating dialog on an activity that is finishingAlan Newberger2014-05-161-7/+12
* First Step: CameraCapabilities intead of ParameterAngus Kong2014-05-071-32/+21
* Support for rotation lock in video recording hintsDoris Liu2014-05-051-3/+4
* Use Point to back up util.Size.Angus Kong2014-04-241-5/+5
* Use util.Size to replace Camera.Size.Angus Kong2014-04-231-5/+4
* Use debug.Log instead of android.util.Log.Angus Kong2014-03-261-2/+2
* Checks the on view size for video preview size.Angus Kong2014-03-101-2/+2
* To support Refocus orientation refactoring.Sascha Haeberling2014-02-211-17/+16
* Tweak the peek animation image size.Angus Kong2014-02-201-0/+42
* Update mode cover icon assets and sizeDoris Liu2014-02-181-0/+19
* New mode drawer.Doris Liu2014-02-071-0/+117
* Avoid activity leaks.Sascha Haeberling2014-02-051-19/+49
* Set bottom bar to a consistent color across app.Erin Dahlgren2014-02-031-20/+0
* Merge "adding accessibilty strings to ui items" into gb-ub-photos-denaliSpike Sprague2014-01-311-0/+17
|\
| * adding accessibilty strings to ui itemsSpike Sprague2014-01-291-0/+17
* | Clearcut LogsSeth Raphael2014-01-281-2/+0
|/
* Set the shutter button icon across all modes.Erin Dahlgren2014-01-161-0/+18
* capture button pressed colorsSpike Sprague2014-01-131-0/+20
* Centralize camera mode resourcesDoris Liu2014-01-091-0/+59
* Remove the dependency on CameraHolder.Angus Kong2014-01-081-21/+0
* Major refactor: Make resources access through app.Angus Kong2013-11-181-5/+17
* Further refactorAngus Kong2013-11-091-2/+1
* Add logging to various actionsSeth Raphael2013-11-071-0/+2
* Merge "gcam: Add generic preview fps range selection." into gb-ub-photos-carl...Ruben Brunk2013-10-311-1/+4
|\
| * gcam: Add generic preview fps range selection.Ruben Brunk2013-10-291-1/+4
* | Remove CameraUtil.launchGallery, ensure SecureCamera uses Gallery up iconAlan Newberger2013-10-301-16/+0
|/
* Fix the mapping between preview UI and camera sensorDoris Liu2013-10-281-0/+25
* Fix shutter covering pie menuDoris Liu2013-10-161-0/+23
* Merge "CameraUtil: add float clamp function" into gb-ub-photos-carlsbadIgor Murashkin2013-10-151-1/+7
|\
| * CameraUtil: add float clamp functionIgor Murashkin2013-10-141-1/+7
* | Use Gallery intents by default.Mangesh Ghiware2013-10-141-4/+3
|/