summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* am f4a502a2: Merge "Don\'t adjust lights if screen or button brightness is ch...Mike Lockwood2010-06-101-2/+8
|\
| * Merge "Don't adjust lights if screen or button brightness is changed when the...Mike Lockwood2010-06-101-2/+8
| |\
| | * Don't adjust lights if screen or button brightness is changed when the screen...Mike Lockwood2010-06-101-2/+8
* | | Introduce "StrictMode"Brad Fitzpatrick2010-06-102-0/+151
* | | am 8f2ca788: Merge "Fix bug 2757693 - Multi-touch coordinates can jump when a...Adam Powell2010-06-101-0/+2
|\ \ \ | |/ /
| * | Merge "Fix bug 2757693 - Multi-touch coordinates can jump when a finger goes ...Adam Powell2010-06-101-0/+2
| |\ \
| | * | Fix bug 2757693 - Multi-touch coordinates can jump when a finger goes down.Adam Powell2010-06-091-0/+2
| * | | do not merge: cherry-picked 929b4855b8208d36272769e8eeaa6cd2823b94c0 from mas...Nick Kralevich2010-06-101-1/+6
| |/ /
* | | Merge "Fix a problem with leaking UDP sockets." into krakenNick Kralevich2010-06-091-1/+6
|\ \ \
| * | | Fix a problem with leaking UDP sockets.Nick Kralevich2010-06-091-1/+6
* | | | Move the status bar icon list, hopefully for the last time.Joe Onorato2010-06-091-1/+1
* | | | Call into the notification manager when the panel is revealed.Joe Onorato2010-06-091-22/+5
* | | | Move status_bar_latest_event and LatestItemView into SystemUI.apk.Joe Onorato2010-06-096-43/+3
* | | | Start the status bar service based on a configuration option, instead of tram...Joe Onorato2010-06-091-6/+7
* | | | Require the STATUS_BAR_SERVICE permission for something to be the status bar.Joe Onorato2010-06-091-1/+15
* | | | Handle errors inflating notifications (and their icons).Joe Onorato2010-06-092-0/+13
* | | | Cap the number of notifications that a given package can post.Joe Onorato2010-06-091-0/+22
* | | | Move the usb mass storage notification & activity into SystemUI.apk.Joe Onorato2010-06-092-667/+0
* | | | am 75b6a6b9: Merge "Fix 2737842: Disable KeguardManager API if device policy ...Jim Miller2010-06-082-37/+68
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Fix 2737842: Disable KeguardManager API if device policy is enabledJim Miller2010-06-082-37/+68
| |/
* | am bde25c20: Merge "Fix 2737842: disable keyguard API when device policy is e...Jim Miller2010-06-071-18/+43
|\ \ | |/
| * Merge "Fix 2737842: disable keyguard API when device policy is enabled." into...Jim Miller2010-06-071-18/+43
| |\
| | * Fix 2737842: disable keyguard API when device policy is enabled.Jim Miller2010-06-071-18/+43
* | | am ac24d23c: Merge "Don\'t bring up Launcher until after boot complete" into ...Christopher Tate2010-06-071-1/+1
|\ \ \ | |/ /
| * | Merge "Don't bring up Launcher until after boot complete" into froyoChristopher Tate2010-06-071-1/+1
| |\ \
| | * | Don't bring up Launcher until after boot completeChristopher Tate2010-06-071-1/+1
| | |/
* | | am d1d9047d: Merge "Fix issue #2749322: addPackageToPreferred throws Security...Dianne Hackborn2010-06-071-6/+2
|\ \ \ | |/ /
| * | Merge "Fix issue #2749322: addPackageToPreferred throws SecurityException" in...Dianne Hackborn2010-06-071-6/+2
| |\ \
| | * | Fix issue #2749322: addPackageToPreferred throws SecurityExceptionDianne Hackborn2010-06-071-6/+2
| | |/
* | | am 5a671d03: Cut logging, boost efficiency of ThrottleServiceRobert Greenwalt2010-06-071-17/+20
|\ \ \ | |/ /
| * | Cut logging, boost efficiency of ThrottleServiceRobert Greenwalt2010-06-071-17/+20
| |/
* | Merge "PackageManagerService: always install native binaries from .apk" into ...David 'Digit' Turner2010-06-071-22/+28
|\ \
| * | PackageManagerService: always install native binaries from .apkDavid 'Digit' Turner2010-06-041-22/+28
* | | Fix bug in reporting a processes's dependent component.Dianne Hackborn2010-06-072-4/+8
* | | am df2e2eff: Merge "Watchdog now records kernel stacks when it fires" into froyoChristopher Tate2010-06-061-0/+22
|\ \ \ | | |/ | |/|
| * | Merge "Watchdog now records kernel stacks when it fires" into froyoChristopher Tate2010-06-041-0/+22
| |\ \
| | * | Watchdog now records kernel stacks when it firesChristopher Tate2010-06-041-0/+22
* | | | am f9610b38: Merge "Make the DUN apn data secure." into froyoRobert Greenwalt2010-06-061-3/+8
|\ \ \ \ | |/ / /
| * | | Merge "Make the DUN apn data secure." into froyoRobert Greenwalt2010-06-041-3/+8
| |\ \ \
| | * | | Make the DUN apn data secure.Robert Greenwalt2010-06-041-3/+8
| | |/ /
* | | | am 1e2e2aea: am 4b330921: Don\'t crash when low storage is encountered pre-bo...Jeff Hamilton2010-06-041-0/+2
|\ \ \ \
| * \ \ \ am 4b330921: Don\'t crash when low storage is encountered pre-boot completion.Jeff Hamilton2010-06-041-0/+2
| |\ \ \ \ | | |/ / /
| | * | | Don't crash when low storage is encountered pre-boot completion.Jeff Hamilton2010-06-041-0/+2
| | |/ /
* | | | Add support for heavy-weight applications.Dianne Hackborn2010-06-042-95/+317
* | | | remove loggingJoe Onorato2010-06-021-2/+1
* | | | Populate the notifications at startup of SystemUI.apk.Joe Onorato2010-06-021-8/+31
* | | | Start moving resources to SystemUI.apk.Joe Onorato2010-06-022-1235/+0
* | | | Remove unused files from the service package.Joe Onorato2010-06-024-163/+0
* | | | Notifications don't crash when you click them, and pass through events to Not...Joe Onorato2010-06-021-1/+9
* | | | notifications showJoe Onorato2010-06-021-3/+18