Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
e2f7417529439d4ff3fd23fbe7fc1fcac4230385
/
services
/
java
/
com
e2f7417
Failure to move .dex in eng builds is not fatal
by Kenny Root
· 16 years ago
deb1126
Only allow one movePackage operation in-flight
by Kenny Root
· 16 years ago
389a916
Usage Stats: don't block writing stats to disk.
by Brad Fitzpatrick
· 16 years ago
321f7fa
Making sure that there is no notification when focus changes from something to nothing.
by Konstantin Lopyrev
· 16 years ago
09e85dc
Mute a common-case progress log about input injection
by Christopher Tate
· 16 years ago
8b61b68
Merge "Only install after MCS success" into gingerbread
by Kenny Root
· 16 years ago
6f89fa0
Only install after MCS success
by Kenny Root
· 16 years ago
cb9ceb1
StrictMode: time violations in Binder calls
by Brad Fitzpatrick
· 16 years ago
31b5d54
Merge "Fix a bug where we cleaned an apps external data when upgrading it. :(" into gingerbread
by Dianne Hackborn
· 16 years ago
fb1f103
Fix a bug where we cleaned an apps external data when upgrading it. :(
by Dianne Hackborn
· 16 years ago
6ec402b
DO NOT MERGE: Fix input event injection ANRs on UI thread.
by Jeff Brown
· 16 years ago
8dc16c2
Fix typo in GPS mode logic.
by Mike Lockwood
· 16 years ago
f369a9b
Remove stale temporary ASEC containers
by Kenny Root
· 16 years ago
56c02dc
Merge "Fix getTempContainerId()" into gingerbread
by Kenny Root
· 16 years ago
c78a807
Fix getTempContainerId()
by Kenny Root
· 16 years ago
6d0fec2
Refactor input reader to support new device types more easily.
by Jeff Brown
· 16 years ago
0c39b6c
Merge "Add a missing break; to restore old functionality and not turn off the screen after 30secs regardless of system preference." into gingerbread
by Joe Onorato
· 16 years ago
c40d714
Merge "Tethering: Use new ACTION_USB_STATE broadcast to monitor USB connected state" into gingerbread
by Mike Lockwood
· 16 years ago
b7304593
Merge "Cap the size of StrictMode buffering we do before calling DropBox." into gingerbread
by Brad Fitzpatrick
· 16 years ago
e73eb53
Cap the size of StrictMode buffering we do before calling DropBox.
by Brad Fitzpatrick
· 16 years ago
84047bc
Add a missing break; to restore old functionality and not turn off the screen after 30secs regardless of system preference.
by Andreas Huber
· 16 years ago
499bee3
Merge "Remove a log message Jason doesn't like" into gingerbread
by Dan Egnor
· 16 years ago
76d9bf5
am 8c65ee2d: Merge "Add a method to let a properly permissioned app directly manipulate the user activity timeout. We should come up with a better API for this, but this is for a last minute power manager hack to turn off the screen sooner after a phone call ends." i
by Joe Onorato
· 16 years ago
c13978a
Remove a log message Jason doesn't like
by Dan Egnor
· 16 years ago
14bfa39
Infrastructure to report running services to developer.
by Dianne Hackborn
· 16 years ago
46730fc
Fix handling of application disabled state.
by Dianne Hackborn
· 16 years ago
7999bff
Add a method to let a properly permissioned app directly
by Joe Onorato
· 16 years ago
1bf7978
new SensorService
by Mathias Agopian
· 16 years ago
f4d207b
Don't throw an exception from isProviderEnabled and getLastKnownLocation
by Mike Lockwood
· 16 years ago
e33348b
Fix bug with phantom input windows.
by Jeff Brown
· 16 years ago
02c8730
Add API to call to vold for mounting OBBs
by Kenny Root
· 16 years ago
c5ed591
Add support for new input sources.
by Jeff Brown
· 16 years ago
ad13b98
StrictMode: batch drop box writes for system apps
by Brad Fitzpatrick
· 16 years ago
6e0f65f
Adding focus change notification
by Konstantin Lopyrev
· 16 years ago
c1ca7f8
Merge "Making sure that the list of windows updates automatically in hierarchy viewer (View Server side)" into gingerbread
by Konstantin Lopyrev
· 16 years ago
dc30101
Making sure that the list of windows updates automatically in hierarchy viewer (View Server side)
by Konstantin Lopyrev
· 16 years ago
e059b27
Allow things that can install packages to set Obb paths
by Kenny Root
· 16 years ago
a5402da
Merge "OBB API for PackageManager" into gingerbread
by Kenny Root
· 16 years ago
93565c4b
OBB API for PackageManager
by Kenny Root
· 16 years ago
00fa7bd
More native input dispatch work.
by Jeff Brown
· 16 years ago
160edb3
Add ability to guard a thread against setting its own prio to bg
by Christopher Tate
· 16 years ago
c27181c
Remove memory monitoring from the system watchdog
by Christopher Tate
· 16 years ago
de6bd12
Merge "Notifications: Use new ACTION_USB_STATE broadcast to monitor USB connected state" into gingerbread
by Mike Lockwood
· 16 years ago
606d591
Merge "Add new Usb.ACTION_USB_STATE sticky broadcast for monitoring USB connect state" into gingerbread
by Mike Lockwood
· 16 years ago
349703e
Native input event dispatching.
by Jeff Brown
· 16 years ago
ac051ae
Tethering: Use new ACTION_USB_STATE broadcast to monitor USB connected state
by Mike Lockwood
· 16 years ago
ff2544c
Notifications: Use new ACTION_USB_STATE broadcast to monitor USB connected state
by Mike Lockwood
· 16 years ago
709981e
Add new Usb.ACTION_USB_STATE sticky broadcast for monitoring USB connect state
by Mike Lockwood
· 16 years ago
9005e7f
Merge "Add setWifiApConfiguration interface" into gingerbread
by Irfan Sheriff
· 16 years ago
50dc3bc
Refactor ActivityManagerService activity stack.
by Dianne Hackborn
· 16 years ago
17b232b
Add setWifiApConfiguration interface
by Irfan Sheriff
· 16 years ago
2529a45
Merge "Make bad notifications crash their application." into gingerbread
by Dianne Hackborn
· 16 years ago
9d39d0c
Make bad notifications crash their application.
by Dianne Hackborn
· 16 years ago
5340bff
am 5827d3ea: Merge "Properly note the current active restore set\'s token" into froyo
by Dianne Hackborn
· 16 years ago
2950555
Properly note the current active restore set's token
by Christopher Tate
· 16 years ago
01e4cfc
Some ActivityThread/ActivityManager cleanup.
by Dianne Hackborn
· 16 years ago
baf42c6
Add APIs for finding heavy-weight apps.
by Dianne Hackborn
· 16 years ago
2423607
Add a new UEventObserver subclass to broadcast an Intent whe USB state changes.
by Mike Lockwood
· 16 years ago
4ca092c
Merge "Fix bug 2772728 with the suggested fix. I wasn't able to reproduce it though." into gingerbread
by Joe Onorato
· 16 years ago
69a4817
Immersive activity API.
by Daniel Sandler
· 16 years ago
f602d36
GPS: remove GpsEventThread from GpsLocationProvider
by Mike Lockwood
· 16 years ago
7fbdc84
More native input event dispatching.
by Jeff Brown
· 16 years ago
04b243d
Fix NPE during ANRs.
by Brad Fitzpatrick
· 16 years ago
801700b
am 57f4503e: Work on issue # 2778549: Idle FRF72 is awake 18 mins more than ERE27 in 13hr test
by Dianne Hackborn
· 16 years ago
57f4503
Work on issue # 2778549: Idle FRF72 is awake 18 mins more than ERE27 in 13hr test
by Dianne Hackborn
· 16 years ago
6b7b484
Various improvements to battery stats collection
by Dianne Hackborn
· 16 years ago
a8a8a42
Fix bug 2772728 with the suggested fix. I wasn't able to reproduce it though.
by Joe Onorato
· 16 years ago
143666f
StrictMode: implement the log-to-DropBox option
by Brad Fitzpatrick
· 16 years ago
7c8aa44
am 46b9ac0a: Native input dispatch rewrite work in progress.
by Jeff Brown
· 16 years ago
46b9ac0a
Native input dispatch rewrite work in progress.
by Jeff Brown
· 16 years ago
46d4238
More StrictMode work, handling violations in ActivityManagerService.
by Brad Fitzpatrick
· 16 years ago
afadc8b
Dont persist config on failure
by Irfan Sheriff
· 16 years ago
32907cf
Adjust activity manager process OOM adj.
by Dianne Hackborn
· 16 years ago
4001120e
am f4a502a2: Merge "Don\'t adjust lights if screen or button brightness is changed when the screen is off." into froyo
by Mike Lockwood
· 16 years ago
f4a502a
Merge "Don't adjust lights if screen or button brightness is changed when the screen is off." into froyo
by Mike Lockwood
· 16 years ago
438d059
Introduce "StrictMode"
by Brad Fitzpatrick
· 16 years ago
8f1bfb0
am 8f2ca788: Merge "Fix bug 2757693 - Multi-touch coordinates can jump when a finger goes down." into froyo
by Adam Powell
· 16 years ago
8f2ca78
Merge "Fix bug 2757693 - Multi-touch coordinates can jump when a finger goes down." into froyo
by Adam Powell
· 16 years ago
f527c71
Don't adjust lights if screen or button brightness is changed when the screen is off.
by Mike Lockwood
· 16 years ago
a2c6d5b
do not merge: cherry-picked 929b4855b8208d36272769e8eeaa6cd2823b94c0 from master branch
by Nick Kralevich
· 16 years ago
5cd88cf
Fix bug 2757693 - Multi-touch coordinates can jump when a finger goes down.
by Adam Powell
· 16 years ago
2feafef
Merge "Fix a problem with leaking UDP sockets." into kraken
by Nick Kralevich
· 16 years ago
75144ea
Move the status bar icon list, hopefully for the last time.
by Joe Onorato
· 16 years ago
f1f2591
Call into the notification manager when the panel is revealed.
by Joe Onorato
· 16 years ago
7a0f36b
Move status_bar_latest_event and LatestItemView into SystemUI.apk.
by Joe Onorato
· 16 years ago
9e875fc
Start the status bar service based on a configuration option, instead of trampolining through
by Joe Onorato
· 16 years ago
8bc6c51
Require the STATUS_BAR_SERVICE permission for something to be the status bar.
by Joe Onorato
· 16 years ago
929b485
Fix a problem with leaking UDP sockets.
by Nick Kralevich
· 16 years ago
005847b
Handle errors inflating notifications (and their icons).
by Joe Onorato
· 16 years ago
bd73d01
Cap the number of notifications that a given package can post.
by Joe Onorato
· 16 years ago
fe4f3ae
Move the usb mass storage notification & activity into SystemUI.apk.
by Joe Onorato
· 16 years ago
3b68548
am 75b6a6b9: Merge "Fix 2737842: Disable KeguardManager API if device policy is enabled" into froyo
by Jim Miller
· 16 years ago
284b62e
Fix 2737842: Disable KeguardManager API if device policy is enabled
by Jim Miller
· 16 years ago
7d70358
am bde25c20: Merge "Fix 2737842: disable keyguard API when device policy is enabled." into froyo
by Jim Miller
· 16 years ago
bde25c2
Merge "Fix 2737842: disable keyguard API when device policy is enabled." into froyo
by Jim Miller
· 16 years ago
d6b5705
Fix 2737842: disable keyguard API when device policy is enabled.
by Jim Miller
· 16 years ago
8a7fa44
am ac24d23c: Merge "Don\'t bring up Launcher until after boot complete" into froyo
by Christopher Tate
· 16 years ago
ac24d23c
Merge "Don't bring up Launcher until after boot complete" into froyo
by Christopher Tate
· 16 years ago
04c0af8
Don't bring up Launcher until after boot complete
by Christopher Tate
· 16 years ago
0bc0a46
am d1d9047d: Merge "Fix issue #2749322: addPackageToPreferred throws SecurityException" into froyo
by Dianne Hackborn
· 16 years ago
Next »