summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/VibratorService.java
Commit message (Expand)AuthorAgeFilesLines
* Move VIBRATOR_INTENSITY to vibrator serviceDanesh M2016-03-111-2/+32
* Allow camera launch also when device is interactiveJorim Jaggi2015-09-161-1/+3
* Dump of previous vibrations.Filip Gruszczynski2015-06-291-2/+80
* Don't suppress haptic feedback on keyguard anymore.Jeff Brown2014-07-251-2/+21
* Rename USAGE_NOTIFICATION_TELEPHONY_RINGTONEJean-Michel Trivi2014-07-201-1/+1
* Zen mode filtering should use new usage constants.John Spurlock2014-07-191-19/+22
* Improvements to low power mode.Dianne Hackborn2014-06-061-6/+12
* am ccf51bef: am 2d9b513d: Merge "I\'m feeling the good vibrations." into klp-...Jeff Brown2014-05-211-7/+24
|\
| * I'm feeling the good vibrations.Jeff Brown2014-05-201-7/+24
* | Vibrator: Minor coding style changes.Ruchi Kandoi2014-05-091-3/+4
* | Vibrator: Low Power Mode: Vibrator is turned off when the device is inRuchi Kandoi2014-05-081-7/+27
* | Rename basePkg to opPkgChristoph Studer2014-04-161-12/+12
* | Annotate framework vibrate calls with stream hints.John Spurlock2014-03-211-4/+5
* | Add stream-level suppression to vibrate/audio services.John Spurlock2014-03-191-10/+18
|/
* Move some system services to separate directoriesAmith Yamasani2013-12-191-0/+613