summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/CameraModule.java
Commit message (Expand)AuthorAgeFilesLines
* Break the dependency from CaptureModuleUI to CaptureModule.Senpo Hu2015-01-021-1/+2
* Hook burst controller to the shutter button long press.Shashi Shekhar2014-11-191-0/+5
* Remove cameradevice subpackage and point references at ex librarySol Boucher2014-06-181-1/+1
* disambiguate media types in capture/filmstrip a11y descriptionsSpike Sprague2014-06-111-0/+5
* Create cameradevice package for camera management.Angus Kong2014-04-211-1/+1
* Enable SmartCamera in video modeSameer Padala2014-03-211-0/+2
* Move startSmartCamera call back into onPreviewStarted(). (onPreviewInitialDa...Teresa Ko2014-03-101-3/+0
* Make visibility support three states.Sascha Haeberling2014-02-251-2/+2
* Give Smart Camera a signal to startSeth Raphael2014-02-121-0/+2
* Remove the dependency on CameraHolder.Angus Kong2014-01-081-2/+19
* Add a capture-session API to be used by all modules.Sascha Haeberling2013-12-111-6/+0
* Re-design callbacks from filmstrip.Angus Kong2013-12-091-6/+5
* Migrate from old CameraModule to ModuleController.Angus Kong2013-11-251-35/+4
* Consolidate onResume* and onPause* in modules.Angus Kong2013-11-231-15/+27
* Introduce common services and integrate Refocus end-to-end.Sascha Haeberling2013-11-211-24/+60
* Major refactor: Make resources access through app.Angus Kong2013-11-181-0/+1
* Refactor MediaSaveService for future test needs.Angus Kong2013-11-071-1/+3
* Set camera controls visibility based on whether the camera preview is centered.Erin Dahlgren2013-10-141-0/+2
* Fix the flash mode transition in video modeztenghui2013-09-111-4/+1
* Switch over to use new camera activityDoris Liu2013-06-181-8/+2
* Spring cleaningMichael Kolb2013-03-111-2/+0
* Flatten view hierarchy and rotate viewsDoris Liu2013-03-041-0/+2
* Make video snapshot save images in the background.Angus Kong2013-01-311-0/+1
* Move Camera Java/Native source into Gallery2Michael Kolb2013-01-291-0/+75