summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Corrected debug message in WindowManagerJohan Alfven2010-05-121-1/+1
* Remove ProximityAlerts Receiver when last ProximityAlert expires.Sean Foy2010-05-111-1/+2
* Merge "Corrected repeat count for key repeat in input device."Dianne Hackborn2010-05-111-9/+26
|\
| * Corrected repeat count for key repeat in input device.Kristian Dreher2010-05-101-9/+26
* | Add support for EVDO Rev BNaveen Kalla2010-05-111-2/+4
|/
* Use isLocationProviderEnabled to test for enabled providersBrad Larson2010-05-071-3/+1
* Merge "Set alpha value for newly created dim surface."Dianne Hackborn2010-05-041-0/+1
|\
| * Set alpha value for newly created dim surface.Maciej Białka2010-04-271-0/+1
* | Merge "Fix typo of <p> end tag in appwidgets.xml"Romain Guy2010-05-031-1/+1
|\ \
| * | Fix typo of <p> end tag in appwidgets.xmlPatrick Tsai2010-05-011-1/+1
| |/
* | 'uses-library' was not working for persistent applications.Jey2010-04-291-1/+1
|/
* Merge "Fix reporting of window visibility in WindowManagerService."Dianne Hackborn2010-04-031-1/+2
|\
| * Fix reporting of window visibility in WindowManagerService.Maciej Białka2010-03-241-1/+2
* | merge from open-source masterThe Android Open Source Project2010-03-301-0/+14
|\ \
| * \ Merge "Fix Memory Leak When Switching Input Methods"Dianne Hackborn2010-03-251-0/+14
| |\ \
| | * | Fix Memory Leak When Switching Input MethodsDevin Taylor2010-02-241-0/+14
* | | | merge from open-source masterThe Android Open Source Project2010-03-191-22/+35
|\ \ \ \ | |/ / /
| * | | Synchronize access to *Locked() functionsJosh Bartel2010-03-111-9/+22
| * | | Rename functions which ought to be named *Locked()Josh Bartel2010-03-101-13/+13
| | |/ | |/|
* | | merge from open-source masterThe Android Open Source Project2010-03-011-5/+19
|\ \ \ | |/ /
| * | Fix problem with restarting an application process that recently has died.Magnus Edlund2010-03-011-5/+19
* | | am ee3bbefd: Merge "Don\'t crash the system process when apps give us a bad f...Joe Onorato2010-02-181-0/+7
|\ \ \
| * | | Don't crash the system process when apps give us a bad foreground service not...Joe Onorato2010-02-181-0/+7
* | | | am 5d72a8dd: cherry pick d60e29009c1049a9776e6630e9489e1ef3f83491android-build SharedAccount2010-02-161-13/+0
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | cherry pick d60e29009c1049a9776e6630e9489e1ef3f83491android-build SharedAccount2010-02-161-13/+0
* | | merge from open-source masterThe Android Open Source Project2010-02-111-3/+3
|\ \ \ | | |/ | |/|
| * | Fixs the incorrect message for SecurityExceptionChander S Pechetty2010-02-101-3/+3
* | | am c1eba82b: Merge "Fix issue: 2413494: Add TTY support." into eclairEric Laurent2010-02-111-51/+0
|\ \ \ | | |/ | |/|
| * | Fix issue: 2413494: Add TTY support.Eric Laurent2010-02-101-51/+0
* | | am 08be55b8: Add null checks when scanning a package. Delete packages whose c...Suchi Amalapurapu2010-02-081-0/+13
|\ \ \ | |/ /
| * | Add null checks when scanning a package.Suchi Amalapurapu2010-02-081-0/+13
* | | am aead64de: Fix issue: 2413494: [Passion-c] Add TTY support.Eric Laurent2010-02-041-0/+51
|\ \ \ | |/ /
| * | Fix issue: 2413494: [Passion-c] Add TTY support.Eric Laurent2010-02-031-0/+51
* | | am cc4b4016: Fix the reporting of NO_CONNECTIVITY.Robert Greenwalt2010-01-251-13/+20
|\ \ \ | |/ /
| * | Fix the reporting of NO_CONNECTIVITY.Robert Greenwalt2010-01-251-13/+20
* | | am 5381e4ef: Merge "Refine fix I53e91db7 to apply only to wifi network" into ...Robert Greenwalt2010-01-251-2/+9
|\ \ \ | |/ /
| * | Refine fix I53e91db7 to apply only to wifi networkRobert Greenwalt2010-01-251-2/+9
* | | am 678e66a4: Merge "Fix issue #2391429: Crash during boot if fwd locked app i...Dianne Hackborn2010-01-221-9/+20
|\ \ \ | |/ /
| * | Merge "Fix issue #2391429: Crash during boot if fwd locked app is incompletel...Dianne Hackborn2010-01-221-9/+20
| |\ \
| | * | Fix issue #2391429: Crash during boot if fwd locked app is incompletely insta...Dianne Hackborn2010-01-221-9/+20
* | | | am a59551ba: Merge "Fix issue 2388215: Audio not routed to 3.5mm Headset afte...Eric Laurent2010-01-221-8/+13
|\ \ \ \ | |/ / /
| * | | Fix issue 2388215: Audio not routed to 3.5mm Headset after removal/insertion.Eric Laurent2010-01-221-8/+13
* | | | merge from open-source masterThe Android Open Source Project2010-01-211-3/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | LocationManagerService: Fix bug removing proximity alerts.Mike Lockwood2010-01-191-3/+1
| * | | merge from eclairJean-Baptiste Queru2009-11-1549-2870/+9881
| |\ \ \
| | * | | eclair snapshotJean-Baptiste Queru2009-11-1349-2874/+9897
* | | | | am 9fdf82e0: Merge "Try to switch to another default net on connection failur...Robert Greenwalt2010-01-211-21/+43
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Try to switch to another default net on connection failure.Robert Greenwalt2010-01-201-21/+43
* | | | | am 48ef378d: Merge "DO NOT MERGE Avoid wifi disable in a UNKNOWN state" into ...Irfan Sheriff2010-01-201-0/+11
|\ \ \ \ \ | |/ / / /
| * | | | Merge "DO NOT MERGE Avoid wifi disable in a UNKNOWN state" into eclairIrfan Sheriff2010-01-201-0/+11
| |\ \ \ \