index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
os
/
VibrationEffect.java
Age
Commit message (
Expand
)
Author
2021-06-02
Remove non-zero amplitude validation for waveforms
Lais Andrade
2021-04-21
Expose SPIN and THUD vibration effects to public
Lais Andrade
2021-03-18
Introduce WaveformBuilder to VibrationEffect
Lais Andrade
2021-03-18
Introduce VibrationEffectSegment
Lais Andrade
2021-03-09
Merge "Clarify delay parameter documentation in VibrationEffect" am: 2b9f0c76...
Lais Andrade
2021-03-09
Clarify delay parameter documentation in VibrationEffect
Lais Andrade
2021-03-02
Add vibrator capabilities to service dumpsys
Lais Andrade
2021-02-22
Constrain scaled amplitude to valid values in [1,255]
Lais Andrade
2021-01-19
Merge "Create single thread to play any Vibration"
Lais Andrade
2021-01-19
Create single thread to play any Vibration
Lais Andrade
2021-01-10
Add PRIMITIVE_LOW_TICK VibrationEffect
Vince Leung
2020-12-04
Create parcelable VibratorInfo to expose HAL profile
Lais Andrade
2020-12-01
Merge "Fix documentation of delay param in VibrationEffect.Composition" am: 0...
Lais Andrade
2020-11-30
Fix documentation of delay param in VibrationEffect.Composition
Lais Andrade
2020-11-09
Extract vibration settings and scaling code from VibratorService
Lais Andrade
2020-11-04
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-28
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-22
Merge "Create CombinedVibrationEffect.aidl"
TreeHugger Robot
2020-10-15
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2020-10-12
Create CombinedVibrationEffect.aidl
Lais Andrade
2020-06-11
Merge "Add details to VibrationEffect waveform documentation" into rvc-dev am...
TreeHugger Robot
2020-06-11
Add details to VibrationEffect waveform documentation
Lais Andrade
2020-05-15
Change implementation of VibrationEffect scaling
Lais Andrade
2020-05-01
Fix broken @see tags in public documentation.
Andrew Sapperstein
2020-04-28
Fix broken @see tags in public documentation.
Andrew Sapperstein
2020-04-20
Apply intensity settings to composed vibration effects
Lais Andrade
2020-03-26
Address API Council feedback.
Michael Wright
2020-03-19
Skip unnecessary IPC when getting VibrationEffect.
Michael Wright
2020-03-16
Remove haptic primitives that aren't ready yet.
Michael Wright
2020-01-27
Add haptic composition API.
Michael Wright
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-11-13
Add @UnsupportedAppUsage to test apis that are known to be used by apps.
Artur Satayev
2019-08-29
docs: Improved tick/click effect descriptions
Kevin Hufnagle
2019-06-04
Uncanonicalize URIs when searching for audio-coupled haptics.
Michael Wright
2019-04-10
Add fallback for TEXTURE_TICK
Alexey Kuzmin
2019-03-22
Move TEXT_HANDLE_MOVE and CLOCK_TICK to TEXTURE_TICK.
Michael Wright
2019-03-05
Add @NonNull to createPredefined
Arthur Hung
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-26
Rename createPrebaked to createPredefined
Arthur Hung
2019-01-23
Surface HAL constants
Alexey Kuzmin
2018-06-29
Get android.os tests running against real APIs.
Jeff Sharkey
2018-05-22
Uncanonicalize URIs before comparing them.
Michael Wright
2018-04-24
Default vibration amplitude resolution added
Alexey Kuzmin
2018-04-03
Mark methods as @TestApi
Alexey Kuzmin
2018-03-21
Add tests for VibrationEffect
Alexey Kuzmin
2018-02-08
Add support for vibrator HAL 1.2 effects.
Michael Wright
2018-01-24
Add setting to control vibration intensity.
Michael Wright
2017-08-30
Don't always fallback to clockTick for EFFECT_TICK.
Michael Wright
[next]