summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/app
Commit message (Expand)AuthorAgeFilesLines
* Ensure CaptureModule/API2 works without front cameraAlan Newberger2015-06-251-4/+9
* Fix for crash when switching cameras on KitKat (camera-haleakala)Gabriel Nava2015-05-131-19/+22
* Merge "WAR of the face detection failure" into ub-camera-haleakalaPengchong Jin2015-05-131-3/+18
|\
| * WAR of the face detection failurePengchong Jin2015-05-111-3/+18
* | Ensuring the right HDR icon is shown on camera switch (camera-haleakala)Gabriel Nava2015-05-121-14/+41
* | Hide no active camera NPE by defaulting to camera device -1Paul Rohde2015-05-111-0/+1
|/
* Opening the right camera on app restart when using PhotoModule (camera-haleak...Gabriel Nava2015-05-072-5/+13
* Avoid camera switch while HDR activation is in progress (camera-haleakala)Gabriel Nava2015-05-041-5/+25
* Merge "Disabling non available options instead of hiding when hw support is p...Gabriel Nava2015-05-011-53/+131
|\
| * Disabling non available options instead of hiding when hw support is present ...Gabriel Nava2015-05-011-53/+131
* | Freeze preview after taking shot in capture intent.Senpo Hu2015-04-301-0/+4
* | Fix for N4 Video Rotation BugI-Jong Lin2015-04-291-1/+1
|/
* On non-Nexus device, don't show aspect ratio dialog.Senpo Hu2015-04-071-9/+21
* Hiding manual exposure button in video module.zafir2015-03-261-2/+3
* Merge "Hiding manual exposure button in N6. The button was previously disable...zafir2015-03-241-9/+24
|\
| * Hiding manual exposure button in N6. The button was previously disabled.zafir2015-03-231-9/+24
* | Clean up HDR+ button state logic.Senpo Hu2015-03-231-4/+2
* | Re-arrange camera initialization.Paul Rohde2015-03-204-33/+50
* | Merge "Hide flash icon if not supported by camera hardware." into ub-camera-h...Spike Sprague2015-03-191-18/+11
|\ \
| * | Hide flash icon if not supported by camera hardware.Spike Sprague2015-03-181-18/+11
| |/
* / don't mess with the options buttons in transistionToCapture and transitionToC...Spike Sprague2015-03-181-2/+0
|/
* Disable manual exposure button in HDR+ mode.zafir2015-03-121-10/+17
* Merge "[CaptureIntent] Detect if flash is supported from camera characteristi...Senpo Hu2015-03-101-0/+6
|\
| * [CaptureIntent] Detect if flash is supported from camera characteristics.Senpo Hu2015-03-101-0/+6
* | Limit setting photo item placeholders when session is done.Alan Newberger2015-03-091-0/+4
|/
* Added more error handling for camera access and picture storage issues.zafir2015-03-061-9/+1
* Merge "Fix rotation problem with the capture indicator." into ub-camera-halea...Paul Rohde2015-03-051-2/+1
|\
| * Fix rotation problem with the capture indicator.Paul Rohde2015-03-051-2/+1
* | Add error handling for repeating preview workaroundPuneet Lall2015-03-051-0/+6
* | [FirstRunDialog] finish when users hit back button.Senpo Hu2015-03-041-0/+13
|/
* Merge "Adding ability to zoom in accessibility mode using TalkBack" into ub-c...zafir2015-03-031-20/+14
|\
| * Adding ability to zoom in accessibility mode using TalkBackzafir2015-03-031-22/+14
* | Use getLayerType() instead of boolean for hardware layers.Paul Rohde2015-03-021-9/+20
* | Turn on hardware layers for semi-transparent layers.Paul Rohde2015-03-021-2/+21
* | Capture Intent: Add capture-cancel (cancel countdown) support.Sascha Haeberling2015-02-261-0/+14
|/
* Make module scope prefix a static agent valueAlan Newberger2015-02-241-0/+6
* Centralize logic for Camera API feature determination.Sascha Haeberling2015-02-204-3/+9
* Instantiate CaptureIntentModule in ModulesInfo.Senpo Hu2015-02-201-1/+3
* Introduce CaptureIntentModuleSenpo Hu2015-02-203-0/+46
* Create log and guard profilers.Paul Rohde2015-02-192-5/+32
* Introduce CaptureSessionFactory interface.Senpo Hu2015-02-171-2/+6
* Enable exposure compensation in CaptureModule.Senpo Hu2015-02-171-1/+7
* Remove overlays from Capture UI, partial revert of overdraw improvementsAlan Newberger2015-02-111-17/+0
* Remove app background and reduce 1 layer of overdrawAlan Newberger2015-02-101-4/+25
* gray cleanup to 1b1b1bAlan Newberger2015-02-061-3/+3
* Remove UNKNOWN Orientation valuesI-Jong Lin2015-02-042-12/+20
* Move CaptureSession into it's own file and clean up interface.Sascha Haeberling2015-02-032-21/+9
* Suppress capture indicator while recording video.Senpo Hu2015-01-301-1/+16
* Trigger hit state animation when clicking on capture indicator.Senpo Hu2015-01-291-2/+2
* Merge "Hide accessibility buttons in Intent Capture Hide options button durin...Spike Sprague2015-01-281-2/+7
|\