summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/module
Commit message (Expand)AuthorAgeFilesLines
* Clean up HDR+ button state logic.Senpo Hu2015-03-231-1/+3
* Re-arrange camera initialization.Paul Rohde2015-03-201-3/+8
* Make module scope prefix a static agent valueAlan Newberger2015-02-242-29/+66
* Centralize logic for Camera API feature determination.Sascha Haeberling2015-02-201-20/+22
* Instantiate CaptureIntentModule in ModulesInfo.Senpo Hu2015-02-201-6/+31
* N4 Shutter Regression FixI-Jong Lin2015-02-121-1/+2
* N4 CaptureModule not closingI-Jong Lin2015-02-111-1/+0
* Add JPEG Orientation into N4 CaptureRequestsI-Jong Lin2015-02-101-2/+2
* Revert N4 to PhotoModule until ImageBackend can handle EXIF rotation.Sascha Haeberling2015-02-051-1/+1
* Nexus 4 Camera Start-up FixI-Jong Lin2015-02-041-1/+2
* Image Backend Integration w/ Simple CameraI-Jong Lin2015-01-221-0/+1
* Fix bug in FirstRunDialog detection and re-enable CaptureModule on N9.Sascha Haeberling2014-12-231-1/+1
* CaptureModule is not yet working on N9, so switch it to PhotoModule.Sascha Haeberling2014-12-231-1/+1
* Until Camera2-based JPEG camera is ready, N4 uses PhotoModule.Sascha Haeberling2014-12-191-3/+2
* Unify orientation calculation logic.Senpo Hu2014-11-191-8/+0
* Enable CaptureModule/ZSLPuneet Lall2014-10-151-2/+2
* Enable switching within CaptureModule to HDR+ and back.Sascha Haeberling2014-08-221-1/+1
* Consolidate properties for debugging.Andy Huibers2014-08-151-5/+4
* [OC] Hook new Capture module up, behind a system property.Sascha Haeberling2014-07-301-2/+14
* New Settings APIErin Dahlgren2014-06-181-0/+7
* Remove cameradevice subpackage and point references at ex librarySol Boucher2014-06-181-2/+2
* Create cameradevice package for camera management.Angus Kong2014-04-211-1/+1
* am 1ca516f2: Allow modules to hard reset settings to prevent out-of-sync errors.Erin Dahlgren2014-03-281-0/+7
|\
| * Allow modules to hard reset settings to prevent out-of-sync errors.Erin Dahlgren2014-03-281-0/+7
| * Use debug.Log instead of android.util.Log.Angus Kong2014-03-261-1/+2
* | Use debug.Log instead of android.util.Log.Angus Kong2014-03-261-1/+2
* | Move startSmartCamera call back into onPreviewStarted(). (onPreviewInitialDa...Teresa Ko2014-03-101-5/+0
|/
* Generalize shutter button listeners and add one for mode options.Erin Dahlgren2014-02-261-1/+2
* Make visibility support three states.Sascha Haeberling2014-02-251-2/+10
* Give Smart Camera a signal to startSeth Raphael2014-02-121-0/+5
* Move onPreviewAreaSizeChanged() out of layout passAngus Kong2014-02-071-8/+0
* Elevate refocus to its own mode, merge craft and camera.Erin Dahlgren2014-02-051-21/+0
* Avoid activity leaks.Sascha Haeberling2014-02-051-6/+3
* Remove global UI elements based on supported camera parameters.Erin Dahlgren2014-01-181-3/+13
* Change order of modules to spec.Sascha Haeberling2014-01-171-2/+0
* Sync dependencies between bottom bar options.Erin Dahlgren2014-01-131-0/+7
* Centralize camera mode resourcesDoris Liu2014-01-091-32/+30
* New Capture UI.Erin Dahlgren2013-12-202-1/+30
* Change the mode switcher order, color, text.Sascha Haeberling2013-12-171-2/+1
* Disable wideangle mode for the weekend build.Sascha Haeberling2013-12-131-3/+4
* Add a capture-session API to be used by all modules.Sascha Haeberling2013-12-111-10/+1
* Re-design callbacks from filmstrip.Angus Kong2013-12-091-0/+7
* Remove build target and codes for legacy panorama.Angus Kong2013-12-051-2/+0
* Replace legacy wide-angle panorama with new one.Angus Kong2013-12-051-5/+4
* Make onLayoutOrientationChanged to take a boolean.Angus Kong2013-12-031-4/+4
* Change to have finer callbacks.Angus Kong2013-12-021-4/+5
* Migrate from old CameraModule to ModuleController.Angus Kong2013-11-251-0/+7
* Consolidate onResume* and onPause* in modules.Angus Kong2013-11-231-12/+13
* Refactor PhotoSphere and Refocus: new camera openAngus Kong2013-11-221-2/+2
* Introduce common services and integrate Refocus end-to-end.Sascha Haeberling2013-11-211-12/+13