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
*
Fix broken @see tags in public documentation.
Andrew Sapperstein
2020-05-01
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
*
Add support for vibrator 1.1 HAL and TICK effect.
Michael Wright
2017-06-02
1
-6
/
+18
*
Also log the value of the IAEs thrown in VibrationEffect
Michael Wright
2017-05-03
1
-8
/
+17
*
BZZZZZZT! BZZZZZT! New Vibrator APIs
Michael Wright
2017-03-20
1
-0
/
+444