summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | camera: Remove ICS hack to stop preview after takePictureSteve Kondik2013-12-211-6/+0
* | Camera: Fix CameraRootView layout size on tabletsJorge Ruesga2013-12-211-0/+6
* | camera: Forward-porting CM featuresSteve Kondik2013-12-1610-380/+552
* | Camera: Add red-eye flash mode supportMichael Bestas2013-12-151-1/+3
* | camera: Add all resolutions, focus modes, scene modes, and color effects.Steve Kondik2013-12-151-4/+2
* | camera: Remove the luma-adaptation seekbarSteve Kondik2013-12-141-71/+3
* | camera: Cleanup and compatibility fixesSteve Kondik2013-12-144-32/+72
* | camera: Add parameter debugging supportSteve Kondik2013-12-143-6/+27
* | Merge "Merge commit 'android-4.4.2_r1' into merge_branch"Linux Build Service Account2013-12-121-2/+1
|\ \
| * \ Merge commit 'android-4.4.2_r1' into merge_branchShruthi Krishna2013-12-111-2/+1
| |\ \
| | * | Reduce logging of flattened PreferencesSeth Raphael2013-12-031-2/+1
* | | | Merge "Aspect ratio correction for landscape mode."Linux Build Service Account2013-12-121-1/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Aspect ratio correction for landscape mode.Santhosh Kumar H E2013-12-101-1/+3
* | | | Merge "Camera: fix machine shot regression"Linux Build Service Account2013-12-101-1/+2
|\ \ \ \
| * | | | Camera: fix machine shot regressionVijay kumar Tumati2013-12-061-1/+2
* | | | | Merge "Camera: Revering changes of clear preview frame during activity pause."Linux Build Service Account2013-12-082-17/+0
|\ \ \ \ \
| * | | | | Camera: Revering changes of clear preview frame during activity pause.c_shrini2013-12-052-17/+0
* | | | | | Merge "Do not add screen hint dialog when window is not available."Linux Build Service Account2013-12-073-4/+14
|\ \ \ \ \ \
| * | | | | | Do not add screen hint dialog when window is not available.Santhosh Kumar H E2013-11-293-4/+14
| |/ / / / /
* | | | | | Merge "Camera: Check file existence before update"Linux Build Service Account2013-12-073-5/+25
|\ \ \ \ \ \
| * | | | | | Camera: Check file existence before updateAshok Raj Deenadayalan2013-11-283-5/+25
| |/ / / / /
* | | | | | Merge "Camera: Resume FD UI after capture in ZSL mode"Linux Build Service Account2013-12-071-0/+2
|\ \ \ \ \ \
| * | | | | | Camera: Resume FD UI after capture in ZSL modeEmilian Peev2013-11-251-0/+2
| |/ / / / /
* | | | | | Merge "mm-camera: increase save memory limit to 50MB"Linux Build Service Account2013-12-071-2/+2
|\ \ \ \ \ \
| * | | | | | mm-camera: increase save memory limit to 50MBRaghu DP2013-11-211-2/+2
* | | | | | | Merge "Camcorder default video quality preference updated as per UI."Linux Build Service Account2013-12-071-4/+11
|\ \ \ \ \ \ \
| * | | | | | | Camcorder default video quality preference updated as per UI.Santhosh Kumar H E2013-11-251-4/+11
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Merge remote-tracking branch into merge_branch"Linux Build Service Account2013-12-0723-181/+915
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | Merge remote-tracking branch into merge_branchSanthosh Kumar H E2013-12-0623-181/+915
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| | * | | Delay onResume tasks to speed up lockscreenAndy Huibers2013-11-201-16/+28
| | | |/ | | |/|
| | * | gcam: Clean up placeholders, and add deletion robustness.Ruben Brunk2013-11-181-15/+26
| | * | Merge "Fix issue of focus indicator staying on without being hidden" into gb-...Sascha Haeberling2013-11-142-17/+14
| | |\ \
| | | * | Fix issue of focus indicator staying on without being hiddenSascha Haeberling2013-11-132-17/+14
| | * | | Ensure view size gets updated after phone decors change.Doris Liu2013-11-131-9/+14
| | |/ /
| | * | Merge "Show the 100% state of the progress at least one frame." into gb-ub-ph...Sascha Haeberling2013-11-132-16/+82
| | |\ \
| | | * | Show the 100% state of the progress at least one frame.Sascha Haeberling2013-11-122-16/+82
| | * | | Merge "Add parameters and deduplicate parameter changes" into gb-ub-photos-ca...Seth Raphael2013-11-133-4/+4
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Add parameters and deduplicate parameter changesSeth Raphael2013-11-123-4/+4
| | * | | Revert parallel opening camera in photo mode.Erin Dahlgren2013-11-121-167/+65
| | |/ /
| | * | Merge "Close mode menus if another control is touched" into gb-ub-photos-carl...Andy Huibers2013-11-123-0/+5
| | |\ \
| | | * | Close mode menus if another control is touchedAndy Huibers2013-11-113-0/+5
| | * | | Merge "Differentiate the InProgressData from the normal PhotoData." into gb-u...ztenghui2013-11-121-1/+6
| | |\ \ \
| | | * | | Differentiate the InProgressData from the normal PhotoData.ztenghui2013-11-121-1/+6
| | | |/ /
| | * / / Start gcam module directly when handling capture intent.Ruben Brunk2013-11-111-2/+8
| | |/ /
| | * | Add a null check to fix NPEztenghui2013-11-081-1/+4
| | * | Add logging to various actionsSeth Raphael2013-11-077-3/+80
| | * | Merge "Ensure mOpenCameraThread has been setup before dereferencing." into gb...Ruben Brunk2013-11-081-7/+15
| | |\ \
| | | * | Ensure mOpenCameraThread has been setup before dereferencing.Ruben Brunk2013-11-071-7/+15
| | * | | Merge "Add GCam progress indicator." into gb-ub-photos-carlsbadSascha Haeberling2013-11-072-13/+98
| | |\ \ \
| | | * | | Add GCam progress indicator.Sascha Haeberling2013-11-072-13/+98
| | | |/ /