| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I2ea9993738430f8c59f9e69cd2f75e6acccdc9eb
|
|
|
|
| |
Change-Id: I26f7ada118874d00667e7a4373ceae10adcb30de
|
|
|
|
|
|
|
| |
Use minimum height of camera_control to fix it.
bug:6228273
Change-Id: I7c623efe06e043664d696f753f08877cd34450a1
|
|
|
|
|
| |
bug:6643208
Change-Id: Ie4eef4a671091cd9557d1c51ab5c3919b6b30652
|
|
|
|
|
|
|
| |
The SDK needs a camera app that does not require GPU acceleration.
The Camera app from 4.0.4 meets these requirements.
Change-Id: Idb42d4b9e47d584ef1da10e3ba672d537c8db94b
|
|
|
|
|
|
|
|
|
|
| |
Fix the share popup to comply with the new design:
1. Black background.
2. Image is centered.
3. Share popup won't rotate automatically.
bug:6031042
Change-Id: I86b15a19bc8f7598d444cd9032960ea02e251668
|
|\
| |
| |
| | |
(do not merge)" into ics-mr1
|
| |
| |
| |
| |
| |
| |
| | |
merge)
bug:5541182
Change-Id: I1cdbba9a8aec3b5c832f6e58baa26ff6312cf59a
|
|/
|
|
|
| |
bug: 5541182
Change-Id: I42237d8dd4f8c39ddc2041ae32b886328a9c45c0
|
|
|
|
|
|
|
|
| |
Since the Camera API is moving back to using the system audio stream,
do not override the camera app volume control stream any more.
Bug: 5778365
Change-Id: I27a6a1769d39cb0b246bce7d721d846f6c1430d1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
After restoring defaults in camcorder mode, the indicator
control calls onSharedPreferenceChanged if record location
is on. onSharedPreferenceChanged is also called in the end
of restorePreferences.
With two onSharedPreferenceChanged calls in a row, the first
call notices effects have been disabled, and begins the
effect pipeline teardown in the background thread. Normally,
this would conclude in a few hundred milliseconds, and would
then restart regular preview.
However, with the second call to onSharedPreferenceChanged
coming in right after the first, the method no longer sees
an effect transition in progress (since current and new
effect are equal to none now), and thus just ends up
restarting preview. That attempt at restart runs into the
crash because the main SurfaceView has not yet been released
by the background effects thread.
To fix this, InLineSettingSwitch should not invoke the
listener when updating UI.
bug:5679133
Change-Id: I06aca382105455585b633dc63f014a8f71ccadbe
|
|
|
|
|
| |
bug:5673972
Change-Id: I85587bd982e0af5dd7c3630958e105571d8e12d9
|
|
|
|
|
| |
bug:5648754
Change-Id: I44be2226e65de76e6240adc7b554e0ee7cda2226
|
|
|
|
|
| |
bug:5640219
Change-Id: Ic3af6527f3025ec04ba4be16b621b462f89953f1
|
|\ |
|
| |
| |
| |
| |
| | |
bug:5637587
Change-Id: Iea275b4e3780a41f4a0c3fe0845acbfdb1e95cd1
|
|\ \
| |/
|/| |
|
| |
| |
| |
| |
| | |
bug:5624690
Change-Id: I87af684e165a275adb4b765a86a2df2b62137ca0
|
|\ \
| |/
|/|
| | |
ics-mr1
|
| |
| |
| |
| |
| |
| |
| |
| | |
+ Do not show flash indicator if it is off.
bug:5039279
Change-Id: I329b63d04f46fbe23f5ade3e4cacf446ce41f98c
|
|\ \
| | |
| | |
| | | |
ics-mr1
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Previously, if mRunner had already been set to null, errors sent by
mediarecorder would not be propagated to VideoCamera correctly. This
resulted in crashes when putting device to sleep right after starting
timelapse recording with effects.
Bug: 5627242
Change-Id: I3ae3c713a0aaf9a4507442bbbcd3ec89971d5f95
|
|\ \ \ |
|
| | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Fix an issue that the termination condition on the sweeping angle is broken.
Fix another issue that the panning speed and sweeping angle does not
consider the cases that users hold a device in portrait or panning the
device vertically.
Bug: 5623138
Change-Id: I9d1e2e5ad63a97beb8cfe2404974329c70d46991
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The background uri was not getting stored when swapping the camera
leading to a crash. Now it is sent via the intent.
Related Bug: 5585381
Change-Id: I05aea8321f0d2df96f646119eddd6a8b6a8ac668
|
|\ \ \ \
| |_|_|/
|/| | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
bug:5619774
It was caused by the error of the radian computation for rotation of
the indicator wheel. Originally we assume the angle of the first and the last
indicator in the second-level settings should be the same as predefined
angles. In fact, there was some computational error during rotation.
Change-Id: I508f42c5224170ac721562e20be8ed638485e023
|
|\ \ \ \
| |/ / /
|/| | | |
|
| | |/
| |/|
| | |
| | |
| | | |
bug:5624740
Change-Id: I0663b34eb07e28e3f4e8b65b0c2c2befce3ca430
|
|/ /
| |
| |
| |
| | |
bug:5620872
Change-Id: I4ee2aa85e73c53d6a72f0839ed3bf31bc14c586e
|
|\ \ |
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The panorama image returned from the panorama library is oriented based
on the natural orientation of the camera.
We set an orientation in its EXIF header, so that the image can be
displayed correctly. The orientation is calculated by compensating the
device orientation and the camera orientation respective to the natural
orientation of the device.
Bug: 5603313
Change-Id: Id6907cb08a7ff77e44736f3c3cd1503e7a68d783
|
|\ \ |
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Start Effects Recording only after we get SurfaceTexture Callback in
EffectsRecorder, and
hence preview loaded. Disable the shutter button on creation, and
re-enable it on the preview callback. Else, one could potentially start
the recording before the preview loads, leading to a wrong state
information and an eventual crash.
Related Bugs: 5605173, 5605658
Change-Id: I2ed766997294c165ce6c262cf47f124493d0c5ec
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Instead of using a few private APIs to properly manage audio output
for panorama, effects recording, and focus notification, use the new
Camera API for sound playback.
Bug: 5447107
Change-Id: I7d5a3d9502f36c199ea75a89e2c6b878185f880f
|
| |/
|/|
| |
| |
| | |
bug:5560253
Change-Id: I090722d6755068fa4a70a900e18af28a1adc9bf1
|
| |
| |
| |
| |
| |
| |
| |
| | |
cl https://android-git.corp.google.com/g/#/c/149421/5 removed the null pointer checking. This leads to Monkey crashes. It seems that we either need to call initOnScreenIndicator() in onCreate(), or check for null in the updateXXXIndicator() methods.
I thought about moving initOnScreenIndicator() to onCreate(), but didn't want to introduce any latency for starting up the camera app.
Change-Id: I8b9fecb5eb77dc1afef9725fd3d3d4dbe5048c9d
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
bug:5575970
1. The cancel button of the background replacer message should be on the bottom.
2. The location of recording timer was too low in the landscape mode.
3. Fix the animation of the setting popup.
Change-Id: Ia2345e72efc0118cd0172af4bd6243815c602493
|
|\ \ \ |
|
| |/ /
| | |
| | |
| | |
| | | |
bug:5611399
Change-Id: I09c400d0faa7e5753a728f2a8ba9a8bc4fcf5a77
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| | |
bug:5575970
In order to show the toast in a landscape orientation with portrait
layout. The rotatable toast helper class is implementated and is also
applied for first-hint toast messages.
Change-Id: I942e87df1c1a4509d01cd41e2ecbdc2e2dfec049
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The MediaSource is set to rotate so that it adjusts to the
rotation of the device, and displays upright. The backdropper does not
have to do any rotation except for the mirroring in case of front
camera.
Bug: 5490654
Change-Id: Iaa3a82dd98f9cf428fb0d0b65e1175b31d37d2b1
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Add exposure, flash, scene, white balance, and focus indicators.
bug:5039279
Change-Id: I7ef87ee35855030dbc8fdc2d4c52fa5d8b6549ba
|
|\ \ \
| | | |
| | | |
| | | | |
into ics-mr1
|
| |/ /
| | |
| | |
| | | |
Change-Id: Ibd52cb5febf3a139d5007b6b2dd6adcb09934f99
|
|\ \ \ |
|