summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/NoSearchActivity.java
Commit message (Collapse)AuthorAgeFilesLines
* Ignore search and menu long press key event.Wu-cheng Li2011-02-251-32/+0
| | | | | | | | | | | | | Also ignore menu key during recording. In phone UI, long-pressing search key will launch voice search. Long-pressing menu key will launch software keyboard. It is annoying to accidently launch them while taking a picture. bug:3108635 bug:3278557 Change-Id: I87a5411d08c4bb292b5a0f78a4a0992a59e8816c
* Clean up and add comments for classes.Chih-Chung Chang2009-11-031-2/+4
|
* Clean up and add comments for classes.Chih-Chung Chang2009-11-021-0/+4
|
* Fix 2182549: Disable search button when using camera.Chih-Chung Chang2009-10-141-0/+26