summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/WideAnglePanoramaModule.java
Commit message (Expand)AuthorAgeFilesLines
* Remove build target and codes for legacy panorama.Angus Kong2013-12-051-1062/+0
* Make onLayoutOrientationChanged to take a boolean.Angus Kong2013-12-031-2/+2
* Merge "No longer lay out under nav bar." into gb-ub-photos-denaliDoris Liu2013-12-031-2/+0
|\
| * No longer lay out under nav bar.Doris Liu2013-12-021-2/+0
* | Change to have finer callbacks.Angus Kong2013-12-021-2/+2
|/
* No need to upgrade preferences.Angus Kong2013-11-271-1/+0
* Migrate from old CameraModule to ModuleController.Angus Kong2013-11-251-73/+7
* Consolidate onResume* and onPause* in modules.Angus Kong2013-11-231-74/+52
* Introduce common services and integrate Refocus end-to-end.Sascha Haeberling2013-11-211-4/+15
* Initialize a global LocationManager.Erin Dahlgren2013-11-191-1/+1
* Major refactor: Make resources access through app.Angus Kong2013-11-181-4/+39
* Refactor OrientationManager.Angus Kong2013-11-111-6/+3
* Merge "Refactor MediaSaveService for future test needs." into gb-ub-photos-de...Angus Kong2013-11-081-1/+2
|\
| * Refactor MediaSaveService for future test needs.Angus Kong2013-11-071-1/+2
* | Add logging to various actionsSeth Raphael2013-11-071-0/+4
|/
* gcam: Add placeholder image.Ruben Brunk2013-10-281-2/+3
* Fix skipped hide review layout callsDoris Liu2013-10-251-1/+1
* The initial focus value should be true.ztenghui2013-10-211-1/+1
* Fix SRI orientation on mantaDoris Liu2013-10-181-0/+7
* Show a preview cover until real preview is readyDoris Liu2013-10-151-1/+1
* Merge "Set camera controls visibility based on whether the camera preview is ...Erin Dahlgren2013-10-141-6/+11
|\
| * Set camera controls visibility based on whether the camera preview is centered.Erin Dahlgren2013-10-141-6/+11
* | Fix SRI upside down preview in reverse landscape and reverse portraitDoris Liu2013-10-141-2/+3
|/
* Remove PopupManager to remove a memory leakSeth Raphael2013-09-261-3/+0
* Checks for low storage in wide-angle pano mode.Angus Kong2013-09-251-7/+18
* Show dialog when camera device is not connected.Angus Kong2013-09-171-11/+25
* Fix the flash mode transition in video modeztenghui2013-09-111-6/+2
* Respect system auto-rotate setting.Angus Kong2013-09-051-0/+2
* Bring back wide angle panorama.Angus Kong2013-09-041-0/+1071