summaryrefslogtreecommitdiffstats
path: root/services/java/com/android
Commit message (Expand)AuthorAgeFilesLines
* Sound tweaks: Always on speaker 2.0, headphone attenuation, headphone music v...Jonas Larsson2010-08-161-1/+4
* Tweak light sensor filterJonas Larsson2010-08-161-7/+9
* InputMethodManagerService: Fix acore crash on boot upSrilakshmi Punuru2010-08-161-5/+5
* Sort the IME list before showing to userMac Wang2010-08-161-9/+13
* lights: Add framework support for additional lightsSteve Kondik2010-08-161-1/+5
* wm: Hide the mouse surface after creating it.Steve Kondik2010-08-151-3/+3
* [frameworks] bluetooth: upldate Bluetooth connecting icon for HID in status barErin Yueh2010-08-151-0/+1
* Added if null check incase you never set any apps in the LED notifications.Pedlar2010-08-121-0/+2
* fixing build issue with Blend. made code more simplePedlar2010-08-121-21/+9
* Fix double declaration of mPackageInfoJef Oliver2010-08-121-1/+1
* eshabtai: modded to disable the blend if it is a default color (white notific...Pedlar2010-08-121-1/+5
* All applications will flash that aren't ongoing/persistint, and automatically...Pedlar2010-08-121-32/+18
* Modifications to add Trackball support for all appsPedlar2010-08-121-16/+19
* Adding support for all apps, not just ones that pulse the lightPedlar2010-08-121-5/+35
* Fix isUsbMassStorageConnected() will always return truePatrick Jacques2010-08-101-1/+1
* Fix that InputDeviceReaderThread that got killed during startupChristian Petersson2010-08-102-0/+3
* Fix someones merge fail (korg->github) that completely broke automatic backlightJonas Larsson2010-08-101-1/+2
* Optimize and fix light sensor filterJonas Larsson2010-08-101-21/+30
* Merge branch 'froyo' of git://android.git.kernel.org/platform/frameworks/base...Steve Kondik2010-08-091-31/+80
|\
| * Merge "Add a missing break; to restore old functionality and not turn off the...Andreas Huber2010-07-301-0/+4
| |\
| | * Add a missing break; to restore old functionality and not turn off the screen...Andreas Huber2010-07-291-0/+4
| * | Merge from open-source froyoThe Android Open Source Project2010-07-291-2/+1
| |\ \ | | |/ | |/|
| * | Add a method to let a properly permissioned app directlyJoe Onorato2010-07-241-30/+76
* | | Pimp automatic backlight.Jonas Larsson2010-08-091-15/+371
* | | Trackball Blend Colors: Thanks to Eug89 for the Recomendation and eshabtai fo...Pedlar2010-08-071-4/+36
* | | Fixing some more small thingsPedlar2010-08-061-70/+75
* | | Removed a functions by accident, readded.Pedlar2010-08-061-0/+6
* | | fixing bugs with colors without Succession not pulsing properlyPedlar2010-08-062-19/+3
* | | Bug FixesPedlar2010-08-062-33/+16
* | | Fixing Bugs.Pedlar2010-08-052-13/+20
* | | Fixed Spelling - Sucession -> SuccessionPedlar2010-08-041-5/+5
* | | Bug fixes. Fixed the if checks for Successionkmobs2010-08-041-4/+4
* | | Pedlar's trackball notification modskmobs2010-08-033-23/+233
* | | am: Add the "lock home in memory" option.Steve Kondik2010-07-311-1/+2
* | | Clear preferred activities when home process crashesMattias Larsson2010-07-301-1/+22
* | | Merge branch 'froyo' of git://android.git.kernel.org/platform/frameworks/base...Steve Kondik2010-07-301-2/+1
|\ \ \ | | |/ | |/|
| * | Fix a bug where we cleaned an apps external data when upgrading it. :(Dianne Hackborn2010-07-291-2/+1
| |/
| * Properly note the current active restore set's tokenChristopher Tate2010-06-241-1/+1
* | less aggressiveDaniel Velazco2010-07-291-1/+1
* | Light sensor value haxx to make auto-brightness work better on low-light cond...Daniel Velazco2010-07-291-2/+5
* | Fix notification text colors - all text should be caught now, and assigned Ti...Michael Webster2010-07-261-50/+43
* | Add color pull-down notification view.Michael Webster2010-07-262-31/+138
* | Raise CPU frequency table array size to 30.Steve Kondik2010-07-241-1/+1
* | HACK - workaround for apps that NPE when getting wimax network info.Steve Kondik2010-07-241-0/+6
* | 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