summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Add setting to hide notification pulldown after clicking a power widget buttonJames Nylen2010-12-031-1/+16
* Trackball/LED fixes:Michael Webster2010-12-032-8/+14
* Fix 2g/3g toggle on UMTS networksnadlabak2010-11-241-0/+2
* Avoiding cyclic references when unbinding from a serviceMattias Petersson2010-11-211-0/+1
* Clear reference to the IIntentReceiver in order to avoid memory leakJohannes Carlsson2010-11-212-3/+8
* Light behind keyboard does not get turned off in sleep modeKent Persson2010-11-211-0/+4
* White energy widget icons for black statusbar (STOCK_Black)Manuel Auer2010-11-2015-49/+334
* frameworks: WindowManagerService: Fix out of memory for surface errorKan-Ru Chen2010-11-191-27/+28
* mouse: fix cursor movements after rotationsChih-Wei Huang2010-11-192-7/+22
* Revert "Fix HID support on orientation change."Steve Kondik2010-11-191-65/+47
* Fix 2g/3g toggle on UMTS networksnadlabak2010-11-191-0/+2
* Fix sometimes mExpandedView will appear while screen transforming.Tony Wu2010-11-191-0/+5
* Unsolicited informational event should not be put in the response queue. It c...nadlabak2010-11-181-5/+6
* Without SD card the shutdown sequence was delayedJohan Alfven2010-11-181-0/+11
* Change to allow separate drawable for notification counts withoutMichael Webster2010-11-171-0/+2
* Fix Expanded View showing when you disable it, and reboot.Pedlar2010-11-151-1/+9
* Revert "Make the ADB connected notification non-persistent."Steve Kondik2010-11-141-0/+1
* MountService: Remount all volumes after USB disconnectJosh Stone2010-11-071-5/+8
* Don't instantiate unused power buttons in StatusBarService.David Girault2010-11-041-149/+113
* TSLib: Changes made for using TSLibManas Abichandani2010-10-291-1/+5
* Removed Catch error, as it is uneccesary, and causes log spam on devices with...Pedlar2010-10-231-1/+0
* Add framework support for keyboard LEDs (Caps/FN)rmcc2010-10-231-0/+24
* Fix HID support on orientation change.cyanogen2010-10-211-47/+65
* Merge "Added Flashlight button for devices with an LED. And a Sleep button" i...Steve Kondik2010-10-214-2/+192
|\
| * Added Flashlight button for devices with an LED. And a Sleep buttonPedlar2010-10-204-2/+192
* | Update icons immediately on setting changesScott Anderson2010-10-181-6/+47
* | Fix OOBEScott Anderson2010-10-181-7/+7
|/
* Merge "Only modify the view of the bar, if we want to." into froyoSteve Kondik2010-10-181-11/+11
|\
| * Only modify the view of the bar, if we want to.Pedlar2010-10-181-11/+11
* | Merge "Make it so the widget shows as on by default." into froyoSteve Kondik2010-10-181-5/+1
|\ \ | |/
| * Make it so the widget shows as on by default.Pedlar2010-10-171-5/+1
* | Merge "Add RingerSwitch support" into froyoSteve Kondik2010-10-182-0/+153
|\ \
| * | Add RingerSwitch supportRicardo Cerqueira2010-10-172-0/+153
* | | Fix dBm signal icon. Was showing bars when enabled, and not showing them when...Pedlar2010-10-171-2/+2
| |/ |/|
* | Fix time zone info in kernel is nothing after rebootRobert CH Chou2010-10-171-0/+8
* | Corrected visibility reporting error in WindowManagerUlf Rosdahl2010-10-171-1/+3
* | Revert "Fix reporting of window visibility in WindowManagerService."Steve Kondik2010-10-171-1/+1
* | Revert "Shutdown when capacity is 0% and no charging or when battery is dead"Steve Kondik2010-10-171-16/+4
* | Wait for IDLE state before mounting on insertAxel Haslam2010-10-171-12/+27
* | BatteryService: Set bool to true if sysfs entry is not 0Axel Haslam2010-10-171-1/+1
* | Support AP which only has a "space" character in its SSIDMurron Li2010-10-171-1/+1
* | Check if we are in daylight time when calculating timezoneLavettacn Xiao2010-10-171-3/+5
* | Handle stopping of services with still bound applications.Per Edelberg2010-10-171-2/+4
* | frameworks/base: Handle null from topRunningNonDelayedActivityLockedVairavan Srinivasan2010-10-171-1/+1
* | InputMethodService: Fix ignore case in showInputMethodPickerFromClientVairavan Srinivasan2010-10-171-0/+1
* | Shutdown when capacity is 0% and no charging or when battery is deadImre Sunyi2010-10-171-4/+16
* | Fix reporting of window visibility in WindowManagerService.Maciej Białka2010-10-171-1/+1
* | Set alpha value for newly created dim surface.Maciej Białka2010-10-171-0/+1
* | Include debugger connection status in error entryChristian Lindeberg2010-10-171-0/+3
* | Disable signal strength icon if dBm is enabled.Pedlar2010-10-171-0/+10