summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Expand)AuthorAgeFilesLines
...
* | | Make PreviewFrameLayout and ControlPanelLayout work in potrait mode.Wu-cheng Li2011-10-274-21/+53
* | | Merge "Make Panorama work in portrait layout." into ics-mr1Wu-cheng Li2011-10-264-11/+31
|\ \ \
| * | | Make Panorama work in portrait layout.Wei-Ta Chen2011-10-264-11/+31
* | | | Merge "Fix camera app still opens the camera in lock screen sometimes." into ...Wu-cheng Li2011-10-261-3/+14
|\ \ \ \
| * | | | Fix camera app still opens the camera in lock screen sometimes.Wu-cheng Li2011-10-261-3/+14
| | |/ / | |/| |
* | | | Merge "Fix 5489985: Handle the exception when the external volume has not bee...Chih-Chung Chang2011-10-261-4/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix 5489985: Handle the exception when the external volume has not been added...Chih-Chung Chang2011-10-261-4/+10
| |/ /
* | | Add portrait support to effects pipeline in VideoCamera.Eino-Ville Talvala2011-10-262-1/+23
|/ /
* | Merge remote branch 'goog/ics-mr0' into ics-mr1Ed Heyl2011-10-254-26/+60
|\ \ | |/
| * Merge "Add missing state check in EffectsRecorder startup path." into ics-mr0Eino-Ville Talvala2011-10-241-2/+13
| |\
| | * Add missing state check in EffectsRecorder startup path.Eino-Ville Talvala2011-10-241-2/+13
| * | Merge "Fix video thumbnail is not displayed when intent passes the fd." into ...Wei Huang2011-10-242-22/+45
| |\ \
| | * | Fix video thumbnail is not displayed when intent passes the fd.Wu-cheng Li2011-10-242-22/+45
| | |/
| * | Fix startFaceDetection RuntimeException.Wu-cheng Li2011-10-241-2/+2
| |/
* | am 048edf2e: Fix focus area in front camera.Chih-yu Huang2011-10-214-27/+44
|\ \ | |/
| * Fix focus area in front camera.Chih-yu Huang2011-10-214-27/+44
* | am 7d9eadd0: Fix 5491362: don\'t open the camera in onResume in lockscreen.Jim Miller2011-10-215-15/+62
|\ \ | |/
| * Fix 5491362: don't open the camera in onResume in lockscreen.Jim Miller2011-10-215-15/+62
* | am cfc9bcc6: Fix race condition in preview startup.Eino-Ville Talvala2011-10-201-8/+20
|\ \ | |/
| * Fix race condition in preview startup.Eino-Ville Talvala2011-10-201-8/+20
* | am 74ec1a36: Merge "Effects: shut down camera preview when unexpected graph c...Eino-Ville Talvala2011-10-201-4/+17
|\ \ | |/
| * Effects: shut down camera preview when unexpected graph closures occur.Eino-Ville Talvala2011-10-201-4/+17
* | am 7b9a10fe: Merge "Fix effects orientation handling." into ics-mr0Eino-Ville Talvala2011-10-202-10/+9
|\ \ | |/
| * Merge "Fix effects orientation handling." into ics-mr0Eino-Ville Talvala2011-10-202-10/+9
| |\
| | * Fix effects orientation handling.Eino-Ville Talvala2011-10-202-10/+9
* | | am 71d40934: Merge "Fix camera app crash when failed open the camera." into i...Wu-cheng Li2011-10-201-2/+4
|\ \ \ | |/ /
| * | Merge "Fix camera app crash when failed open the camera." into ics-mr0Wu-cheng Li2011-10-201-2/+4
| |\ \
| | * | Fix camera app crash when failed open the camera.Angus Kong2011-10-201-2/+4
* | | | am cf2f19fb: Merge "Fix AE and AWB lock were incorrectly unlocked during auto...Wu-cheng Li2011-10-202-38/+60
|\ \ \ \ | |/ / /
| * | | Merge "Fix AE and AWB lock were incorrectly unlocked during autofocus." into ...Wu-cheng Li2011-10-202-38/+60
| |\ \ \
| | * | | Fix AE and AWB lock were incorrectly unlocked during autofocus.Wu-cheng Li2011-10-202-38/+60
| | |/ /
* | | | am 27c97af5: Reduct latency by starting face detection after preview is displ...Wu-cheng Li2011-10-201-1/+5
|\ \ \ \ | |/ / /
| * | | Reduct latency by starting face detection after preview is displayed.Wu-cheng Li2011-10-201-1/+5
| |/ /
* | | am e0b66a87: Merge "Support for max duration recording with effect" into ics-mr0Pannag Sanketi2011-10-192-0/+20
|\ \ \ | |/ /
| * | Merge "Support for max duration recording with effect" into ics-mr0Pannag Sanketi2011-10-192-0/+20
| |\ \
| | * | Support for max duration recording with effectPannag Sanketi2011-10-192-0/+20
* | | | am 0c1ec7e8: Fix the resolver activity shows the apps that cannot play the vi...Wu-cheng Li2011-10-191-7/+19
|\ \ \ \ | |/ / /
| * | | Fix the resolver activity shows the apps that cannot play the video.Wu-cheng Li2011-10-201-7/+19
* | | | am eeeea93f: Reset the video effect when camcorder application starts.Wu-cheng Li2011-10-192-29/+46
|\ \ \ \ | |/ / /
| * | | Reset the video effect when camcorder application starts.Wu-cheng Li2011-10-202-29/+46
| | |/ | |/|
* | | am f9f24d4c: bugfix 5479807 Video preview displaced to right when orientation...Mark Wagner2011-10-191-35/+8
|\ \ \ | |/ /
| * | bugfix 5479807 Video preview displaced to right when orientation changedMark Wagner2011-10-191-35/+8
* | | am 7b52266b: Merge "Add hysteresis to orientation rounding." into ics-mr0Eino-Ville Talvala2011-10-194-14/+21
|\ \ \ | |/ /
| * | Merge "Add hysteresis to orientation rounding." into ics-mr0Eino-Ville Talvala2011-10-194-14/+21
| |\ \ | | |/ | |/|
| | * Add hysteresis to orientation rounding.Eino-Ville Talvala2011-10-194-14/+21
* | | am 53d86908: Merge "Use video capture intent quality when recording with effe...Eino-Ville Talvala2011-10-191-2/+4
|\ \ \ | |/ /
| * | Merge "Use video capture intent quality when recording with effects." into ic...Eino-Ville Talvala2011-10-191-2/+4
| |\ \
| | * | Use video capture intent quality when recording with effects.Eino-Ville Talvala2011-10-181-2/+4
* | | | am 55efc325: Fix 5480562: Set indicator orientation after video recording is ...Chih-Chung Chang2011-10-191-0/+3
|\ \ \ \ | |/ / /
| * | | Fix 5480562: Set indicator orientation after video recording is stopped.Chih-Chung Chang2011-10-191-0/+3
| |/ /