| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
tracking some much more minor issues.
|
|\
| |
| |
| |
| | |
* changes:
Fix 2194140: [Passion] Support Audience chip.
|
| |
| |
| |
| |
| | |
Added new input device DEVICE_IN_BACK_MIC.
Added new audio source AUDIO_SOURCE_CAMCORDER.
|
|\ \
| | |
| | |
| | |
| | | |
* changes:
Fix problem with proximity sensor not reawaking screen if the values change too quickly.
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
too quickly.
The logic that disables user activity while turning off the screen should not affect proximity sensor.
Fixes bug b/2228734 (in-call, prox sensor gets confused)
Change-Id: Ieca126e6f79bf7baa5741981aea72d306ba03edc
Signed-off-by: Mike Lockwood <lockwood@android.com>
|
|\ \
| |/
|/|
| |
| | |
* changes:
Fix issue #2226370: Resource versions match with equality
|
| |
| |
| |
| |
| |
| | |
Also fixed turned-around increment of version number for resources. :(
Change-Id: I604137272da984bcd69cee4f174e6b7f2c786e46
|
|\ \
| | |
| | |
| | |
| | | |
* changes:
Fix issue 197683: English IME key-press latency is noticeably higher on passion than sholes. Part 2.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
passion than sholes. Part 2.
Reduce sleep time in AudioFlinger mixer thread when no data has been written to output to speed up startup time when exiting standby.
The rest of the modifications for this issues is in kernel driver:
commit 0dbb0ee136ed8de757df1ae26d84556c1751deae for buffer size modification from 8192 to 4800 bytes.
Another kernel improvement that is not submitted yes will reduce delay when audio output is exiting standby.
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Fixes a race condition between the keyguard and power key that sometimes resulted
in the power key failing to turn off the screen.
Fixes bug b/2212852 (Power button does not put phone to sleep)
Change-Id: I92498c5fddf2bfc32b105ea1a7ea14a06d83888e
Signed-off-by: Mike Lockwood <lockwood@android.com>
|
| |
| |
| |
| |
| |
| |
| | |
in the next release.
Change-Id: I90eae78f71f377f6479d0aaf7ced38a7b988a7ee
Signed-off-by: Mike Lockwood <lockwood@android.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
automatic mode.
Now the manual brightness mode only applies to the LCD backlight and
button and keyboard backlights are always managed automatically.
Fixes bug b/2195798 (Passion capacitive key backlights don't always come on)
This change only affects the framework based auto-brightness implementation.
Hardware auto-brightness is not affected.
Change-Id: Ib88310d642d498591e8879c8269d630ff3f7c8af
Signed-off-by: Mike Lockwood <lockwood@android.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
mode.
For framework light sensor support (does not affect hardware based approach).
Change-Id: I6896a7c5b3fd3ed136c4f25c63a0e5813c349f68
Signed-off-by: Mike Lockwood <lockwood@android.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
This cleans up the code in preparation for some other auto-brightness changes
and fixes support for devices without light sensors.
Change-Id: I3d4802cf860a865ffd86a8bb57cd57b46359433d
Signed-off-by: Mike Lockwood <lockwood@android.com>
|
|\ \
| | |
| | |
| | |
| | | |
* changes:
libagl: silence a LOGD
|
| | |
| | |
| | |
| | | |
Signed-off-by: Iliyan Malchev <malchev@google.com>
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
* changes:
Add a privateImeOption to represent that the IME should not show the voice input microphone, if it otherwise would, whenever the search dialog is planning on showing a voice search button (as specified by the current searchable).
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
the voice input microphone, if it otherwise would, whenever the
search dialog is planning on showing a voice search button (as
specified by the current searchable).
The IME will respect this shortly.
http://b/2228562
|
|\ \ \ \
| |_|/ /
|/| | |
| | | |
| | | | |
* changes:
PerformanceCollector: Collect & report perf measurements in key/value form
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- Added new functions to PerformanceCollector and PerformanceResultsWriter
- Modified unit tests to test new functionality and fix flakiness reported in
2218327 and 2118268
- Added PerformanceCollectorTest to small suite
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* changes:
Turns out the SGX driver is correct and the bug was in this test.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
make sure the 565 1-texel wide texture is specified with an alignment of 4
which is the OpenGL ES default.
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* changes:
fix [2225964] Android runtime restarted in surfaceflinger/BlurFilter.cpp
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
crash was due to an unintialized variable, which caused the wrong bluring
format to be used and caused a memory overrrun.
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* changes:
fix[2222341] Soft reset while going back from camcorder settings
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
add a way to convert a mapped "pushbuffer" buffer to a gralloc handle
which then can be safely used by surfaceflinger, without including
gralloc_priv.h
|
|\ \ \ \ \ \ \
| |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
* changes:
return proper error code from eglCreateImageKHR
|
| |/ / / / / |
|
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | |
| | | | | |
| | | | | | |
* changes:
add table maskfilter
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
hidden for now, since it need only be seen by Launcher2
http://b/issue?id=2210685
|
|\ \ \ \ \
| |_|_|/ /
|/| | | |
| | | | |
| | | | | |
* changes:
DO NOT MERGE: Another gcc 4.0.3 workaround.
|
| | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | | |
Temporarily make a function public that doesn't need to be. When
host gcc-4.0.3 is gone from the build servers we can undo this.
(Cherry-picked from eclair-mr2.)
|
|\ \ \ \
| |/ / /
|/| | |
| | | |
| | | | |
* changes:
Revert the channge where channels were not selected randomly.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The Bluez SDP bug has been fixed.
Reverting parts of the commit: 16fb88a673c41b93c5d57ccb28c2697e7d87701a
Bug: 2173752
Dr No: Eastham
|
| | | |
| | | |
| | | |
| | | | |
Fixes http://b/2226007
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* changes:
Dump media recorder PID in dumpsys media.player, and fix minor bugs.
|
| | | | | |
|
|\ \ \ \ \
| |/ / / /
|/| | | |
| | | | |
| | | | | |
* changes:
update line test to expose some bug on SGX530 ed4
|
| | |/ /
| |/| | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* changes:
unhide AccountManagerResponse
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* changes:
Removed javadoc link to hidden class (temporary fix for build)
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: San Mehat <san@google.com>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* changes:
Add -P flag to ps in dumpstate
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | |
| | | | | | |
| | | | | | | |
* changes:
Revert the changes that introduced new exception that wouldn't have occured before, applications don't seem to be able to handle them and we get crashes.
|
| | |/ / / /
| |/| | | |
| | | | | |
| | | | | | |
before, applications don't seem to be able to handle them and we get crashes.
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* changes:
Fix type in Java enums. Not currently used, easier to fix now than when apps are using it.
|