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