summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Merge "Clean up APN notifications."Robert Greenwalt2010-06-092-54/+53
|\
| * Clean up APN notifications.Robert Greenwalt2010-06-092-54/+53
* | am 69b04a70: am 2feafeff: Merge "Fix a problem with leaking UDP sockets." int...Nick Kralevich2010-06-091-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
* | | | resolved conflicts for merge of f7b79151 to masterJoe Onorato2010-06-096-73/+44
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | 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
* | | am b5f9b4f1: am 302759c1: Merge changes I4a11f027,Ib2c4abf6,Id0c7ef9f,I839d77...Joe Onorato2010-06-093-667/+22
|\ \ \ | |/ /
| * | 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
* | | Fix the build.Jeff Hamilton2010-06-091-1/+1
* | | Remove the unused demo data set stuff.Jeff Hamilton2010-06-092-188/+10
* | | Adding support for minimum number of non letter characters.Konstantin Lopyrev2010-06-081-4/+67
* | | am db603bb5: am 3b68548d: am 75b6a6b9: Merge "Fix 2737842: Disable KeguardMan...Jim Miller2010-06-082-37/+68
|\ \ \ | |/ /
| * | 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 a9a0a0b2: am 7d70358a: am bde25c20: Merge "Fix 2737842: disable keyguard A...Jim Miller2010-06-081-18/+43
|\ \ \ | |/ /
| * | 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 40c20b06: am 8a7fa44f: am ac24d23c: Merge "Don\'t bring up Launcher until ...Christopher Tate2010-06-081-1/+1
|\ \ \ \ | |/ / /
| * | | 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 fe2c0864: am 0bc0a46a: am d1d9047d: Merge "Fix issue #2749322: addPackageT...Dianne Hackborn2010-06-081-6/+2
|\ \ \ \ | |/ / /
| * | | 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
| | | |/
* | | | resolved conflicts for merge of ee09dc67 to masterRobert Greenwalt2010-06-081-16/+19
|\ \ \ \ | |/ / /
| * | | 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 "2744878 com.android.server.AccessibilityManagerServiceTest:testInterru...Brett Chabot2010-06-072-23/+87
|\ \ \
| * | | 2744878 com.android.server.AccessibilityManagerServiceTest:testInterrupt is f...Svetoslav Ganov2010-06-072-23/+87
* | | | am 3f0ed2a5: am e0cbd72b: Merge "PackageManagerService: always install native...David 'Digit' Turner2010-06-071-22/+28
|\ \ \ \ | | |/ / | |/| |
| * | | 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
* | | | | am 7d75a66c: am b7bb3b3d: Fix bug in reporting a processes\'s dependent compo...Dianne Hackborn2010-06-072-4/+8
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Fix bug in reporting a processes's dependent component.Dianne Hackborn2010-06-072-4/+8
* | | | am 8207e2fd: am a8ebe8b3: am df2e2eff: Merge "Watchdog now records kernel sta...Christopher Tate2010-06-061-0/+22
|\ \ \ \ | |/ / /
| * | | 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 1bdb78c1: am 9c4ed139: am f9610b38: Merge "Make the DUN apn data secure." ...Robert Greenwalt2010-06-061-3/+8
|\ \ \ \ \ | |/ / / /
| * | | | 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
| | |\ \ \