summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/PhotoModule.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Camera2: Fix show switcher after capture picture with HDR on in message"Linux Build Service Account2014-07-211-2/+1
|\
| * Camera2: Fix show switcher after capture picture with HDR on in messagekaiyiz2014-07-091-2/+1
* | Camera2: fix face still display after unmark the face detect optionkaiyiz2014-07-141-1/+1
|/
* Merge "Camera2: fix white balance still work when turn on the HDR mode"Linux Build Service Account2014-07-081-3/+5
|\
| * Camera2: fix white balance still work when turn on the HDR modekaiyiz2014-07-031-3/+5
* | Merge "Camera2: Add support to save Depth map for refocus"Linux Build Service Account2014-07-071-110/+131
|\ \
| * | Camera2: Add support to save Depth map for refocusIvan Evlogiev2014-06-301-110/+131
* | | Merge "Camera: Initial Refocus support"Linux Build Service Account2014-07-071-3/+38
|\| |
| * | Camera: Initial Refocus supportEmilian Peev2014-06-261-3/+38
* | | Merge "Camera: Don't set brightness progressbar visible if not set"Linux Build Service Account2014-07-031-2/+4
|\ \ \ | |_|/ |/| |
| * | Camera: Don't set brightness progressbar visible if not setSuman Mukherjee2014-06-181-2/+4
* | | Merge "Revert "Camera: Mem-leak""Linux Build Service Account2014-06-301-5/+1
|\ \ \ | |_|/ |/| |
| * | Revert "Camera: Mem-leak"Vijay kumar Tumati2014-06-191-5/+1
* | | Merge "Merge tag 'android-4.4.3_r1' into HEAD"Linux Build Service Account2014-06-231-0/+4
|\ \ \
| * \ \ Merge tag 'android-4.4.3_r1' into HEADChiou-Hao Hsu2014-06-111-0/+4
| |\ \ \
| | * | | Always set focus mode first before applying scene modeMichael Kolb2013-12-021-0/+4
| | * | | Reduce logging of flattened PreferencesSeth Raphael2013-11-271-2/+1
| | * | | Delay onResume tasks to speed up lockscreenAndy Huibers2013-11-191-16/+28
* | | | | Merge "Camera2: Check memory status when in longshot mode"Linux Build Service Account2014-06-201-1/+54
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Camera2: Check memory status when in longshot modeFei Zhang2014-06-201-1/+54
| | |_|/ | |/| |
* | | | Merge "Camera2: fix start preview when hdr is on issue"Linux Build Service Account2014-06-191-1/+2
|\ \ \ \
| * | | | Camera2: fix start preview when hdr is on issueKerong Sui2014-06-171-1/+2
| |/ / /
* / / / Camera2: fix The flashlight still is on after set scene mode not autokaiyiz2014-06-161-3/+4
|/ / /
* | | Merge "Camera2: Adding support for Auto HDR"Linux Build Service Account2014-06-141-5/+116
|\ \ \
| * | | Camera2: Adding support for Auto HDRAbhishek Pant2014-06-061-5/+116
* | | | Merge "Camera: Mem-leak"Linux Build Service Account2014-06-131-1/+5
|\ \ \ \
| * | | | Camera: Mem-leakSuman Mukherjee2014-06-091-1/+5
* | | | | Camera2: fix a camera status bugLikai Ding2014-06-121-2/+5
* | | | | Merge "Camera2: Fix ANR when switching camera during AF"Linux Build Service Account2014-06-111-0/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Camera2: Fix ANR when switching camera during AFVladimir Petrov2014-06-051-0/+3
| | |/ / | |/| |
* | | | Merge "Camera2: Make continuous shot only support jpeg format picture"Linux Build Service Account2014-06-061-0/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Camera2: Make continuous shot only support jpeg format picturekaiyiz2014-05-301-0/+11
| |/ /
* | | Merge "Camera2: Query support for longshot and ZSL+HDR from parameters."Linux Build Service Account2014-06-041-0/+24
|\ \ \
| * | | Camera2: Query support for longshot and ZSL+HDR from parameters.Sai Kumar Sanagavarapu2014-06-021-0/+24
* | | | Merge "Camera2: Make Continuous Shot off when HDR on."Linux Build Service Account2014-06-031-1/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Camera2: Make Continuous Shot off when HDR on.kaiyiz2014-05-281-1/+7
* | | | Merge "Camera2: disable ZSL setting during counting down"Linux Build Service Account2014-06-011-2/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Camera2: disable ZSL setting during counting downLikai Ding2014-05-291-2/+3
| |/ /
* | | Merge "Camera2: fix unresponsive shutter button after failure"Linux Build Service Account2014-05-291-0/+1
|\ \ \
| * | | Camera2: fix unresponsive shutter button after failureLikai Ding2014-05-291-0/+1
| |/ /
* | | Merge "Camera: Do not continue with long shot if SD card is full"Linux Build Service Account2014-05-291-0/+7
|\ \ \ | |/ / |/| |
| * | Camera: Do not continue with long shot if SD card is fullVijay kumar Tumati2014-05-231-0/+7
* | | Camera2: Change picture format to Jpeg when start from other APKkaiyiz2014-05-251-0/+10
* | | Camera: Disable flash for AE-BracketSuman Mukherjee2014-05-221-0/+15
|/ /
* | Merge "Camera: Send long shot UI button status to native drivers."Linux Build Service Account2014-05-211-0/+5
|\ \
| * | Camera: Send long shot UI button status to native drivers.Vijay kumar Tumati2014-05-141-0/+5
* | | Merge "Camera: Decrease downsample factor for smaller resolution"Linux Build Service Account2014-05-211-0/+7
|\ \ \
| * | | Camera: Decrease downsample factor for smaller resolutionSuman Mukherjee2014-05-141-0/+7
| |/ /
* | | Merge "Camera: Update JPEG picture format to HAL when ZSL mode is turned on"Linux Build Service Account2014-05-161-0/+1
|\ \ \ | |/ / |/| |
| * | Camera: Update JPEG picture format to HAL when ZSL mode is turned onVijay kumar Tumati2014-05-081-0/+1