Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
989b76aadd92538c7ab4ca00c34508b42fda8cef
/
core
b6a6791
Merge change I60413727 into eclair
by Android (Google) Code Review
· 15 years ago
5533995
Fix issue #2226370: Resource versions match with equality
by Dianne Hackborn
· 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
7df8461
Add a privateImeOption to represent that the IME should not show
by Mike LeBeau
· 15 years ago
1864d01
Merge change Iae849da2 into eclair
by Android (Google) Code Review
· 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
824838d
Avoid NPE when callers send null selection args.
by Jeff Sharkey
· 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
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
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
9efe265
unhide AccountManagerResponse
by Fred Quintana
· 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
31957f1
- add javadoc for the account manager
by Fred Quintana
· 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
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
d85c4b3
Merge change Idb328ab7 into eclair
by Android (Google) Code Review
· 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
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
dafc19a
do not merge
by Mike Reed
· 15 years ago
0fa3591
Add SDK version for MR1.
by Dianne Hackborn
· 15 years ago
6158038
Merge change I2811f162 into eclair
by Android (Google) Code Review
· 15 years ago
2811f16
Add Authentication Type field to the APN settings.
by Jaikumar Ganesh
· 15 years ago
a47d153
do not merge - Fix for issue 2184627 cherry picked from eclair-mr2
by Eric Laurent
· 15 years ago
6897e36
Add comment warning to not use hardware based autobrightness support.
by Mike Lockwood
· 15 years ago
78a50aa
Merge change If3c30fc9 into eclair
by Android (Google) Code Review
· 15 years ago
8f89a1a
Merge change Ic620a52b into eclair
by Android (Google) Code Review
· 15 years ago
246978b
Add a method to clear info about a contact
by Tom Taylor
· 15 years ago
94927df
Patching in hidden API to allow app managed preview frame buffers.
by Andrew Harp
· 15 years ago
7580493
Implement feature #2117336: Create event communication APIs for live wallpaper
by Dianne Hackborn
· 15 years ago
0bf653b
am f4520f3e: Merge change I9161f53d into eclair-sdk
by Fred Quintana
· 15 years ago
756b735
update account manager javadoc
by Fred Quintana
· 15 years ago
3d0ea72
Add WindowManagerPolicy.allowKeyRepeat() method for disabling key repeats.
by Mike Lockwood
· 15 years ago
f8e3ac8
Merge change Ifa8ab30e into eclair
by Android (Google) Code Review
· 15 years ago
9d1abc4
In onKeyUp for DPAD_CENTER, show the IME for text input.
by Leon Scroggins
· 15 years ago
2cb6b7f
Merge change Ic4bf942c into eclair
by Android (Google) Code Review
· 15 years ago
c620a52
Add size checks for glBufferData and glBufferSubData
by Jack Palevich
· 15 years ago
c4bf942
Import revised translations. DO NOT MERGE
by Eric Fischer
· 15 years ago
d443ba4
Prevent transparent region from getting out of sync with Surface Flinger
by Jack Palevich
· 15 years ago
cdc8b32
Merge change I61741f5a into eclair
by Android (Google) Code Review
· 15 years ago
b0905dc
Fix high density bug 2179543: use 'dip' instead of 'px'
by Marco Nelissen
· 15 years ago
d7786b4
Power Manager support for light sensor backlight management.
by Mike Lockwood
· 15 years ago
f37447b
Proper fix for zero signal strength and no_service. Fixes #2176141
by Amith Yamasani
· 15 years ago
f55aa97
Merge change I01935be3 into eclair
by Android (Google) Code Review
· 15 years ago
dc3494e
Remove PowerManager.setAutoBrightness()
by Mike Lockwood
· 15 years ago
39e6773
do not merge: fix copy/paste using trackball on passion
by Cary Clark
· 15 years ago
37a1320
Add separate configuration flag for hardware ALS support.
by Mike Lockwood
· 15 years ago
a8a720d
Fix possible NPE in the code that restores widgets' state.
by Romain Guy
· 15 years ago
53f33d84
Revert "Remove STOPSHIP comment."
by Nick Pelly
· 15 years ago
a04ca9b
Merge change I2492bffe into eclair
by Android (Google) Code Review
· 15 years ago
3d0726b
Remove STOPSHIP comment.
by Nick Pelly
· 15 years ago
fe4c871
Making new Contacts APIs visible in Eclair SDK - Part II
by Dmitri Plotnikov
· 15 years ago
6e144ad
Making new Contacts APIs visible in Eclair SDK
by Dmitri Plotnikov
· 15 years ago
a78a9d4
Correct non-opaque list separator assets.
by Jeff Sharkey
· 15 years ago
69e2ef4
Merge change I9f93ce61 into eclair
by Android (Google) Code Review
· 15 years ago
a6118c6
Throttle camera preview frames to the app. Bug 2180302.
by Dave Sparks
· 15 years ago
124356f
Continue caching "POST" result so that we won't get
by Grace Kloba
· 15 years ago
bc1fc05
Delay 500ms between each registering each SDP record using sdptool.
by Nick Pelly
· 15 years ago
6dc3f4e
Now that Eclair has been defined as API revision 5 mark Build.VERSION_CODES.ECLAIR as such.
by Jeff Hamilton
· 15 years ago
083a50a
Merge change I66693ea2 into eclair
by Android (Google) Code Review
· 15 years ago
66693ea
fix sync exponential backoff for expedited syncs
by Fred Quintana
· 15 years ago
c08efb2
Import revised translations. DO NOT MERGE
by Eric Fischer
· 15 years ago
1184313
Setting WebCore cache limit depending on the memory class.
by Grace Kloba
· 15 years ago
6903d5c
Merge change Iee649a81 into eclair
by Android (Google) Code Review
· 15 years ago
ee649a8
Add LAST_KMSG_KB variable, used to tune the size of /proc/last_kmsg uploads.
by Dan Egnor
· 15 years ago
ad60e7f
Merge change I9485aec1 into eclair
by Android (Google) Code Review
· 15 years ago
9485aec
Fix for 2177367: Reduce duration of vibrate in RotaryLockScreen
by Jim Miller
· 15 years ago
2c6c5e6
Fix issue #2176944: Need API so browser, others can determine memory size of device
by Dianne Hackborn
· 15 years ago
89becd7
Fix issue #2177262: Improve animations
by Dianne Hackborn
· 15 years ago
db7ae10
Remove STOPSHIP BT logging.
by Nick Pelly
· 15 years ago
e6ee3be
BT API security audit: fix a couple of permission mistakes.
by Nick Pelly
· 15 years ago
348b92b
Merge change Iee227ace into eclair
by Android (Google) Code Review
· 15 years ago
ff94720
Merge change I80a6a229 into eclair
by Android (Google) Code Review
· 15 years ago
03d2467
GPS: Fix problem with SUPL when SUPL APN is already active.
by Mike Lockwood
· 15 years ago
9d5b589
Merge change Ie5d93b7e into eclair
by Android (Google) Code Review
· 15 years ago
80a6a22
Fix issue 2174002: After rejecting Call when device ringtone is mute and playing music, audio is not transfered to BT device.
by Eric Laurent
· 15 years ago
33e21fc
Control H icon display in Status bar.
by John Wang
· 15 years ago
3b36ed0
Merge change I95319bde into eclair
by Android (Google) Code Review
· 15 years ago
387e73b
Merge change Ib977f2bd into eclair
by Android (Google) Code Review
· 15 years ago
a62e470
Fixes #2175599. Prevents an NPE when AttachInfo is null.
by Romain Guy
· 15 years ago
e5d93b7
Set the Bond State to NONE when we receive a Agent Cancel.
by Jaikumar Ganesh
· 15 years ago
f81ecc1
Merge change I29232f2a into eclair
by Android (Google) Code Review
· 15 years ago
8bd04b2
Merge change Iea48361d into eclair
by Android (Google) Code Review
· 15 years ago
Next »