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
...
*
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
[prev]