summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/ListPreference.java
Commit message (Collapse)AuthorAgeFilesLines
* Use new SharedPreferences$Editor.apply instead of commit.Brad Fitzpatrick2010-09-071-1/+1
| | | | | | | | | apply is the new async version when the caller doesn't care about the return value, but is otherwise identical in observable effects. BUG=2978683 Change-Id: I82086fc4501da53266802f95bebc624a7217fd8b
* Avoid loading drawables in CameraSettings.Owen Lin2010-04-261-0/+17
| | | | | | Bug: 2430326 Change-Id: Ia5e6f4320fac3a89ede5054e9ac7b6f31c973273
* Camera should have the com.android.camera package name.Romain Guy2010-03-101-1/+1
| | | | | | Related to bug #2464545 Change-Id: I08f5cce5b0df623fc62683bd9c9d4a1aa0694240
* Add the new ZoomController UI and also the exposure compensation settings.Owen Lin2010-03-101-4/+4
| | | | | | | | | Fix the bug that some MotionEvent of some actions should always pass to the component who accept the DOWN event. Also fix a bug that nine patch image will be drawn incorrectly after rotation. Change-Id: I8ab36fb6f958c1967afa11eed5f167842b59cada
* Unbundle: change camera package name.Chih-Chung Chang2010-03-081-0/+2
| | | | Change-Id: I9b101ea486f06be553104bc4879f5ec66ae014bc
* Fix a minor issue of "restore default" should also improveOwen Lin2010-01-261-0/+5
| | | | | | performance as well. Change-Id: I1a762ed78dc27bb711b652431481925c9bd1b8b5
* Unbundle with the PreferenceManager.Owen Lin2010-01-251-0/+108
Change-Id: Ib415bf36147f35cbf1681cd87514124822ac48c6