summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/CountDownTimerPreference.java
Commit message (Collapse)AuthorAgeFilesLines
* Revert "SnapdragonCamera: Reduce number of countdown timer option"Gopal G Goberu2019-10-251-2/+2
| | | | | | This reverts commit 57d77499b09d207187c8a1051bf043ba9fb43c84. Change-Id: I91faf90357f5563e594756c0b7a942c34bbee344
* SnapdragonCamera: Reduce number of countdown timer optionJay Wang2015-07-101-2/+2
| | | | | | Reduce countdown timer option to "off, 2 secs, 5 secs and 10 secs" Change-Id: I7ee49c0b7b7e8649b6d128d58de3562549ec2644
* SnapdragonCamera: Modify SnapdragonCamera UIByunghun Jeon2014-11-171-1/+1
| | | | | | 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
* Camera: Fix the countdown timer values updated on UI.Alok Kediya2013-10-311-1/+2
| | | | | | | | | | | | | | | | The count down timer values shown on the UI are not reflecting the values actually selected. For eg: If user selects 6 seconds, the value selected is 10 seconds. This is because the code populating the UI is not picking up the expected duration value. Fix this by showing the correct duration value on the UI. (cherry picked from commit 2856dcfb239a33c8f9d2051b3549190c17a666d9 ) Change-Id: I6a3fed525b373ce3d415b95dc7a4b6336210bd15 (cherry picked from commit d08a0c0f4a06d6f700a019a0ecd77b918015c798) (cherry picked from commit 4d582e49339beb9502b381c129f0942be0e044ea) (cherry picked from commit a6855eae463be00da29532c35334bdc3b163f77d)
* 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
* Fix second level menuMichael Kolb2013-05-081-12/+7
| | | | | | | | Bug: 8857098 Added Countdown timer and picture size items Change-Id: I73f3a5b22ab708e216729ed77fbd60041d40147d
* Remove com.android.camera.RJohn Reck2013-02-151-0/+2
| | | | Change-Id: I0bb03da1423401f872c3bf13caffb9c87d850449
* Move Camera Java/Native source into Gallery2Michael Kolb2013-01-291-0/+51
Change-Id: I968efe4d656e88a7760d3c0044f65b4adac2ddd1