| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: Ib72fce3b4fa2d2a8db22df60d23e975c7308c47a
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: Icaabe1364bd955fe15e80e5bed47d71374443954
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Do the translation refactoring with cm_* resources
Change-Id: I5a6e37425f86465846633615e02791cc67b632f6
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I3e74bcce0b24d5e02233cf9af249e83afb5fc453
|
|\ \ \ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: Ida16f849f9a5b65f8578f159a655d546b673f70c
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
- Move CM additions to new file
Change-Id: I347bcc295670fe6bc70159502ccf92491ddafa59
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
Change-Id: Iee4e5dec6235097ec5abe18c733a828a90e2045c
|
|\ \ \ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: I7d3839809c4e5b6585626985d0d2f61a028f7626
|
|\ \ \ \ \ \ |
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Revert AOSP strings & rearrange CM additions.
Signed-off-by: Michael Bestas <mikeioannina@gmail.com>
Change-Id: I8ffdccec48c6be8df1525ceba682bbd0057387cb
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
Change-Id: I33aff76bc6af2fd6b6cb24cc920bbd25d2631c3f
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Remove duplicate strings & minor update on Greek translation.
Signed-off-by: Michael Bestas <mikeioannina@gmail.com>
Change-Id: I6328d4b67991743caa89bc6b90daf33af879e4d2
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Michael Bestas <mikeioannina@gmail.com>
Change-Id: I174bbce51ed312056397d81acdcfe09b9599bd05
|
|/ / / /
| | | |
| | | |
| | | | |
Change-Id: I203fd87a2d3b3af2fcdbf5c599a6d78e204f6fc2
|
| |_|/
|/| |
| | |
| | | |
Change-Id: I6d1e2c1fb86aafca6d0cebe11160a1e31f4a48a9
|
|\ \ \
| |/ /
|/| /
| |/ |
|
| |
| |
| |
| |
| | |
Bug:6294985
Change-Id: I7d10f694001b91eb81d0c8042e2f97bb0737a83c
|
| |
| |
| |
| |
| |
| |
| | |
Use minimum height of camera_control to fix it.
bug:6228273
Change-Id: I7c623efe06e043664d696f753f08877cd34450a1
|
|/
|
|
|
| |
Bug:6294985
Change-Id: I7d10f694001b91eb81d0c8042e2f97bb0737a83c
|
|
|
|
|
| |
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
|
|
|
|
| |
Change-Id: I0719643bd6d66a3990dbfd2b6eb9e2fc64ab307e
|
|\
| |
| |
| | |
(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
|
|\ |
|
| |
| |
| |
| | |
Change-Id: If70739b6fc62ac7acf009355dc4cd5b9fabe8218
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Change-Id: I3dc168e6ebcec5b133ca21dc8175d959798927b9
|
|
|
|
|
| |
bug:5673972
Change-Id: I85587bd982e0af5dd7c3630958e105571d8e12d9
|
|
|
|
|
| |
bug:5648754
Change-Id: I44be2226e65de76e6240adc7b554e0ee7cda2226
|
|\ |
|
| |
| |
| |
| |
| | |
bug:5640219
Change-Id: Ic3af6527f3025ec04ba4be16b621b462f89953f1
|
|\ \ |
|
| |/
| |
| |
| | |
Change-Id: Ie3dd7e4f5b1adfd9fb7f5959ebc20416d8a13946
|
|/
|
|
|
| |
bug:5641001
Change-Id: I0d77a93a9c0ef5b7b661abf36028eb559981dc67
|
|\ |
|
| |
| |
| |
| |
| | |
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
|
|\ \ \ |
|