summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/Camera.java
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Fix the NPE in onPause().Chung-yih Wang2011-10-181-1/+1
| | |/
* | | am 136c335a: Fix 5472996: NPE in switchToOtherMode.Wu-cheng Li2011-10-181-1/+1
|\ \ \ | |/ /
| * | Fix 5472996: NPE in switchToOtherMode.Wu-cheng Li2011-10-181-1/+1
| |/
| * DO NOT MERGEChih-yu Huang2011-10-141-2/+6
* | am 6bfe6df5: Improve the launch time.Chung-yih Wang2011-10-141-46/+80
|\ \ | |/
| * Improve the launch time.Chung-yih Wang2011-10-141-46/+80
* | Merge "Change low storage threshold to 50MB."Chih-yu Huang2011-10-141-2/+6
|\ \
| * | Change low storage threshold to 50MB.Chih-yu Huang2011-10-141-2/+6
| |/
* | Rename function "setDegree" to "setOrientation".Chih-yu Huang2011-10-141-10/+7
|/
* Merge "Add video stabilization management to the application." into ics-mr0Eino-Ville Talvala2011-10-131-0/+7
|\
| * Add video stabilization management to the application.Eino-Ville Talvala2011-10-121-0/+7
* | Simplify code about ShutterButton.Wu-cheng Li2011-10-131-51/+35
* | Implemented full scan AF followed by capture on long pressing the shutter but...heech.park2011-10-131-1/+13
|/
* Do not call cancelAutoFocus after stopPreview. (do not merge)Wu-cheng Li2011-10-121-1/+1
* Remember the snapshot request when the previous one is still in progress.Chih-Chung Chang2011-10-071-0/+21
* Merge "Let review icons rotatable."Chih-yu Huang2011-10-071-3/+10
|\
| * Let review icons rotatable.Chih-yu Huang2011-10-071-3/+10
* | Merge "Do not restart preview if only the size of the surface changes."Wu-cheng Li2011-10-071-22/+24
|\ \
| * | Do not restart preview if only the size of the surface changes.Wu-cheng Li2011-10-071-22/+24
| |/
* | Fix 5371242: Reduce shot-to-shot time by moving image saving to another thread.Chih-Chung Chang2011-10-071-34/+81
|/
* WIP: Speed up shot-to-shot time by moving image saving to another thread.Chih-Chung Chang2011-10-061-15/+140
* Change focus sound.Wu-cheng Li2011-10-061-3/+3
* Rearrange the second level indicator set.Chung-yih Wang2011-10-051-3/+3
* Revert "Lock AE and AWB before autofocus starts."Wu-cheng Li2011-10-041-17/+0
* am bd29d3c5: Use smaller focus area and larger metering area.Chih-yu Huang2011-09-301-2/+2
|\
| * Use smaller focus area and larger metering area.Chih-yu Huang2011-09-301-2/+2
* | Reset zoom UI in onResume.Wu-cheng Li2011-09-301-0/+2
* | Merge "Fix ModePicker selection UI."Chung-yih Wang2011-09-291-1/+1
|\ \
| * | Fix ModePicker selection UI.Chung-yih Wang2011-09-291-1/+1
* | | Add dimension attributes to MediaStore.Angus Kong2011-09-291-3/+4
|/ /
* | Change the option menu items for Crespo.Angus Kong2011-09-281-15/+3
|/
* Merge "Clear the share popup when a new thumbnail is generated." into ics-fac...Wu-cheng Li2011-09-271-0/+2
|\
| * Clear the share popup when a new thumbnail is generated.Wu-cheng Li2011-09-271-0/+2
* | Prevent re-compression of thumbnail upon closing cameraGilles-Arnaud Bleu-Laine2011-09-271-4/+2
|/
* Call cancelAutoFocus in startPreview and before release.Wu-cheng Li2011-09-261-0/+6
* Merge "Clear zoom listener and error callback when leaving." into ics-factoryromWei Huang2011-09-231-0/+1
|\
| * Clear zoom listener and error callback when leaving.Chih-yu Huang2011-09-231-0/+1
* | Fix setParameters failure if users keep pressing shutter.Wu-cheng Li2011-09-231-1/+1
|/
* Lock AE and AWB before autofocus starts.Wu-cheng Li2011-09-221-0/+17
* Fix overridden settings don't stay disabled when resuming Camera.Wu-cheng Li2011-09-211-2/+1
* New zoom control for phone.Chung-yih Wang2011-09-201-2/+4
* Merge "Hide review controls in onResume." into ics-factoryromWu-cheng Li2011-09-191-0/+1
|\
| * Hide review controls in onResume.Wu-cheng Li2011-09-191-0/+1
* | Merge "Adjust the screen brightness in the panorama mode." into ics-factoryromWei-Ta Chen2011-09-191-19/+1
|\ \
| * | Adjust the screen brightness in the panorama mode.Wei-Ta Chen2011-09-161-19/+1
* | | Merge "Fix indicator bar height in video mode." into ics-factoryromChung-yih Wang2011-09-191-2/+5
|\ \ \
| * | | Fix indicator bar height in video mode.Chung-yih Wang2011-09-191-2/+5
| | |/ | |/|
* | | Fix NPE in onTouch if camera fails to open.Wu-cheng Li2011-09-191-1/+2
|/ /
* | Change image of review control buttons.Chih-yu Huang2011-09-161-4/+3
|/
* Remove the delay to show postview for 0.5 seconds.Wu-cheng Li2011-09-141-34/+11