summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/ui/ModuleSwitcher.java
Commit message (Collapse)AuthorAgeFilesLines
* Snap: initial materializationjrizzoli2017-01-041-1/+1
| | | | | | | Just for initial ship Change-Id: I8d6c0d71d1b94e6eb2f43ab962fb92de0e6c7093 Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
* SnapdragonCamera: Support rotation for image review layoutJay Wang2016-05-041-0/+2
| | | | | | | | | | Currently, image review layout is fixed to portrait mode. Changing the resources to use RotateImageView and update the scaling function in RotateImageView to support both up and down scaling of the image CRs-Fixed: 1004669 Change-Id: I6940227c634b7654bce5de5efe032aaa8da80e72
* SnapdragonCamera: Add Camera2 modeByunghun Jeon2016-03-301-0/+2
| | | | | | | Use camera2 API to show preview and take snapshot CRs-Fixed: 989750 Change-Id: I07e2d6743529b3d3d5acecf667e9493465a094c9
* SnapdragonCamera: Make camcorder switcher icon invisible.likaid2015-09-061-1/+8
| | | | | | | | | | | When take photo for contact and back from setting ,the camcorder switcher icon will show. When take photo from contact,then set the camcoder switcher icon invisible. Change-Id: If0153650d131c5b1ee78a79c255c637aab410d8e CRs-Fixed: 884351
* SnapdragonCamera: fix app crash when switch to camcorderkaiyiz2014-12-161-4/+2
| | | | | | | | | | Camera app crash when switch to camcorder during continuously shooting. Prohibition click event when continuously shooting. CRs-Fixed: 744811 Change-Id: Ia51ca53d46e060c2a4f4e877c37f795526532be7
* SnapdragonCamera: Modify SnapdragonCamera UIByunghun Jeon2014-11-171-0/+25
| | | | | | Modified SnapdragonCamera setting menus with new icons Change-Id: I726296dfb100ac81ad6f1cd84420ae27c0ae1201
* Rename module and package name to co-exist with AOSP appSachin Shah2014-08-161-1/+1
| | | | | | | | Rename package from com.android.camera2 to org.codeaurora.snapcam, module name from Camera2 to SnapdragonCamera and app name from "Camera" to "Snapdragon Camera" Change-Id: I2800070e72631e119a15fe0132424d1047be9f0c
* Initialize GCam with GServices values.Sascha Haeberling2013-10-091-10/+8
| | | | | | Bug: 11103065 Change-Id: Ic8d3c9825abdc5d79c5e4c7b0e96770ab0941036
* Add HQ option and use it to switch to GCam.Sascha Haeberling2013-09-241-2/+2
| | | | | | | Bug: 10430748 Bug: 10785988 Change-Id: If824d1d1876d8434958b2a5bc97d2852da118a8b
* Enable gcam as HDR pie menu option.Ruben Brunk2013-09-241-2/+7
| | | | | Bug: 10430748 Change-Id: I0f589126bac895b31ef7475afd093680766de39e
* Adding gcam module to Camera2 app.Ruben Brunk2013-09-181-0/+15
| | | | | | Bug: 10430748 Change-Id: I0c53085553cd8505ba376b1518507d36065894f5
* Clean up ApiHelper and remove unused code paths.Sascha Haeberling2013-09-181-10/+0
| | | | | | | | | Bug: 10821545 As we're targeting ICS there are a lot of checks and code paths that are no longer in use. This CL cleans them up. Change-Id: Ic3dd26628a94e134e25e2c496ccec1f1f957216d
* Bring back wide angle panorama.Angus Kong2013-09-041-0/+392
bug:10293937 Change-Id: I23a977e87b7416f07ecac20025b6c142ae61be05