summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/OnScreenIndicators.java
Commit message (Collapse)AuthorAgeFilesLines
* SnapdragonCamera: Modify SnapdragonCamera UIByunghun Jeon2014-11-171-1/+7
| | | | | | 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
* Change icons and code from HQ to HDR+ mode.Sascha Haeberling2013-10-031-4/+4
| | | | | | Bug: 11047147 Change-Id: Ib0ab1675788f6584d2b06b63a113468d2e775f23
* Add HQ icon indicator support.Sascha Haeberling2013-09-261-2/+9
| | | | | | Bug: 10785988 Change-Id: If844caaedc3468dce8153cb434bd89328a4a92ca
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-061-1/+1
| | | | | | | Note: Camera2 is a clone of Gallery2 right now. Note 2: I will bring .mk files back later. Change-Id: Ida958654296f5ebaacb6bb0ff59d52a7c37ce6fc
* Add new indicatorsMichael Kolb2013-04-261-22/+43
| | | | | | Bug: 8640131 Change-Id: I9e567ddafa130e84af4d56a69ba7e389e64e3456
* Fixes video mode indicators by resetting them on init.Sascha Haeberling2013-04-231-1/+2
| | | | | | Bug: 8696004 Change-Id: I2bfc235ac87d836c29a53425e623121304a4c08a
* Refactor the methods for changing the on-screen indicators.Sascha Haeberling2013-04-221-0/+168
Bug: 8609355 This will be used in PanoramaModule to set the indicators to their default values when the module is initialized. Change-Id: I02f230fb222cbbc184b9265aac75f4a3f17b4cd6