summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/module
Commit message (Expand)AuthorAgeFilesLines
* 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
* Centralize the module information.Angus Kong2013-11-191-0/+177
* Major refactor: Make resources access through app.Angus Kong2013-11-181-3/+9
* Refine comments and small change of interfaces.Angus Kong2013-11-121-0/+3
* Refactor OrientationManager.Angus Kong2013-11-111-1/+22
* Further refactorAngus Kong2013-11-091-1/+1
* Add more interfaces for app and modules.Angus Kong2013-11-081-1/+21
* Introducing new architect.Angus Kong2013-11-061-0/+50