summaryrefslogtreecommitdiff
path: root/src/com/android/camera/PhotoModule.java
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "SnapdragonCamera: update storage space after changing storage path"Linux Build Service Account2015-01-171-2/+6
|\ \ \ | |_|/ |/| |
| * | SnapdragonCamera: update storage space after changing storage pathkaiyiz2015-01-141-2/+6
| |/
* / SnapdragonCamera: better estimation for remaining photosLikai Ding2015-01-121-8/+14
|/
* Merge "SnapdragonCamera: Don't override preferences for CMCC misc settings."Linux Build Service Account2015-01-071-11/+21
|\
| * SnapdragonCamera: Don't override preferences for CMCC misc settings.Sai Kumar Sanagavarapu2015-01-051-11/+21
* | Merge "SnapdragonCamera: Fix camera double open issue."Linux Build Service Account2015-01-071-0/+8
|\ \
| * | SnapdragonCamera: Fix camera double open issue.Sai Kumar Sanagavarapu2015-01-041-0/+8
| |/
* / SnapdragonCamera: Do not prompt remember location pop up twice.Santhosh Kumar Thimmanna Bhattar2015-01-041-1/+1
|/
* SnapdragonCamera: Fix continuous shot not display location infokaiyiz2015-01-031-7/+12
* SnapdragonCamera: show how many more pictures can be takenLikai Ding2014-12-221-0/+33
* SnapdragonCamera: Stop face detection when preview is stopped.Sai Kumar Sanagavarapu2014-12-051-0/+1
* Merge "Camera2: Disable shutter animation based on setprop"Linux Build Service Account2014-12-011-1/+8
|\
| * Camera2: Disable shutter animation based on setpropSai Kumar Sanagavarapu2014-11-281-1/+8
* | Merge "SnapdragonCamera: Forbid volume key can take picture"Linux Build Service Account2014-12-011-1/+5
|\ \
| * | SnapdragonCamera: Forbid volume key can take picturekaiyiz2014-11-131-1/+5
* | | Merge "SnapdragonCamera: Fix compatibility issues with KK."Linux Build Service Account2014-11-271-1/+1
|\ \ \ | |_|/ |/| |
| * | SnapdragonCamera: Fix compatibility issues with KK.Sai Kumar Sanagavarapu2014-11-261-1/+1
* | | SnapdragonCamera: Remove resetExposureCompensation in OnResumeTasks().satyavaraprasad yerramsetti2014-11-241-1/+0
|/ /
* | SnapdragonCamera: Add back missing setting menusByunghun Jeon2014-11-191-3/+4
* | SnapdragonCamera: Add preview thumbnail buttonByunghun Jeon2014-11-191-0/+4
* | SnapdragonCamera: Use MDP composition instead of GPUByunghun Jeon2014-11-171-21/+23
* | SnapdragonCamera: Modify SnapdragonCamera UIByunghun Jeon2014-11-171-0/+4
|/
* Merge "SnapdragonCamera: Add support for manual 3A params."Linux Build Service Account2014-11-091-24/+586
|\
| * SnapdragonCamera: Add support for manual 3A params.Sai Kumar Sanagavarapu2014-11-071-24/+586
* | Merge "SnapdragonCamera: Picture flip fix in zsl mode"Linux Build Service Account2014-11-091-6/+4
|\ \ | |/ |/|
| * SnapdragonCamera: Picture flip fix in zsl modeDimitar Borisov2014-11-051-6/+4
* | Merge "SnapdragonCamera: Fix NPE in camera open if UI creation takes time."Linux Build Service Account2014-11-041-8/+30
|\ \
| * | SnapdragonCamera: Fix NPE in camera open if UI creation takes time.Sai Kumar Sanagavarapu2014-11-031-8/+30
* | | Merge "Camera2: Set preview size based on setprop"Linux Build Service Account2014-11-041-0/+39
|\ \ \
| * | | Camera2: Set preview size based on setpropSuman Mukherjee2014-11-031-0/+39
| |/ /
* | | Merge "Camera2: Add Multi-touch UI and control in apps."Linux Build Service Account2014-11-041-10/+37
|\ \ \
| * | | Camera2: Add Multi-touch UI and control in apps.Santhosh Kumar Thimmanna Bhattar2014-10-271-10/+37
* | | | Merge "Camera2: Add FSSR in Advanced features menu."Linux Build Service Account2014-11-041-0/+26
|\| | |
| * | | Camera2: Add FSSR in Advanced features menu.Santhosh Kumar Thimmanna Bhattar2014-10-271-0/+26
* | | | Merge "Camera2: Add TruePortrait in Advanced features menu."Linux Build Service Account2014-11-041-6/+30
|\| | |
| * | | Camera2: Add TruePortrait in Advanced features menu.Sai Kumar Sanagavarapu2014-10-271-6/+30
| | |/ | |/|
* | | Merge "SnapdragonCamera: Add OptimalJpegThumbnailSize selction logic in APP."Linux Build Service Account2014-11-041-0/+14
|\ \ \ | |_|/ |/| |
| * | SnapdragonCamera: Add OptimalJpegThumbnailSize selction logic in APP.satyavaraprasad yerramsetti2014-10-311-0/+14
| |/
* | Merge "Camera2: fix NPE happened when use key DPAD_LEFT or DPAD_RIGHT"Linux Build Service Account2014-11-021-2/+2
|\ \ | |/ |/|
| * Camera2: fix NPE happened when use key DPAD_LEFT or DPAD_RIGHTkaiyiz2014-10-151-2/+2
* | Merge "Camera2: Add setprop control to disable some features."Linux Build Service Account2014-10-241-0/+11
|\ \
| * | Camera2: Add setprop control to disable some features.Sai Kumar Sanagavarapu2014-10-201-0/+11
* | | Merge "Restart face detection after caturing image in zsl mode."Linux Build Service Account2014-10-231-0/+1
|\ \ \
| * | | Restart face detection after caturing image in zsl mode.Santhosh Kumar H E2014-10-131-0/+1
| | |/ | |/|
* | | Merge "Camera: open Camera and start Preview in a seperate thread."Linux Build Service Account2014-10-211-54/+107
|\ \ \
| * | | Camera: open Camera and start Preview in a seperate thread.Sai Kumar Sanagavarapu2014-10-201-54/+107
| | |/ | |/|
* | | Merge "While stopping FD, pause UI to avoid further drawing with stale data."Linux Build Service Account2014-10-211-0/+1
|\ \ \
| * | | While stopping FD, pause UI to avoid further drawing with stale data.Santhosh Kumar H E2014-10-151-0/+1
| | |/ | |/|
* | | Merge "Camera2: Do not restart preview to update flip params on new orientation"Linux Build Service Account2014-10-211-8/+15
|\ \ \ | |_|/ |/| |
| * | Camera2: Do not restart preview to update flip params on new orientationSanthosh Kumar H E2014-10-161-8/+15
| |/