summaryrefslogtreecommitdiffstats
path: root/services/java
Commit message (Expand)AuthorAgeFilesLines
* Fix the logic around killing sound & vibrations for quiet hours.Evan Charlton2010-09-111-2/+4
* Allow the user to define 'quiet hours' for notifications.Evan Charlton2010-09-091-14/+70
* Prevent key dispatch ANR on rapid change of orientation.Marcus Oakland2010-09-041-0/+2
* Merge "framework: Fix for race condition in NativeDaemonConnector." into froyoSteve Kondik2010-09-031-1/+2
|\
| * framework: Fix for race condition in NativeDaemonConnector.Alexey Roslyakov2010-09-021-1/+2
* | This change is a component of CMParts theme load/save changes:mtwebster2010-09-021-6/+25
* | Merge "Breaks other Android clearable notifications. Correct fix is commit i...Steve Kondik2010-09-021-2/+1
|\ \
| * | Breaks other Android clearable notifications. Correct fix is commit id 21e55...Alex Boag-Munroe2010-08-291-2/+1
| |/
* | Merge "Display headset icon in notification bar" into froyoSteve Kondik2010-09-021-0/+19
|\ \ | |/ |/|
| * Display headset icon in notification barDung Nguyen2010-08-261-0/+19
* | Clean up whitespaces.Koushik Dutta2010-08-271-2/+2
* | Remove debug logging.Koushik Dutta2010-08-271-1/+0
* | Add support for mounting and sharing of multiple volumes to MountService.Koushik Dutta2010-08-271-88/+104
* | Fixed ADB Pulsing when it shouldn't.Pedlar2010-08-271-1/+2
|/
* Merge "lights: Support deprecated flashlight API on MSM" into froyoSteve Kondik2010-08-201-3/+11
|\
| * lights: Support deprecated flashlight API on MSMSteve Kondik2010-08-201-3/+11
* | add adhoc support into android frameworkPetr Havlena2010-08-201-1/+59
|/
* lights: fix id of LIGHT_ID_CAPS, also learn to count.Steve Kondik2010-08-191-1/+1
* frameworks/base: Fix status bar notification expansion when device orientatio...Michele Lim2010-08-161-1/+0
* 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