summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/PhotoModule.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Change icons and code from HQ to HDR+ mode." into gb-ub-photos-carlsbadSascha Haeberling2013-10-031-11/+5
|\
| * Change icons and code from HQ to HDR+ mode.Sascha Haeberling2013-10-031-11/+5
* | Leave ROI not set except in tap-to-focus scenarioDoris Liu2013-10-031-1/+0
|/
* Restore HQ preference in GCam module.Angus Kong2013-09-271-3/+0
* Remove PopupManager to remove a memory leakSeth Raphael2013-09-261-3/+0
* Merge "Checks for low storage in wide-angle pano mode." into gb-ub-photos-car...Angus Kong2013-09-251-4/+3
|\
| * Checks for low storage in wide-angle pano mode.Angus Kong2013-09-251-4/+3
* | Merge "Increase ROI size to 1/8 of the image width" into gb-ub-photos-carlsbadDoris Liu2013-09-251-1/+1
|\ \ | |/ |/|
| * Increase ROI size to 1/8 of the image widthDoris Liu2013-09-251-1/+1
* | Fix HQ mode change to allow return to regular photo mode.Ruben Brunk2013-09-241-1/+10
* | Add HQ option and use it to switch to GCam.Sascha Haeberling2013-09-241-3/+7
* | Enable gcam as HDR pie menu option.Ruben Brunk2013-09-241-7/+26
|/
* Sort and select the preview fps range for still image.ztenghui2013-09-231-2/+2
* Adding gcam module to Camera2 app.Ruben Brunk2013-09-181-25/+22
* Clean up ApiHelper and remove unused code paths.Sascha Haeberling2013-09-181-27/+10
* Show dialog when camera device is not connected.Angus Kong2013-09-171-29/+36
* Show captured image rather than frozen preview for capture intentDoris Liu2013-09-111-3/+3
* Fix the flash mode transition in video modeztenghui2013-09-111-6/+6
* Merge "Disable shutter button while picture is being taken." into gb-ub-photo...Sascha Haeberling2013-08-301-0/+4
|\
| * Disable shutter button while picture is being taken.Sascha Haeberling2013-08-281-0/+4
* | Merge "Flip capture thumb when using front facing camera" into gb-ub-photos-c...Doris Liu2013-08-291-5/+7
|\ \ | |/ |/|
| * Flip capture thumb when using front facing cameraDoris Liu2013-08-281-5/+7
| * Revert "Add rotate support in Film Strip"Tenghui Zhu2013-08-281-3/+3
| * Add rotate support in Film Stripztenghui2013-08-271-3/+3
* | Add rotate support in Film Stripztenghui2013-08-281-3/+3
|/
* Fix preview thumb orientationDoris Liu2013-08-211-3/+2
* Defining broadcast intent strings as constants in CameraUtil.java.Dan Aminzade2013-08-151-4/+4
* Add support for remote shutter control via broadcast intents.Dan Aminzade2013-08-141-64/+97
* Fix camera preview stopped after onResume().Angus Kong2013-08-131-132/+91
* Clean up unused code.Sascha Haeberling2013-08-131-24/+1
* Clean up Gallery codes.Angus Kong2013-08-091-40/+40
* Use PopupWindow for settings popupDoris Liu2013-08-091-4/+0
* This adds the following four CLs to Camera2:Sascha Haeberling2013-08-061-38/+17
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-061-15/+16
* Add wrapper for face detection listener.Angus Kong2013-07-311-3/+3
* Refactor CameraManager.Angus Kong2013-07-291-27/+29
* Remove legacy code ActivityBase.java.Angus Kong2013-07-241-3/+3
* Add in carlsbad: Avoid duplicated location popupsDoris Liu2013-07-021-24/+5
* Add flash animation to photo moduleDoris Liu2013-06-191-11/+7
* Switch over to use new camera activityDoris Liu2013-06-181-146/+68
* Update camera orientation when device is flippedDoris Liu2013-06-131-0/+1
* am af65d7ba: Merge "Add HTC One picture resolutions" into gb-ub-photos-bryceMichael Kolb2013-05-301-2/+23
|\
| * Add HTC One picture resolutionsMichael Kolb2013-05-301-2/+23
* | Removed unused handling for intent extras in editor.Ruben Brunk2013-05-281-1/+2
|/
* Update capture animationMichael Kolb2013-05-011-0/+11
* Add new indicatorsMichael Kolb2013-04-261-1/+1
* Allow swiping to filmstrip from blocker barDoris Liu2013-04-181-4/+4
* Use extra copy of parameters for concurrent accessAngus Kong2013-04-151-1/+1
* Fix camera preview being squishedDoris Liu2013-04-101-0/+1
* Moving crop to a separate activity. Refactoring.Ruben Brunk2013-04-091-1/+1