summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add icon support for options in preference setting screen.Owen Lin2009-09-2413-12/+114
* Merge change 26594 into eclairAndroid (Google) Code Review2009-09-2313-72/+10
|\
| * Fix some warnnings reported by eclipse.Owen Lin2009-09-2413-72/+10
* | Merge change 26492 into eclairAndroid (Google) Code Review2009-09-233-6/+6
|\ \
| * | Fix http://b/2131805. Just let make those long string be in two lines.Owen Lin2009-09-233-6/+6
* | | need READ_SMS permission to read the temp url for storing a captured photo.Wei Huang2009-09-231-0/+1
| |/ |/|
* | Merge change 26484 into eclairAndroid (Google) Code Review2009-09-223-58/+120
|\ \
| * | Fix 2129498: add a MaxNumOfPixels parameter for client to specify the capture...Chih-Chung Chang2009-09-223-58/+120
* | | Fix the problem that for too long text the UI is bad.Owen Lin2009-09-235-167/+97
* | | Merge change 26388 into eclairAndroid (Google) Code Review2009-09-221-0/+118
|\ \ \ | |/ / |/| |
| * | Add the power measurment test case for image capture and video capture.Yu Shan Emily Lau2009-09-221-0/+118
* | | Merge change 26400 into eclairAndroid (Google) Code Review2009-09-222-6/+14
|\ \ \
| * | | Rotate the thumbnail bitmap according the jpeg header.Chih-Chung Chang2009-09-222-6/+14
| | |/ | |/|
* | | Merge change 26431 into eclairAndroid (Google) Code Review2009-09-221-0/+13
|\ \ \ | |/ / |/| |
| * | Add comments for some strings for translation purpose.Wu-cheng Li2009-09-231-0/+13
| |/
* | Merge change 26246 into eclairAndroid (Google) Code Review2009-09-221-1/+61
|\ \
| * | Update jpeg orientation tag for rotation.Chih-Chung Chang2009-09-221-1/+61
* | | Merge change 26245 into eclairAndroid (Google) Code Review2009-09-221-0/+30
|\ \ \ | |/ / | | / | |/ |/|
| * Store orientation for pictures taken by Camera.Chih-Chung Chang2009-09-221-0/+30
* | Add a icon bar to show the current state.Owen Lin2009-09-2210-22/+229
|/
* Remove unused orientation parameter.Chih-Chung Chang2009-09-224-9/+5
* Use new focus mode API.Wu-cheng Li2009-09-222-16/+11
* Remove trailing spaces for easier code review.Ray Chen2009-09-212-3/+3
* Fix 2130355: Enter camera settings when recording a video will cause the phon...Chih-Chung Chang2009-09-221-4/+7
* Fix a bug that we didn't check if flash modes is supported by current device.Owen Lin2009-09-211-0/+6
* Merge change 26045 into eclairAndroid (Google) Code Review2009-09-201-14/+21
|\
| * Add checking before setting parameters of Camera hardware.Owen Lin2009-09-201-14/+21
* | Merge change 25726 into eclairAndroid (Google) Code Review2009-09-201-6/+11
|\ \
| * | Change how VideoCamera uses lock() due to API change.Wu-cheng Li2009-09-211-6/+11
| |/
* | Merge change 26043 into eclairAndroid (Google) Code Review2009-09-202-4/+12
|\ \
| * | Fix bug 2121734 (better guess at size of photo widget)Mike Cleron2009-09-202-4/+12
| |/
* | Fix http://b/2072260 by supporting navigation keys in both viewing and review...Wei-Ta Chen2009-09-212-4/+6
|/
* Update Camera to use new ExifInterface API.Chih-Chung Chang2009-09-181-7/+76
* Start the intent in order to switch to video capture mode.Yu Shan Emily Lau2009-09-181-0/+1
* Set focus mode to camera driver and add macro focus.Wu-cheng Li2009-09-184-35/+22
* Merge change 25719 into eclairAndroid (Google) Code Review2009-09-181-1/+1
|\
| * Fix 2128896: The thumbnail generated is overlapped with previous thumbnail.Chih-Chung Chang2009-09-181-1/+1
* | Merge change 25724 into eclairAndroid (Google) Code Review2009-09-181-1/+1
|\ \
| * | Fix the bug that we show camea preference in camcorder.Owen Lin2009-09-181-1/+1
* | | Fix the bug that sometimes scene mode parameter is not set.Wu-cheng Li2009-09-181-4/+12
|/ /
* | Simplify the code. Change references of "@strings" to literals for thoseOwen Lin2009-09-184-18/+11
|/
* Import revised translations. DO NOT MERGEEric Fischer2009-09-1720-782/+2324
* Fix the bug that sometimes zoom is not working.Wu-cheng Li2009-09-171-22/+24
* Merge change 25456 into eclairAndroid (Google) Code Review2009-09-175-99/+40
|\
| * Move flash settings from on-scren control to preference settings.Owen Lin2009-09-175-99/+40
* | Merge change 25324 into eclairAndroid (Google) Code Review2009-09-171-63/+1
|\ \
| * | Don't change to orientation in the jpeg file. (It didn't work anyway).Chih-Chung Chang2009-09-171-63/+1
* | | Fix 2122382: We don't handle overlay destroy and re-create properly.Chih-Chung Chang2009-09-171-2/+0
| |/ |/|
* | Handle the keep-screen-on more properly.Owen Lin2009-09-172-41/+37
* | Implement the drawer UI. When user click on the drawer button, theOwen Lin2009-09-1715-132/+249