summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* VibratorService: Death NotificationsSri Lakshmi Punuru2010-07-241-0/+17
* frameworks/base: Implement Mutual exclusion in BroadcastReceiverVairavan Srinivasan2010-07-241-4/+6
* replaced deprecated setButton MethodsChristian Mehlmauer2010-07-243-3/+7
* Remove the window from being a target for motion events when it is destroyed.Maciej Białka2010-07-241-0/+7
* Workaround exception caused by incorrect system time (before 1970) reported o...Patrick O'Leary2010-07-231-1/+6
* Remove long-press to apply color changes - reboot required once more. Fixes ...Michael Webster2010-07-171-38/+0
* Added code to show/hide AM/PM for 12-hour clock in status bar.Wysie2010-07-171-1/+6
* Fix Long-press apply color changes bug to notification bar when switching to ...Michael Webster2010-07-161-0/+6
* Force the MMS process into the foreground group.Steve Kondik2010-07-161-1/+7
* Revert "Mark uids holding WakeLocks as foreground"Steve Kondik2010-07-162-56/+0
* Revert "Avoid deadlocks updating WakeLock status in AM"Steve Kondik2010-07-161-3/+6
* Add customizable notification bar. Long-press in left corner of bar to apply...Michael Webster2010-07-131-3/+77
* Fix build break and define the schedGroup.Steve Kondik2010-07-131-0/+1
* Avoid deadlocks updating WakeLock status in AMChristopher Lais2010-07-131-6/+3
* Mark uids holding WakeLocks as foregroundChristopher Lais2010-07-132-0/+55
* Merge branch 'dbm-status-bar' of http://github.com/chrismiller/android_framew...Steve Kondik2010-07-133-16/+72
|\
| * Added dBm level to the status bar.Chris Miller2010-07-113-16/+72
* | Fix typo breaking the build.Chris Soyars2010-07-131-1/+1
* | frameworks/base: WindowManagerService: Hide mouse cursor on toucheventKan-Ru Chen2010-07-131-3/+9
|/
* Fix for CM-1580Steve Kondik2010-07-091-14/+16
* Added Trackball pulse with screen onPedlar2010-07-071-1/+3
* Just use a persist.service property for Compcache.Steve Kondik2010-07-061-16/+0
* add software mouse cursorChih-Wei Huang2010-07-063-147/+358
* Get rid of the JIT mode settings observer.Steve Kondik2010-07-061-15/+1
* Add system property and change observer for JIT mode.Steve Kondik2010-07-061-1/+15
* Add system property and change observer for CompcacheSteve Kondik2010-07-051-1/+17
* Add Bluetooth HID (Human Interface Devices) profile reference from OESF bluet...Erin Yueh2010-07-052-0/+14
* Option to enable battery percentage (off by default), do not display on 100%.ctso2010-07-041-2/+4
* Add Wysie's colors and canadiancow's battery percentage. Also modified canad...Jef Oliver2010-07-025-9/+192
* Merge branch 'froyo-release' of git://android.git.kernel.org/platform/framewo...ctso2010-06-301-1/+1
|\
| * Properly note the current active restore set's tokenChristopher Tate2010-06-241-1/+1
| * Work on issue # 2778549: Idle FRF72 is awake 18 mins more than ERE27 in 13hr ...Dianne Hackborn2010-06-171-11/+57
* | Make the status bar translucent again.Koushik Dutta2010-06-281-1/+1
* | Add ADB_NOTIFY setting.Steve Kondik2010-06-241-1/+3
* | Make the ADB connected notification non-persistent.Steve Kondik2010-06-241-1/+0
* | framework/base: adds gps icon to status bar only if location provider option ...Satish Sugasi2010-06-231-2/+8
* | Perform zipalign-on-install of applications.ctso2010-06-231-2/+2
* | Work on issue # 2778549: Idle FRF72 is awake 18 mins more than ERE27 in 13hr ...Dianne Hackborn2010-06-171-11/+57
|/
* 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
* | 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
|/ /
* | Fix 2737842: Disable KeguardManager API if device policy is enabledJim Miller2010-06-082-37/+68
|/
* 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
* | 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
| |/
* | 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
| |/