summaryrefslogtreecommitdiff
path: root/core/java/android/os/VibrationEffect.java
Commit message (Expand)AuthorAgeFilesLines
* Fix broken @see tags in public documentation.Andrew Sapperstein2020-05-011-6/+0
* Apply intensity settings to composed vibration effectsLais Andrade2020-04-201-0/+28
* Address API Council feedback.Michael Wright2020-03-261-5/+7
* Skip unnecessary IPC when getting VibrationEffect.Michael Wright2020-03-191-2/+9
* Remove haptic primitives that aren't ready yet.Michael Wright2020-03-161-5/+10
* Add haptic composition API.Michael Wright2020-01-271-0/+346
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-2/+1
* Add @UnsupportedAppUsage to test apis that are known to be used by apps.Artur Satayev2019-11-131-0/+6
* docs: Improved tick/click effect descriptionsKevin Hufnagle2019-08-291-3/+3
* Uncanonicalize URIs when searching for audio-coupled haptics.Michael Wright2019-06-041-2/+9
* Add fallback for TEXTURE_TICKAlexey Kuzmin2019-04-101-0/+1
* Move TEXT_HANDLE_MOVE and CLOCK_TICK to TEXTURE_TICK.Michael Wright2019-03-221-3/+16
* 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