Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
952211b4ae8fa8cd626ae5a077b87924f35e0081
952211b
Fix problem with proximity sensor not reawaking screen if the values change too quickly.
by Mike Lockwood
· 15 years ago
31f6200
Merge change I29bc113c into eclair
by Android (Google) Code Review
· 15 years ago
f1d14f6
Do not advance mLastEventTime when enabling or disabling user activity.
by Mike Lockwood
· 15 years ago
0bca68c
Fix issue 197683: English IME key-press latency is noticeably higher on passion than sholes. Part 2.
by Eric Laurent
· 15 years ago
9efd523
Add warning that hardware auto-brightness is deprecated and will be removed in the next release.
by Mike Lockwood
· 15 years ago
4984e73
Manage button and keyboard backlights with light sensor in both manual and automatic mode.
by Mike Lockwood
· 15 years ago
df02492
Don't turn on keyboard backlights when keyboard is closed in auto brightness mode.
by Mike Lockwood
· 15 years ago
aa66ea8
Use separate flags for enabling hardware and software auto-brightness.
by Mike Lockwood
· 15 years ago
05cb561
Merge change I8c0eb9a6 into eclair
by Android (Google) Code Review
· 15 years ago
8c0eb9a
libagl: silence a LOGD
by Iliyan Malchev
· 15 years ago
d3e4dab
Merge change I7df84618 into eclair
by Android (Google) Code Review
· 15 years ago
e8228af
Merge change I92cdc5ed into eclair
by Android (Google) Code Review
· 15 years ago
77bd91f
Merge change Ie3e80456 into eclair
by Android (Google) Code Review
· 15 years ago
e3e8045
Turns out the SGX driver is correct and the bug was in this test.
by Mathias Agopian
· 15 years ago
7df8461
Add a privateImeOption to represent that the IME should not show
by Mike LeBeau
· 15 years ago
9baef73
Merge change Id8b28e4f into eclair
by Android (Google) Code Review
· 15 years ago
d01767f
Merge change I56779290 into eclair
by Android (Google) Code Review
· 15 years ago
f989c11
Merge change If007a2fa into eclair
by Android (Google) Code Review
· 15 years ago
0b0722f
fix[2222341] Soft reset while going back from camcorder settings
by Mathias Agopian
· 15 years ago
1864d01
Merge change Iae849da2 into eclair
by Android (Google) Code Review
· 15 years ago
4d0bf12
Merge change I08c19bee into eclair
by Android (Google) Code Review
· 15 years ago
08c19be
DO NOT MERGE: Another gcc 4.0.3 workaround.
by Andy McFadden
· 15 years ago
3cf254d
Merge change I4b3db907 into eclair
by Android (Google) Code Review
· 15 years ago
4b3db90
Revert the channge where channels were not selected randomly.
by Jaikumar Ganesh
· 15 years ago
0e1e623
add table maskfilter
by Mike Reed
· 15 years ago
d8b28e4
fix [2225964] Android runtime restarted in surfaceflinger/BlurFilter.cpp
by Mathias Agopian
· 15 years ago
824838d
Avoid NPE when callers send null selection args.
by Jeff Sharkey
· 15 years ago
f007a2f
return proper error code from eglCreateImageKHR
by Mathias Agopian
· 15 years ago
3a81414
Merge change Iee0486e2 into eclair
by Android (Google) Code Review
· 15 years ago
5dc7a21
Merge change I4e036287 into eclair
by Android (Google) Code Review
· 15 years ago
4e03628
update line test to expose some bug on SGX530 ed4
by Mathias Agopian
· 15 years ago
608a263
Dump media recorder PID in dumpsys media.player, and fix minor bugs.
by Gloria Wang
· 15 years ago
fae288c
Merge change I9efe265f into eclair
by Android (Google) Code Review
· 15 years ago
154d61f
Merge change Id6f158b3 into eclair
by Android (Google) Code Review
· 15 years ago
957e586
process: Disable debugging
by San Mehat
· 15 years ago
3034624
Merge change I26a2d829 into eclair
by Android (Google) Code Review
· 15 years ago
4388b98
Merge change Idc4c7714 into eclair
by Android (Google) Code Review
· 15 years ago
88a211b
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.
by Costin Manolache
· 15 years ago
26a2d82
Add -P flag to ps in dumpstate
by Evan Millar
· 15 years ago
ec1f1e3
Merge change Ieab4c75b into eclair
by Android (Google) Code Review
· 15 years ago
b5c0551
Merge change I3b7d5cbe into eclair
by Android (Google) Code Review
· 15 years ago
8e312e8
Merge change Ia5109a87 into eclair
by Android (Google) Code Review
· 15 years ago
a5109a8
process: Add debug code to log process group transitions
by San Mehat
· 15 years ago
d6f158b
Removed javadoc link to hidden class (temporary fix for build)
by Ed Heyl
· 15 years ago
b575e4d
Merge change I4a943184 into eclair
by Android (Google) Code Review
· 15 years ago
22dad59
Merge change I6cae32c7 into eclair
by Android (Google) Code Review
· 15 years ago
d83006c
When upgrading packages with shared user ids make sure we are eliminating
by Suchi Amalapurapu
· 15 years ago
5eb80ef
am 3534dadd: docs: fix XSS vulnerability in search
by Scott Main
· 15 years ago
9efe265
unhide AccountManagerResponse
by Fred Quintana
· 15 years ago
4cb04c4
Use image rect information to display zoomed picture.
by Wu-cheng Li
· 15 years ago
38a9bec
Import revised translations. DO NOT MERGE
by Eric Fischer
· 15 years ago
4a94318
Avoid trying to throw multiple exceptions at once.
by Jack Palevich
· 15 years ago
eab4c75
Fix type in Java enums. Not currently used, easier to fix now than when apps are using it.
by Jason Sams
· 15 years ago
31957f1
- add javadoc for the account manager
by Fred Quintana
· 15 years ago
0410466
Merge change I911458a0 into eclair
by Android (Google) Code Review
· 15 years ago
a47a1e7
Merge change Ic03d28b9 into eclair
by Android (Google) Code Review
· 15 years ago
911458a
Fix x offset for boxed textures
by Marco Nelissen
· 15 years ago
5e5eb39
Merge change Id572ffc7 into eclair
by Android (Google) Code Review
· 15 years ago
cb41faa
don't throw an exception when we can't find a pending sync operation in the database
by Fred Quintana
· 15 years ago
85ade33
fix [2071412] work around mdp 32-bits fade limitation
by Mathias Agopian
· 15 years ago
c03d28b
Check that the window which wants to force hide is visible before setting the flag forceHiding to true. If we do layout the surfaces
by Suchi Amalapurapu
· 15 years ago
3534dad
docs: fix XSS vulnerability in search
by Scott Main
· 15 years ago
075997f
PerformanceCollector: Collect & report perf measurements in key/value form
by Jack Wang
· 15 years ago
acff20b
Copy the selection args when creating a CPO since callers often reuse the passed in array.
by Jeff Hamilton
· 15 years ago
763ccae
Merge change I8e7f5f07 into eclair
by Android (Google) Code Review
· 15 years ago
405d089
DO NOT MERGE: Fix loss of focus after wakeup into incall screen
by Christopher Tate
· 15 years ago
25aa87b
am d14f1bd7: Merge change Iacb6e122 into eclair-sdk
by Scott Main
· 15 years ago
340fbc3
am 5a4d6696: Merge change Ib80db923 into eclair-sdk
by Dirk Dougherty
· 15 years ago
d14f1bd
Merge change Iacb6e122 into eclair-sdk
by Android (Google) Code Review
· 15 years ago
3141c70
docs: add 2.0 video to developer site feature videos
by Scott Main
· 15 years ago
fb872d1
Merge change Id4d04def into eclair
by Android (Google) Code Review
· 15 years ago
5a4d669
Merge change Ib80db923 into eclair-sdk
by Android (Google) Code Review
· 15 years ago
8988973
Merge change I4e83a76a into eclair
by Android (Google) Code Review
· 15 years ago
d376d24
Merge change I081f08c1 into eclair
by Android (Google) Code Review
· 15 years ago
7bde36e
added GL test for textured lines
by Mathias Agopian
· 15 years ago
73e1701
Merge change I8d2de438 into eclair
by Android (Google) Code Review
· 15 years ago
0506712
A better solution for ignoring user activity while the screen is animating off.
by Mike Lockwood
· 15 years ago
00dc575
doc change: some fixes for online sdk docs. update "testing" section of screens support doc.
by Dirk Dougherty
· 15 years ago
d4d04de
Fix a race that kept the locale picker from working under heavy CPU load.
by Eric Fischer
· 15 years ago
11a74a7
Fix bug 2201417. Whenever the System setting that indicates
by Jean-Michel Trivi
· 15 years ago
8321bdf
Merge change I95529db1 into eclair
by Android (Google) Code Review
· 15 years ago
95529db
Add Free Flight ringtone to source tree.
by Dave Sparks
· 15 years ago
4252244
am 675eb31d: Merge change I1a010c12 into eclair-sdk
by Scott Main
· 15 years ago
675eb31
Merge change I1a010c12 into eclair-sdk
by Android (Google) Code Review
· 15 years ago
1a010c1
docs: fix broken link for download page.
by Scott Main
· 15 years ago
d85c4b3
Merge change Idb328ab7 into eclair
by Android (Google) Code Review
· 15 years ago
aebcaec
Merge change I2e90d640 into eclair
by Android (Google) Code Review
· 15 years ago
e9e50b5
Merge change I7136220b into eclair
by Android (Google) Code Review
· 15 years ago
2e90d64
Remove the activity restart between urls.
by Guang Zhu
· 15 years ago
7136220
Fix egl cleanup code on context teardown.
by Jason Sams
· 15 years ago
5ef8980
Merge change I9c242127 into eclair
by Android (Google) Code Review
· 15 years ago
98de26e
Merge change I8cc42c52 into eclair
by Android (Google) Code Review
· 15 years ago
8cc42c5
Add some logging to detect if AsyncPlayer is lagging. Bug 2201082.
by Dave Sparks
· 15 years ago
9042b45
fix [2143798] Need to figure out how to do video
by Mathias Agopian
· 15 years ago
2dfaa698
Merge change I882d2eb8 into eclair
by Android (Google) Code Review
· 15 years ago
1f668ff
Merge change Idb13ed9a into eclair
by Android (Google) Code Review
· 15 years ago
dd9668e
PowerManagerService: Animate LCD backlight changes due to autobrightness support.
by Mike Lockwood
· 15 years ago
678cdbe
Fix build.
by Amith Yamasani
· 15 years ago
db328ab
Explicitly specify that online-sdk depends on framework-res.
by Ying Wang
· 15 years ago
aea1b3b
Disambiguation between multiple pointers and swipe gestures.
by Amith Yamasani
· 15 years ago
Next »