summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/PhotoUI.java
Commit message (Expand)AuthorAgeFilesLines
* Rename module and package name to co-exist with AOSP appSachin Shah2014-08-161-1/+1
* Camera2: fix face still display after unmark the face detect optionkaiyiz2014-07-141-0/+8
* Camera2: fix white balance still work when turn on the HDR modekaiyiz2014-07-031-1/+4
* Merge tag 'android-4.4.3_r1' into HEADChiou-Hao Hsu2014-06-111-3/+6
|\
| * Fix WB indicator overrideMichael Kolb2013-12-031-3/+6
* | Camera2: Query support for longshot and ZSL+HDR from parameters.Sai Kumar Sanagavarapu2014-06-021-0/+4
* | Camera: Decrease downsample factor for smaller resolutionSuman Mukherjee2014-05-141-2/+6
* | Camera2: dismiss all popups during camera exitingGaoxiang Chen2014-04-141-2/+11
* | Camera2: Calculate UI aspect ratio based on preview sizeVladimir Petrov2014-01-301-20/+0
* | Aspect ratio correction for landscape mode.Santhosh Kumar H E2013-12-101-1/+3
* | Merge remote-tracking branch into merge_branchSanthosh Kumar H E2013-12-061-13/+57
|\|
| * Close mode menus if another control is touchedAndy Huibers2013-11-111-0/+2
| * hide preview cover on arrival of new preview data if hiddenAndy Huibers2013-11-071-2/+4
| * Parallelize opening the camera with view handling in photo mode.Erin Dahlgren2013-11-071-12/+21
| * Fix rotation bug for animated thumbnail shown after capture.Andy Huibers2013-10-291-1/+1
| * Merge "Fix the mapping between preview UI and camera sensor" into gb-ub-photo...Doris Liu2013-10-291-2/+6
| |\
| | * Fix the mapping between preview UI and camera sensorDoris Liu2013-10-281-2/+6
| * | Update aspect ratio when preview aspect ratio changesDoris Liu2013-10-271-0/+18
| |/
| * Merge "Show a preview cover until real preview is ready" into gb-ub-photos-ca...Doris Liu2013-10-171-0/+7
| |\
| | * Show a preview cover until real preview is readyDoris Liu2013-10-151-2/+7
* | | Camera: Checking for null before creating bitmapRaghu DP2013-11-121-1/+1
* | | Bring count down timer UI to front.Santhosh Kumar H E2013-10-311-0/+1
* | | Camera: Fix for stretched preview in camera and camcorder...Santhosh Kumar H E2013-10-311-10/+51
* | | camera: Invoke camera UI functions only after initialization.Alok Kediya2013-10-311-1/+4
* | | Camera: Menu & zoom options are overlapping in front camera.Alok Kediya2013-10-311-0/+1
|/ /
* | Merge "Fix shutter covering pie menu" into gb-ub-photos-carlsbadDoris Liu2013-10-161-2/+1
|\ \
| * | Fix shutter covering pie menuDoris Liu2013-10-161-2/+1
| |/
* | Merge "Dismiss switcher popup when shutter button is clicked" into gb-ub-phot...Doris Liu2013-10-151-0/+3
|\ \ | |/ |/|
| * Dismiss switcher popup when shutter button is clickedDoris Liu2013-10-151-0/+3
* | Set camera controls visibility based on whether the camera preview is centered.Erin Dahlgren2013-10-141-0/+4
|/
* Merge "Remove display change listener for mode switch" into gb-ub-photos-carl...Doris Liu2013-10-111-1/+8
|\
| * Remove display change listener for mode switchDoris Liu2013-10-101-1/+8
* | Merge "Hide the status bar and switch into lights-out mode when popup is dimi...Sascha Haeberling2013-10-101-0/+4
|\ \
| * | Hide the status bar and switch into lights-out mode when popup is dimissed.Sascha Haeberling2013-10-101-0/+4
| |/
* / Workaround for re-applying transform on new surface texutureDoris Liu2013-10-101-7/+5
|/
* Increase ROI size to 1/8 of the image widthDoris Liu2013-09-251-1/+2
* Clean up ApiHelper and remove unused code paths.Sascha Haeberling2013-09-181-10/+7
* Show captured image rather than frozen preview for capture intentDoris Liu2013-09-111-3/+28
* Fix the flash mode transition in video modeztenghui2013-09-111-8/+12
* Bring back wide angle panorama.Angus Kong2013-09-041-8/+4
* Merge "Disable shutter button while picture is being taken." into gb-ub-photo...Sascha Haeberling2013-08-301-0/+3
|\
| * Disable shutter button while picture is being taken.Sascha Haeberling2013-08-281-0/+3
* | Flip capture thumb when using front facing cameraDoris Liu2013-08-281-5/+11
|/
* Fix preview thumb orientationDoris Liu2013-08-211-4/+13
* Add support to "go-to-next" in film strip.Angus Kong2013-08-211-2/+1
* Fix squished previewDoris Liu2013-08-201-2/+2
* Handle unexpected exceptions when loading videos.Angus Kong2013-08-141-18/+0
* Fix camera preview stopped after onResume().Angus Kong2013-08-131-37/+13
* Clean up Gallery codes.Angus Kong2013-08-091-10/+11
* Use PopupWindow for settings popupDoris Liu2013-08-091-43/+26