summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Add double tap to zoom.Chih-Chung Chang2009-09-104-62/+204
| | | | Change-Id: I11ea02685bb27b33eb73c11bea9918b5fa02e186
* Remove menu items already covered by the side buttons.Chih-Chung Chang2009-09-101-1/+7
| | | | Change-Id: Ieae9f61e9e18f57b8ba8ac506e3fa50b210b555f
* Fix bug 2106774.Owen Lin2009-09-102-9/+18
| | | | | | | It seems to be a problem that we recieved the camera hardware button while camera application is running. Change-Id: I67dd2233e38ef530e55c116c2c70f37d026b5530
* Add scene mode preference in camera.Owen Lin2009-09-092-0/+19
| | | | Change-Id: I56fe3a1fc942f18faefbbc06d0fdac013c791ed6
* Cherry pick two commits that implements color effect and white-balancePresident Li2009-09-093-27/+98
| | | | | | settings and then make it workable. Change-Id: I519bff761db4b2b0acc1a61a8f901fafcd4b2586
* Set optimal preview size.Wu-cheng Li2009-09-091-2/+34
|
* Clean menu creation code.Chih-Chung Chang2009-09-086-81/+76
| | | | Change-Id: Ie8ed04e74beef78208946688ee2f33297de0b6d1
* Reset frame rate to maximum in camera app.Wu-cheng Li2009-09-081-0/+9
|
* Clean menu helper code.Chih-Chung Chang2009-09-073-110/+48
| | | | Change-Id: I8c009ad9c340d7267e9d1cf43b6fc1513d44eb21
* Fix 1977974: For photos without location data, don't offer to "Show on Maps"Chih-Chung Chang2009-09-075-10/+33
| | | | Change-Id: I7445e365ad9158312149dc80cf73361655171ba2
* Code clean up.Chih-Chung Chang2009-09-0713-35/+32
| | | | Change-Id: I8814d8482df5709b03ef105f547f4981db34919a
* First version of on-screen settings for Camera.Owen Lin2009-09-074-23/+700
| | | | Change-Id: I6e608b5b2d02abf3d1901160adba188399b03542
* Use SEND instenad of SEND_MULTIPLE if only one image/videoOwen Lin2009-09-071-20/+35
| | | | | | is selected. Change-Id: I5136194cb6cd88cc2224c34e770e714d1dbe4e5a
* Change Cancelable to method call directly.Chih-Chung Chang2009-09-048-430/+62
| | | | Change-Id: Id4396646e82593d9a40b3552dd2c6cd8146b29eb
* Make the grid view thumbnails smooth by using FILTER_BITMAP_FLAG.Chih-Chung Chang2009-09-041-2/+5
| | | | Change-Id: Ie4242d8f5729dde920cec1ffa510761bc0c890ad
* Merge change 23873 into eclairAndroid (Google) Code Review2009-09-032-5/+9
|\ | | | | | | | | * changes: When resuming MovieView after a pause, don't autoresume, but show the media controller instead.
| * When resuming MovieView after a pause, don't autoresume, butMarco Nelissen2009-09-032-5/+9
| | | | | | | | show the media controller instead.
* | Add double tap to control digital zoom.Wu-cheng Li2009-09-031-27/+79
| | | | | | | | | | | | Double tap to zoom in to the maximum. Double tap again to zoom out to the minimum. b1977072
* | Use continous zoom.Wu-cheng Li2009-09-031-14/+43
|/
* Merge change 23616 into eclairAndroid (Google) Code Review2009-09-022-12/+10
|\ | | | | | | | | * changes: Fix bug 2078592.
| * Fix bug 2078592.Owen Lin2009-09-022-12/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | This bug is that the touch event location should be traslated to be related to the "owner view" of the zoom control. However, we didn't do that. So, there is a shift of the location in the event object. We tried to detect if user has touched on the zoom buttons and then keep those on-screen controls (including zoom buttons) shown. Now, we fix this bug by changing the logic to "if user has touched the screen while those on-screen controls are visilbe" then we keep those controls on screen. Change-Id: I3664c47d308a76afc7d8746da8bbbc1f3afbf7ac
* | Remove trailing spaces.Owen Lin2009-09-023-5/+5
| | | | | | | | Change-Id: I80feb1b58c148b35b2666ef08d4b13d5aa0608b2
* | Use new parameters API.Wu-cheng Li2009-09-022-69/+48
|/
* Fix 2066449: Align aspect ratio of the UI layout for video/image capture ↵Chih-Chung Chang2009-09-011-3/+13
| | | | | | aplication Change-Id: Ic51f6d670a8cfc692dd52e2221a4cde8d8e6f4a4
* Merge change 23279 into eclairAndroid (Google) Code Review2009-08-312-8/+42
|\ | | | | | | | | * changes: Make the video duration preference text depend on the system property.
| * Make the video duration preference text depend on the system property.Chih-Chung Chang2009-09-012-8/+42
| | | | | | | | | | | | Also upgrade old "1 minutes" duration to new "MMS video length" duration. Change-Id: I21a975f2a3f1cde1c35a336e5552a2ae350bb6f6
* | Merge change 23269 into eclairAndroid (Google) Code Review2009-08-311-0/+6
|\ \ | |/ | | | | | | * changes: Fix 2068807: Runtime Exception in viewing DRM images downloaded by the browser.
| * Fix 2068807: Runtime Exception in viewing DRM images downloaded by the browser.Chih-Chung Chang2009-08-311-0/+6
| | | | | | | | Change-Id: Iadbf89f53ff75ea788af2099ac09a6883353ad2d
* | Add zoom UI.Wu-cheng Li2009-08-311-4/+69
|/
* Remove unused code.Chih-Chung Chang2009-08-316-50/+3
| | | | Change-Id: I848708a594ee58adad404ae3c67257e74cc18e58
* Show error dialog when the camera hardware is busy (Eg: hijack by otherOwen Lin2009-08-317-29/+138
| | | | | | | | activity). We also change the behavior of the "Camera button", if the camera is being used by others. We just ignore the request and won't start the camera. Change-Id: Icf3b00113aba61c9aa3f43ba07cf6944085d5d52
* Merge change 23088 into eclairAndroid (Google) Code Review2009-08-302-22/+11
|\ | | | | | | | | * changes: Fix 2059728: NPE in BaseImageList.getCursor
| * Fix 2059728: NPE in BaseImageList.getCursorChih-Chung Chang2009-08-282-22/+11
| | | | | | | | | | | | Return an empty image list if the cursor is not available. Change-Id: Ib9f0b23668da7b3c29d208bd46c020e268a0b7f2
* | Merge change 23085 into eclairAndroid (Google) Code Review2009-08-281-3/+7
|\ \ | |/ |/| | | | | * changes: Fix the bug flash is fired when the setting is off.
| * Fix the bug flash is fired when the setting is off.Wu-cheng Li2009-08-281-3/+7
| | | | | | | | b2083478
* | Fix 2083639: Crash on Camera while previewing an attachment through ↵Chih-Chung Chang2009-08-283-25/+16
|/ | | | | | Email/gmail/browser app Change-Id: I69ca1ae148070d3428d3488416308431c82a103c
* Remove unused code.Chih-Chung Chang2009-08-279-113/+2
| | | | Change-Id: I15624339790bffb078238c5a5870779dc4aa1b78
* Style fix.Chih-Chung Chang2009-08-2615-52/+49
| | | | Change-Id: I09ba86ee314e643415e41879c1d20ab1ede65a91
* Create ImageListParam as a spec for creating image lists.Chih-Chung Chang2009-08-2616-349/+266
| | | | | | Also merge deactivate() and close(). Change-Id: Idc76eda25bfcefab949e46412dca366228b3f437
* Fix 1993400: Use the max recording duration parameter.Chih-Chung Chang2009-08-251-7/+17
|
* Show setting wallpaper message in crop image.Chih-Chung Chang2009-08-241-1/+4
|
* Fix 1559583: Unnecessary image is created when setting a wallpaperChih-Chung Chang2009-08-242-143/+18
|
* Add on-screen flash button.Chih-Chung Chang2009-08-242-23/+90
|
* Fix 2052451: recycle bitmap memory as soon as possible so we won't be ↵Chih-Chung Chang2009-08-194-86/+97
| | | | out-of-memory.
* Merge change 21254 into eclairAndroid (Google) Code Review2009-08-1812-29/+24
|\ | | | | | | | | * changes: Fix the warnings shown in Eclipse. That is, removing unused field, replace deprecated methods, and removing unused imports.
| * Fix the warnings shown in Eclipse. That is, removing unused field,Owen Lin2009-08-1912-29/+24
| | | | | | | | replace deprecated methods, and removing unused imports.
* | Merge change 21482 into eclairAndroid (Google) Code Review2009-08-183-3/+4
|\ \ | |/ |/| | | | | * changes: The DATE_TAKEN field is in milliseconds, but DATE_MODIFIED is in seconds.
| * The DATE_TAKEN field is in milliseconds, but DATE_MODIFIED is in seconds.Chih-Chung Chang2009-08-173-3/+4
| | | | | | | | We need to scale them before sorting.
* | Merge change 21350 into eclairAndroid (Google) Code Review2009-08-171-1/+1
|\ \ | |/ |/| | | | | * changes: fixed encoder type string from mp4 to m4v
| * fixed encoder type string from mp4 to m4vSnigdha2009-08-141-1/+1
| |