summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/VibratorService.java
Commit message (Expand)AuthorAgeFilesLines
* Make it safe to use start/stop app ops outside of system procDianne Hackborn2013-07-171-2/+4
* More work on process tracking.Dianne Hackborn2013-06-141-1/+3
* App ops: track system windows, monitoring changes.Dianne Hackborn2013-02-061-1/+1
* App ops: vibration, neighboring cells, dialing, etc.Dianne Hackborn2013-02-011-5/+17
* New "app ops" service.Dianne Hackborn2013-01-091-20/+77
* am 768d9e1a: Merge "Correct executable bit for source files"Kenny Root2012-11-071-0/+0
|\
| * Correct executable bit for source filesKenny Root2012-11-071-0/+0
* | Handle user switched for settings changes.Jeff Brown2012-09-251-3/+14
|/
* VibratorService: Fix to ensure actual delay in a vibrate patternVairavan Srinivasan2012-08-191-3/+2
* hasVibrator() should only report presence of built-in vibrator.Jeff Brown2012-05-021-3/+9
* Fix lock ordering bug due to use of reentrant lock.Jeff Brown2012-04-161-27/+21
* Add setting to redirect vibrator to game controller.Jeff Brown2012-04-131-17/+139
* am 9ce1ecdf: am 1a2fcea1: am 2f4698fd: Merge "frameworks/base: unlink death n...Dianne Hackborn2011-07-251-0/+6
|\
| * frameworks/base: unlink death notifications of Vibrate requestsVairavan Srinivasan2011-05-131-0/+6
* | am 7a84a60d: am 1a5a2379: Merge "Unregister callback from binder when vibrati...Brad Fitzpatrick2011-03-301-0/+12
|\ \ | |/
| * Unregister callback from binder when vibration is removedMathias Jeppsson2011-03-241-0/+12
* | Add API to find out if there is a vibrator.Dianne Hackborn2010-11-041-0/+5
|/
* Track client requests through location manager.Dianne Hackborn2010-09-131-8/+16
* Switch the services library to using the new SlogJoe Onorato2010-03-011-2/+2
* Remove HardwareService and move vibrator support to VibratorService.Mike Lockwood2009-11-251-0/+377