summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix NPE in phone UI.Wu-cheng Li2011-05-212-10/+3
* Fix NPE in capture intent of phone UI.Wu-cheng Li2011-05-192-8/+7
* Fix image/video capture intents are broken after switching cameras.Wu-cheng Li2011-03-143-12/+31
* Make still camera and camcorder switch easier to use.Wu-cheng Li2011-03-081-1/+4
* Fix a NPE in error handling code.Owen Lin2011-03-021-4/+5
* Fix settings are not retained when we toggle from still & video mode.Wu-cheng Li2011-02-282-0/+6
* Fix the bug that exposure is not matching with settings.Wu-cheng Li2011-02-285-0/+35
* Restart the activity while switching front and back cameras.Wu-cheng Li2011-02-252-51/+10
* Merge "Make arc-shaped animation in time-lapse recording look better."Wu-cheng Li2011-02-241-22/+8
|\
| * Make arc-shaped animation in time-lapse recording look better.Wu-cheng Li2011-02-251-22/+8
* | Merge "Ignore search and menu long press key event."Wu-cheng Li2011-02-243-11/+17
|\ \
| * | Ignore search and menu long press key event.Wu-cheng Li2011-02-253-11/+17
| |/
* | Close video fd after recording is done.Wu-cheng Li2011-02-241-7/+9
|/
* Add animation for popup windows and enable hardwareAccelerated.Wu-cheng Li2011-02-221-4/+23
* Merge "Use crossfade transition when switching between still and video camera."Wu-cheng Li2011-02-201-1/+1
|\
| * Use crossfade transition when switching between still and video camera.Wu-cheng Li2011-02-211-1/+1
* | Fix wrong preview orientation when device is held upside down.Wu-cheng Li2011-02-182-0/+50
|/
* Make zoom more smooth.Wu-cheng Li2011-02-112-13/+65
* Fix shifted UI during HDMI output.Wu-cheng Li2011-02-101-1/+1
* Fix camera preview orientation when device is held in portrait.Wu-cheng Li2011-01-263-7/+26
* Merge "Fix NPE in BasicSettingPopup." into honeycombWu-cheng Li2011-01-252-10/+7
|\
| * Fix NPE in BasicSettingPopup.Wu-cheng Li2011-01-252-10/+7
* | Fix focus mode is not updated when scene mode changes.Wu-cheng Li2011-01-251-1/+2
|/
* Merge "Remove ImageCapture class to fix NPE." into honeycombWu-cheng Li2011-01-241-113/+81
|\
| * Remove ImageCapture class to fix NPE.Wu-cheng Li2011-01-211-113/+81
* | Update video quality icons.Wu-cheng Li2011-01-211-1/+1
|/
* Merge "Use arc shaped indicator to show the next frame in time lapse." into h...Wu-cheng Li2011-01-192-0/+74
|\
| * Use arc shaped indicator to show the next frame in time lapse.Wu-cheng Li2011-01-192-0/+74
* | Update the recording time by time lapse frame interval.Wu-cheng Li2011-01-191-2/+5
|/
* Remove 0.25s and 0.5s from time lapse recording.Wu-cheng Li2011-01-181-0/+7
* Merge "Remove unused KEY_VIDEO_TIME_LAPSE_QUALITY preference." into honeycombWu-cheng Li2011-01-182-8/+0
|\
| * Remove unused KEY_VIDEO_TIME_LAPSE_QUALITY preference.Wu-cheng Li2011-01-182-8/+0
* | Change AlertDialog.setIcon to setIconAttribute.Wu-cheng Li2011-01-182-2/+2
|/
* Correct the path of 100ANDRO.Wu-cheng Li2011-01-171-1/+1
* Tapping a ring control with menu opened should close it.Wu-cheng Li2011-01-143-27/+74
* Refactor. Move the logic from ControlPanel to IndicatorWheel.Wu-cheng Li2011-01-134-322/+229
* Removed the flaky memory checking.Yu Shan Emily Lau2011-01-093-0/+51
* Set CameraPicker state to pressed in ACTION_DOWN.Wu-cheng Li2011-01-071-1/+12
* Merge "Fix the wrong video duration in time lapse mode."Wu-cheng Li2011-01-051-8/+7
|\
| * Fix the wrong video duration in time lapse mode.Wu-cheng Li2011-01-051-8/+7
* | Merge "Fix the state of indicator is wrong after taking pictures."Wu-cheng Li2011-01-041-0/+5
|\ \ | |/ |/|
| * Fix the state of indicator is wrong after taking pictures.Wu-cheng Li2011-01-051-0/+5
* | Play the focus tone only when focus succeeds.Wu-cheng Li2011-01-051-4/+3
|/
* Merge "Fix 3294798 MediaStore database reports duration of 0 for any video re...Ray Chen2011-01-031-10/+8
|\
| * Fix 3294798 MediaStore database reports duration of 0 for any video recorded ...Ray Chen2011-01-041-10/+8
* | Merge "Rename the resource id due to the monkey test."Chung-yih Wang2011-01-033-11/+11
|\ \ | |/ |/|
| * Rename the resource id due to the monkey test.Chung-yih Wang2010-12-293-11/+11
* | Cleanup: Remove BitmapManager, ImageManager, and gallery classes.Chia-chi Yeh2010-12-2912-1480/+0
* | Refactoring: Remove the dependency to ImageManager.Chia-chi Yeh2010-12-294-10/+26
|/
* Refactoring: Remove the dependency of ExifInterface.Chia-chi Yeh2010-12-293-35/+140