summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Merge "Sort the IME list before showing to user"Kenny Root2010-08-101-9/+13
|\
| * Sort the IME list before showing to userMac Wang2010-07-231-9/+13
* | Clear preferred activities when home process crashesMattias Larsson2010-07-301-1/+22
* | fix inaccurate copyrightsJean-Baptiste Queru2010-07-292-2/+0
* | Merge "move native services under services/"Jean-Baptiste Queru2010-07-2668-0/+26022
|\ \
| * | move native services under services/Mathias Agopian2010-07-2268-0/+26022
| |/
* | frameworks/base: Implement Mutual exclusion in BroadcastReceiverVairavan Srinivasan2010-07-221-4/+6
|/
* Merge "replaced deprecated setButton Methods"Romain Guy2010-07-203-3/+7
|\
| * replaced deprecated setButton MethodsChristian Mehlmauer2010-07-203-3/+7
* | Remove the window from being a target for motion events when it is destroyed.Maciej Białka2010-07-191-0/+7
|/
* am 5827d3ea: Merge "Properly note the current active restore set\'s token" in...Dianne Hackborn2010-06-241-1/+1
|\
| * Properly note the current active restore set's tokenChristopher Tate2010-06-241-1/+1
* | am 57f4503e: Work on issue # 2778549: Idle FRF72 is awake 18 mins more than E...Dianne Hackborn2010-06-171-11/+57
|\ \ | |/
| * Work on issue # 2778549: Idle FRF72 is awake 18 mins more than ERE27 in 13hr ...Dianne Hackborn2010-06-171-11/+57
* | merge from open-source masterThe Android Open Source Project2010-06-152-0/+3
|\ \
| * \ Merge "Fix that InputDeviceReaderThread that got killed during startup"Jean-Baptiste Queru2010-06-152-0/+3
| |\ \
| | * | Fix that InputDeviceReaderThread that got killed during startupChristian Petersson2010-06-062-0/+3
* | | | merge from open-source masterThe Android Open Source Project2010-06-151-1/+1
|\ \ \ \ | |/ / /
| * | | Merge "Replaced deprecated String Constructor"Jean-Baptiste Queru2010-06-141-1/+1
| |\ \ \
| | * | | Replaced deprecated String ConstructorChristian Mehlmauer2010-05-251-1/+1
| | |/ /
| * | | Merge "Fix for deadlock between StatusBarService and NotificationManagerService"Jean-Baptiste Queru2010-06-091-14/+19
| |\ \ \ | | |/ / | |/| |
| | * | Fix for deadlock between StatusBarService and NotificationManagerServiceObi Okafor2010-03-111-14/+19
| * | | 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
| |\ \ \
* | \ \ \ 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
* | | | | | 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
* | | | | | | am a2c6d5bf: do not merge: cherry-picked 929b4855b8208d36272769e8eeaa6cd2823b...Nick Kralevich2010-06-101-1/+6
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | do not merge: cherry-picked 929b4855b8208d36272769e8eeaa6cd2823b94c0 from mas...Nick Kralevich2010-06-101-1/+6
| |/ / / / /
* | | | | | 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
| |/ / / /
* | | | | am df2e2eff: Merge "Watchdog now records kernel stacks when it fires" into froyoChristopher Tate2010-06-041-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-041-3/+8
|\ \ \ \ \ \ | |/ / / / /