summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/PhotoUI.java
Commit message (Expand)AuthorAgeFilesLines
...
* SnapdragonCamera: fix portrait orientationLikai Ding2015-02-021-16/+68
* SnapdragonCamera: Sync surface destruction and camera open thread.Sai Kumar Sanagavarapu2015-01-201-1/+1
* Merge "SnapdragonCamera: implement refocus feature"Linux Build Service Account2015-01-181-0/+5
|\
| * SnapdragonCamera: implement refocus featureLikai Ding2015-01-141-0/+5
* | SnapdragonCamera: Fix null pointer exception in SnapdragonCamerakaiyiz2015-01-151-3/+8
|/
* SnapdragonCamera: support 4:3 preview on 16:9 screenLikai Ding2015-01-081-44/+95
* Merge "SnapdragonCamera: fix app crash when switch to camcorder"Linux Build Service Account2015-01-071-0/+9
|\
| * SnapdragonCamera: fix app crash when switch to camcorderkaiyiz2014-12-161-0/+9
* | SnapdragonCamera: show how many more pictures can be takenLikai Ding2014-12-221-0/+3
|/
* SnapdragonCamera: Add back missing setting menusByunghun Jeon2014-11-191-30/+25
* SnapdragonCamera: Add preview thumbnail buttonByunghun Jeon2014-11-191-2/+22
* SnapdragonCamera: Use MDP composition instead of GPUByunghun Jeon2014-11-171-63/+92
* SnapdragonCamera: Modify SnapdragonCamera UIByunghun Jeon2014-11-171-12/+175
* Merge "Camera2: fix camera carsh when mPieRender is null"Linux Build Service Account2014-11-021-3/+6
|\
| * Camera2: fix camera carsh when mPieRender is nullkaiyiz2014-10-151-3/+6
* | Merge "Camera2: fix sawtooth in camera preview"Linux Build Service Account2014-11-021-8/+4
|\ \
| * | Camera2: fix sawtooth in camera previewLikai Ding2014-10-151-8/+4
| |/
* / Camera: open Camera and start Preview in a seperate thread.Sai Kumar Sanagavarapu2014-10-201-4/+6
|/
* 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