summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add double tap to zoom.Chih-Chung Chang2009-09-104-62/+204
* Remove menu items already covered by the side buttons.Chih-Chung Chang2009-09-101-1/+7
* Fix bug 2106774.Owen Lin2009-09-102-9/+18
* Add scene mode preference in camera.Owen Lin2009-09-092-0/+19
* Cherry pick two commits that implements color effect and white-balancePresident Li2009-09-093-27/+98
* Set optimal preview size.Wu-cheng Li2009-09-091-2/+34
* Clean menu creation code.Chih-Chung Chang2009-09-086-81/+76
* 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
* Fix 1977974: For photos without location data, don't offer to "Show on Maps"Chih-Chung Chang2009-09-075-10/+33
* Code clean up.Chih-Chung Chang2009-09-0713-35/+32
* First version of on-screen settings for Camera.Owen Lin2009-09-074-23/+700
* Use SEND instenad of SEND_MULTIPLE if only one image/videoOwen Lin2009-09-071-20/+35
* Change Cancelable to method call directly.Chih-Chung Chang2009-09-048-430/+62
* Make the grid view thumbnails smooth by using FILTER_BITMAP_FLAG.Chih-Chung Chang2009-09-041-2/+5
* Merge change 23873 into eclairAndroid (Google) Code Review2009-09-032-5/+9
|\
| * When resuming MovieView after a pause, don't autoresume, butMarco Nelissen2009-09-032-5/+9
* | Add double tap to control digital zoom.Wu-cheng Li2009-09-031-27/+79
* | Use continous zoom.Wu-cheng Li2009-09-031-14/+43
|/
* Merge change 23616 into eclairAndroid (Google) Code Review2009-09-022-12/+10
|\
| * Fix bug 2078592.Owen Lin2009-09-022-12/+10
* | Remove trailing spaces.Owen Lin2009-09-023-5/+5
* | Use new parameters API.Wu-cheng Li2009-09-022-69/+48
|/
* Fix 2066449: Align aspect ratio of the UI layout for video/image capture apli...Chih-Chung Chang2009-09-011-3/+13
* Merge change 23279 into eclairAndroid (Google) Code Review2009-08-312-8/+42
|\
| * Make the video duration preference text depend on the system property.Chih-Chung Chang2009-09-012-8/+42
* | Merge change 23269 into eclairAndroid (Google) Code Review2009-08-311-0/+6
|\ \ | |/
| * Fix 2068807: Runtime Exception in viewing DRM images downloaded by the browser.Chih-Chung Chang2009-08-311-0/+6
* | Add zoom UI.Wu-cheng Li2009-08-311-4/+69
|/
* Remove unused code.Chih-Chung Chang2009-08-316-50/+3
* Show error dialog when the camera hardware is busy (Eg: hijack by otherOwen Lin2009-08-317-29/+138
* Merge change 23088 into eclairAndroid (Google) Code Review2009-08-302-22/+11
|\
| * Fix 2059728: NPE in BaseImageList.getCursorChih-Chung Chang2009-08-282-22/+11
* | Merge change 23085 into eclairAndroid (Google) Code Review2009-08-281-3/+7
|\ \ | |/ |/|
| * Fix the bug flash is fired when the setting is off.Wu-cheng Li2009-08-281-3/+7
* | Fix 2083639: Crash on Camera while previewing an attachment through Email/gma...Chih-Chung Chang2009-08-283-25/+16
|/
* Remove unused code.Chih-Chung Chang2009-08-279-113/+2
* Style fix.Chih-Chung Chang2009-08-2615-52/+49
* Create ImageListParam as a spec for creating image lists.Chih-Chung Chang2009-08-2616-349/+266
* 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 out-of-...Chih-Chung Chang2009-08-194-86/+97
* Merge change 21254 into eclairAndroid (Google) Code Review2009-08-1812-29/+24
|\
| * Fix the warnings shown in Eclipse. That is, removing unused field,Owen Lin2009-08-1912-29/+24
* | Merge change 21482 into eclairAndroid (Google) Code Review2009-08-183-3/+4
|\ \ | |/ |/|
| * The DATE_TAKEN field is in milliseconds, but DATE_MODIFIED is in seconds.Chih-Chung Chang2009-08-173-3/+4
* | Merge change 21350 into eclairAndroid (Google) Code Review2009-08-171-1/+1
|\ \ | |/ |/|
| * fixed encoder type string from mp4 to m4vSnigdha2009-08-141-1/+1