Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_base
/
2b989e1f7d08efd51652b56b1cb1fef76a1e8ab1
/
core
eacf0ec
Merge "Fix StrictMode for Binder.dump()" into gingerbread
by Brad Fitzpatrick
· 14 years ago
eb75888e
Fix StrictMode for Binder.dump()
by Brad Fitzpatrick
· 14 years ago
4a60d61
Fix NPE in TextToSpeech with setLanguage(null)
by Jean-Michel Trivi
· 14 years ago
d67b236
Avoid starting multiple threads in ShutdownThread
by Mike Lockwood
· 14 years ago
14bfa39
Infrastructure to report running services to developer.
by Dianne Hackborn
· 14 years ago
46730fc
Fix handling of application disabled state.
by Dianne Hackborn
· 14 years ago
3bee5af8
Battery stats: start removing last stats, keep total discharge.
by Dianne Hackborn
· 14 years ago
eab07e5
Merge "Report sensor events to BatteryStats service" into gingerbread
by Mathias Agopian
· 14 years ago
32123fde
Report sensor events to BatteryStats service
by Mathias Agopian
· 14 years ago
a13a02c
New permission for non-purgeable cache downloads.
by Steve Howard
· 14 years ago
8cd4857
Fixed bug in BitmapFactory.decodeStream
by Gilles Debunne
· 15 years ago
13d0851
Remove SEE_ALL_EXTERNAL permission from Download Manager.
by Steve Howard
· 14 years ago
b8e07a5
DL manager support for broadcasts + connectivity control
by Steve Howard
· 14 years ago
23e8de2
propagate sensor event rate properly
by Mathias Agopian
· 14 years ago
e476452
Merge "new SensorService" into gingerbread
by Mathias Agopian
· 14 years ago
3685db7
am e8605af5: Merge "Avoid leaking file descriptors when returning drop box events." into froyo
by Dan Egnor
· 14 years ago
e8605af
Merge "Avoid leaking file descriptors when returning drop box events." into froyo
by Dan Egnor
· 14 years ago
6e6d60d
Avoid leaking file descriptors when returning drop box events.
by Dan Egnor
· 14 years ago
92010ff
am dbac180d: Fix a merge problem with html mms
by Tom Taylor
· 14 years ago
dbac180
Fix a merge problem with html mms
by Tom Taylor
· 14 years ago
7070b36
Added support for auxiliary audio effects to AudioTrack and MediaPlayer.
by Eric Laurent
· 15 years ago
29e25bd
Merge "Only print out wake locks in the if the wakelock was held." into gingerbread
by Jason Parks
· 14 years ago
3c1363b
am 2f0dc6d9: Merge "COMMENT ONLY change to add some warnings about ParcelFileDescriptor behavior with Parcel.writeValue()." into froyo
by Dan Egnor
· 14 years ago
2f0dc6d9
Merge "COMMENT ONLY change to add some warnings about ParcelFileDescriptor behavior with Parcel.writeValue()." into froyo
by Dan Egnor
· 14 years ago
341ff13
resolved conflicts for merge of 9bc4039a to gingerbread
by Dan Egnor
· 14 years ago
94b916d
Only print out wake locks in the if the wakelock was held.
by Jason Parks
· 14 years ago
b3e4ef3
COMMENT ONLY change to add some warnings about ParcelFileDescriptor
by Dan Egnor
· 14 years ago
9bc4039
Merge "COMMENT-ONLY change to clarify Camera documentation." into froyo
by Dan Egnor
· 14 years ago
1bf7978
new SensorService
by Mathias Agopian
· 15 years ago
a5fe776
Merge "fix javadoc error which breaks SDK build in gingerbread" into gingerbread
by Vasu Nori
· 14 years ago
345f39a
fix javadoc error which breaks SDK build in gingerbread
by Vasu Nori
· 14 years ago
f23682f
Merge "fixed parsing issue in BluetoothService so that it parses the UUID property correctly" into gingerbread
by Danica Chang
· 15 years ago
7a9de8b
fixed parsing issue in BluetoothService so that it parses the UUID property correctly
by Danica Chang
· 15 years ago
5b31498ba1
add video/audio chat-compatibility modes to ContactsContract
by Vasu Nori
· 15 years ago
ace999b
Ignore attempts to finish events on unregistered channels.
by Jeff Brown
· 15 years ago
b6761e7
am 28fe43be: Merge "Add the hook which can set the device to connect to wifi and in airplane mode after reboot. This is for the power test." into froyo
by Hung Dang
· 15 years ago
28fe43b
Merge "Add the hook which can set the device to connect to wifi and in airplane mode after reboot. This is for the power test." into froyo
by Hung Dang
· 15 years ago
5ee65f0
Re-use existing Surface objects when reading them from parcels.
by Jamie Gennis
· 15 years ago
ba1348e
Add the hook which can set the device to connect to wifi and in airplane mode after reboot. This is for the power test.
by Yu Shan Emily Lau
· 15 years ago
e33348b
Fix bug with phantom input windows.
by Jeff Brown
· 15 years ago
bd623da
Undo IMediaContainerService changes
by Kenny Root
· 15 years ago
75a9138
Merge "Implement native key pre-dispatching to IMEs." into gingerbread
by Dianne Hackborn
· 15 years ago
2c6081c
Implement native key pre-dispatching to IMEs.
by Dianne Hackborn
· 15 years ago
02c8730
Add API to call to vold for mounting OBBs
by Kenny Root
· 15 years ago
c5ed591
Add support for new input sources.
by Jeff Brown
· 15 years ago
b87e22d
Fix jni registration typo
by Christopher Tate
· 15 years ago
703e5d3
StrictMode: avoid an allocation in common case
by Brad Fitzpatrick
· 15 years ago
0c36c96
Merge "StrictMode: batch drop box writes for system apps" into gingerbread
by Brad Fitzpatrick
· 15 years ago
1772c34
Merge "StrictMode: gather and return violating stacks in Binder replies" into gingerbread
by Brad Fitzpatrick
· 15 years ago
c4b204b
Merge "More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync." into gingerbread
by Brad Fitzpatrick
· 15 years ago
6cce32b
Add native C APIs for working with the Asset Manager
by Christopher Tate
· 15 years ago
ad13b98
StrictMode: batch drop box writes for system apps
by Brad Fitzpatrick
· 15 years ago
5b74719
StrictMode: gather and return violating stacks in Binder replies
by Brad Fitzpatrick
· 15 years ago
727de40
More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync.
by Brad Fitzpatrick
· 15 years ago
d6343c2
Merge "Interface support for custom HTTP headers in DL manager" into gingerbread
by Steve Howard
· 15 years ago
5352d23
am 38137d7a: Merge "docs: lots of additions to the resources docs new drawable resources add <merge> and <include> to layout resource update drawable class descriptioons to point to resources guide add ID resource type" into froyo
by Scott Main
· 15 years ago
38137d7
Merge "docs: lots of additions to the resources docs new drawable resources add <merge> and <include> to layout resource update drawable class descriptioons to point to resources guide add ID resource type" into froyo
by Scott Main
· 15 years ago
3a053db
Merge "The ICU data is no longer compiled directly into the shared library." into gingerbread
by Joe Onorato
· 15 years ago
ea9147d
Interface support for custom HTTP headers in DL manager
by Steve Howard
· 15 years ago
c98e431119
am 468c82e4: Merge "Skip hostname verification when using insecure factory" into froyo
by Andrew Stadler
· 15 years ago
ed86eaa
Merge "Argh oops I didn't mean to delete this." into gingerbread
by Dianne Hackborn
· 15 years ago
9d42c7f
Merge "Fix 2797185: Re-enable thumbnail generation in framework" into gingerbread
by Jim Miller
· 15 years ago
251fd43
Argh oops I didn't mean to delete this.
by Dianne Hackborn
· 15 years ago
05940b2
Merge "Download manager support for file URIs + last modified time" into gingerbread
by Steve Howard
· 15 years ago
1d28f9c
Fix docs build.
by Dianne Hackborn
· 15 years ago
aa1933a
The ICU data is no longer compiled directly into the shared library.
by Joe Onorato
· 15 years ago
d76b67c
IME events are now dispatched to native applications.
by Dianne Hackborn
· 15 years ago
0b2a6d0
Fix 2797185: Re-enable thumbnail generation in framework
by Jim Miller
· 15 years ago
adcb697
Download manager support for file URIs + last modified time
by Steve Howard
· 15 years ago
fd03582
Add initial gamepad support.
by Jeff Brown
· 15 years ago
bfcbeff
COMMENT-ONLY change to clarify Camera documentation.
by Dan Egnor
· 15 years ago
c0a7e69
Add Parcel::readExceptionCode() and Parcel::writeNoException()
by Brad Fitzpatrick
· 15 years ago
a270936
Initial implementation of the download manager public API.
by Steve Howard
· 15 years ago
df27c0c
Skip hostname verification when using insecure factory
by Andrew Stadler
· 15 years ago
d1af902
Merge "Deprecate some status bar icons that now come from the phone app (and shouldn't have been public in the first place.)" into gingerbread
by David Brown
· 15 years ago
289b9b6
Add ANativeWindow API for directly drawing to the surface bits.
by Dianne Hackborn
· 15 years ago
26c6797
Deprecate some status bar icons that now come from the phone app (and
by David Brown
· 15 years ago
2aaa9e9
Merge "Remove some (unused, non-public) phone-related status bar notification icons" into gingerbread
by David Brown
· 15 years ago
f99e27d
Merge "Make android:immersive public." into gingerbread
by Daniel Sandler
· 15 years ago
5493496
Remove some (unused, non-public) phone-related status bar notification icons
by David Brown
· 15 years ago
841b176
Make android:immersive public.
by Daniel Sandler
· 15 years ago
74bf59b
Merge "Add new glue code for writing native apps." into gingerbread
by Dianne Hackborn
· 15 years ago
85448bb
Add new glue code for writing native apps.
by Dianne Hackborn
· 15 years ago
bca909c
Change CursorTreeAdapter to close the cursors rather than deactivating them. Fix SimpleCursorTreeAdapter to allow a null cursor as an argument.
by Jason Parks
· 15 years ago
a5402da
Merge "OBB API for PackageManager" into gingerbread
by Kenny Root
· 15 years ago
b17f4dc
Merge "More native input dispatch work." into gingerbread
by Chris Tate
· 15 years ago
f3f25bf
Added some javadoc to Camera.takePicture()
by Dan Tasse
· 15 years ago
2651504
Merge "Doc change: Add revision notes for Android 2.2_r2 development platform. Fix some umappable characters in WebView class doc." into froyo
by Dirk Dougherty
· 15 years ago
ef52b568
Merge "More improvements to the SensorManager documentation" into gingerbread
by Mathias Agopian
· 15 years ago
93565c4
OBB API for PackageManager
by Kenny Root
· 15 years ago
00fa7bd
More native input dispatch work.
by Jeff Brown
· 15 years ago
6826741
Add new native Looper API.
by Dianne Hackborn
· 15 years ago
0f791a7
More improvements to the SensorManager documentation
by Mathias Agopian
· 15 years ago
0b2395c
Doc change: Add revision notes for Android 2.2_r2 development platform. Fix some umappable characters in WebView class doc.
by Dirk Dougherty
· 15 years ago
8ae5a8e
Get to the point of being able to do native drawing.
by Dianne Hackborn
· 15 years ago
54a181b
Make real API for native code to get its window.
by Dianne Hackborn
· 15 years ago
c7dacb7
Merge "DO NOT MERGE: Add a battery capacity value to the power profile." into gingerbread
by Amith Yamasani
· 15 years ago
169741b
DO NOT MERGE: Add a battery capacity value to the power profile.
by Amith Yamasani
· 15 years ago
160edb3
Add ability to guard a thread against setting its own prio to bg
by Christopher Tate
· 15 years ago
c8525ed
Merge "Remove memory monitoring from the system watchdog" into gingerbread
by Christopher Tate
· 15 years ago
Next »