summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/Switcher.java
Commit message (Expand)AuthorAgeFilesLines
* Add mode picker for camera/camcorder/panaramorepo sync2011-07-291-205/+0
* Merge the different implementations on CameraSwitch.repo sync2011-07-161-11/+0
* Make still camera and camcorder switch easier to use.Wu-cheng Li2011-03-081-1/+4
* Disable camera/video controls when in certain op modes.Hung-ying Tyan2010-12-151-0/+15
* Swap back/front camera control and c/v switcher.Hung-ying Tyan2010-12-131-23/+37
* resolved conflicts for merge of 79769585 to masterJean-Baptiste Queru2010-12-071-1/+0
|\
| * code cleanup: unused import statements, local varaiables and ... removed from...Mohammad Shamsi2010-11-061-1/+0
* | Fix camera/video switch position during video recording.Hung-ying Tyan2010-12-011-2/+4
* | Highlight camera/video icon when mode is changed.Hung-ying Tyan2010-11-241-1/+1
* | Overlay camera/camcorder switch to preview frame.Hung-ying Tyan2010-11-171-2/+1
|/
* Fix bug: 2609027.Owen Lin2010-04-211-1/+1
* Remove some log messages.Wu-cheng Li2010-02-081-3/+0
* Fix the switcher could be in wrong place some time.Owen Lin2010-02-031-4/+9
* Use public api instead of protected members.Chih-Chung Chang2010-01-261-1/+1
* Use public api instead of hidden member. Don't use internal resource.Chih-Chung Chang2010-01-061-5/+5
* Clean up and add comments for classes.Chih-Chung Chang2009-11-031-3/+4
* Clean up and add comments for classes.Chih-Chung Chang2009-11-021-0/+4
* Fix 2192954: Camera/camcorder switch status is wrong.Chih-Chung Chang2009-10-191-6/+8
* Code clean up.Chih-Chung Chang2009-09-071-8/+0
* Fix the warnings shown in Eclipse. That is, removing unused field,Owen Lin2009-08-191-1/+2
* Make the responsive region larger for the Picture/Video mode switch.Chih-Chung Chang2009-08-101-3/+22
* Fix 1973541: The mode switcher does not correspond to the actual mode.Chih-Chung Chang2009-07-141-6/+19
* Style fix.Chih-Chung Chang2009-07-061-1/+16
* Improve switcher to enable drag and drop operations.Owen Lin2009-06-241-4/+90
* New UI for cameraOwen Lin2009-06-181-0/+49