summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/PhotoUI.java
Commit message (Expand)AuthorAgeFilesLines
* Camera: Decrease downsample factor for smaller resolutionSuman Mukherjee2014-10-291-2/+6
* Camera2: fix sawtooth in camera previewLikai Ding2014-10-281-8/+4
* Camera2: fix white balance still work when turn on the HDR modekaiyiz2014-10-201-1/+4
* Fix WB indicator overrideMichael Kolb2014-10-201-3/+6
* Revert "Camera2: Fix WB onScreenIndicator when some are settings filtered out."Michael Bestas2014-10-201-1/+1
* Camera2: fix camera crash when mPieRender is nullkaiyiz2014-10-201-3/+6
* Camera: open Camera and start Preview in a seperate thread.Sai Kumar Sanagavarapu2014-10-201-4/+6
* Camera: Add proper support for ListPreferenceMichael Bestas2014-10-161-20/+30
* Camera: Fix beauty mode & slow shutter indicatorSteve Kondik2014-09-031-1/+9
* Camera2: Add spinner for post-HDR modeEthan Chen2014-03-281-0/+13
* camera: Fading capture animation for ZSL modeSteve Kondik2014-03-281-5/+13
* Camera2: Calculate UI aspect ratio based on preview sizeVladimir Petrov2014-02-261-18/+0
* Camera2: Fix WB onScreenIndicator when some are settings filtered out.lee worrall2014-02-251-1/+1
* Camera2: tweak volume key zoom and cleanupLars Greiss2014-02-121-11/+1
* Camera: Add indicator icon for burst modeEthan Chen2014-01-301-0/+26
* Camera: Change volume hard key button to zoom functionSu Liu2014-01-041-0/+17
* Camera2: fix long press shutter behaviorPawit Pornkitprasan2014-01-021-1/+4
* Camera: fix preview for landscape devicesPawit Pornkitprasan2013-12-281-6/+2
* camera: Forward-porting CM featuresSteve Kondik2013-12-161-0/+26
* 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