summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Refactor preview frame layout.Wu-cheng Li2011-05-121-21/+15
* Remove unused code and resource.Wu-cheng Li2011-05-122-15/+2
* Add share button in IndicatorWheel.Wu-cheng Li2011-05-113-37/+101
* Merge "Refactor IndicatorWheel."Wu-cheng Li2011-05-106-93/+83
|\
| * Refactor IndicatorWheel.Wu-cheng Li2011-05-106-93/+83
* | Add test for converting touch point to focus area.Wu-cheng Li2011-05-101-9/+15
|/
* Merge "Pass camera id while getting camcorder profile."Wu-cheng Li2011-05-062-21/+9
|\
| * Pass camera id while getting camcorder profile.Wu-cheng Li2011-05-062-21/+9
* | Fix the bug that touch focus is cancelled unexpectedly.Wu-cheng Li2011-05-051-1/+2
* | Merge "Cancel focus after touch focus is triggered for 3 seconds."Wu-cheng Li2011-05-051-2/+17
|\ \ | |/ |/|
| * Cancel focus after touch focus is triggered for 3 seconds.Wu-cheng Li2011-05-041-2/+17
* | Trigger touch focus only when the event is ACTION_DOWN.Wu-cheng Li2011-05-041-0/+2
|/
* Refactor camera status and focus states.Wu-cheng Li2011-05-041-104/+86
* Tap will invoke autofocus & metering, but not snap a photo.Wu-cheng Li2011-05-031-16/+21
* Use frameworks focus area and metering area API.Wu-cheng Li2011-05-031-42/+20
* Do not trigger touch focus when popup window is dismissed.Wu-cheng Li2011-04-283-36/+33
* Reduce the size of focus rectangle.Wu-cheng Li2011-04-283-4/+8
* Fix the incorrect position of focus rectangle.Wu-cheng Li2011-04-271-17/+26
* Set metering area when users touch on the preview frame.Wu-cheng Li2011-04-271-14/+34
* Add touch to focus.Wu-cheng Li2011-04-191-7/+102
* Add video capture intent tests.Wu-cheng Li2011-03-261-0/+5
* Add image capture intent test.Wu-cheng Li2011-03-153-7/+30
* am bcf62003: Fix image/video capture intents are broken after switching cameras.Wu-cheng Li2011-03-143-12/+31
|\
| * Fix image/video capture intents are broken after switching cameras.Wu-cheng Li2011-03-143-12/+31
* | am 26ebb8e9: Make still camera and camcorder switch easier to use.Wu-cheng Li2011-03-091-1/+4
|\ \ | |/
| * Make still camera and camcorder switch easier to use.Wu-cheng Li2011-03-081-1/+4
* | Print log while getting error from MediaRecorder.OnErrorListener.Wu-cheng Li2011-03-091-0/+1
|/
* 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
|\