summaryrefslogtreecommitdiff
path: root/core/java/android/os/VibrationEffect.java
Commit message (Expand)AuthorAgeFilesLines
...
* Add @NonNull to createPredefinedArthur Hung2019-03-051-0/+2
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-4/+4
* Rename createPrebaked to createPredefinedArthur Hung2019-02-261-1/+1
* Surface HAL constantsAlexey Kuzmin2019-01-231-8/+34
* Get android.os tests running against real APIs.Jeff Sharkey2018-06-291-0/+18
* Uncanonicalize URIs before comparing them.Michael Wright2018-05-221-1/+7
* Default vibration amplitude resolution addedAlexey Kuzmin2018-04-241-0/+44
* Mark methods as @TestApiAlexey Kuzmin2018-04-031-3/+9
* Add tests for VibrationEffectAlexey Kuzmin2018-03-211-4/+16
* Add support for vibrator HAL 1.2 effects.Michael Wright2018-02-081-7/+96
* Add setting to control vibration intensity.Michael Wright2018-01-241-44/+173
* Don't always fallback to clockTick for EFFECT_TICK.Michael Wright2017-08-301-6/+46
* Add support for vibrator 1.1 HAL and TICK effect.Michael Wright2017-06-021-6/+18
* Also log the value of the IAEs thrown in VibrationEffectMichael Wright2017-05-031-8/+17
* BZZZZZZT! BZZZZZT! New Vibrator APIsMichael Wright2017-03-201-0/+444