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
w16.2
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
os
/
VibrationAttributes.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add flag to refresh of user vibration settings before vibrating
Lais Andrade
2022-03-21
1
-3
/
+34
*
Update vibrator javadoc formatting.
Simon Bowden
2022-02-15
1
-2
/
+2
*
Merge "Improve javadoc for some vibration functions."
TreeHugger Robot
2022-01-31
1
-16
/
+14
|
\
|
*
Improve javadoc for some vibration functions.
Simon Bowden
2022-01-27
1
-17
/
+14
*
|
Include the new USAGE_CLASS_MEDIA in the UsageClass IntDef.
Simon Bowden
2022-01-27
1
-1
/
+1
|
/
*
Deprecate boolean settings for haptic feedback and vibrate when ringing
Lais Andrade
2022-01-18
1
-1
/
+19
*
Introduce media and alarm vibration intensity settings
Lais Andrade
2022-01-10
1
-12
/
+10
*
Enable hardware feedback in background and disable touch feedback in silent mode
Lais Andrade
2021-12-02
1
-6
/
+11
*
Update VibrationEffect haptic feedback heuristic
Lais Andrade
2021-11-30
1
-67
/
+0
*
Introduce media and accessibility vibration usages.
Lais Andrade
2021-11-29
1
-3
/
+37
*
Add public vibrate method with VibrationAttributes
Lais Andrade
2021-11-17
1
-3
/
+25
*
Fix typo in VibrationAttributes
Lais Andrade
2021-09-21
1
-1
/
+1
*
Fix usage filter over UNKNOWN vibration
Lais Andrade
2021-06-17
1
-0
/
+5
*
Introduce VibrationEffectSegment
Lais Andrade
2021-03-18
1
-3
/
+19
*
Implement dump and vibrate cmds for Vibrator Manager
Lais Andrade
2021-02-02
1
-1
/
+1
*
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2020-10-15
1
-1
/
+1
*
Remove deprecated VibrationAttributes.getAudioAttrs method
Lais Andrade
2020-10-01
1
-22
/
+37
*
Merge "Propagate AudioAttributes flags to VibrationAttributes" into rvc-dev a...
TreeHugger Robot
2020-07-25
1
-0
/
+7
|
\
|
*
Propagate AudioAttributes flags to VibrationAttributes
Lais Andrade
2020-07-23
1
-0
/
+7
*
|
Remove android.os.VibrationAttributes.Builder replaceFlags method.
Chris Ye
2020-04-08
1
-12
/
+8
|
/
*
Change VibrationAttributes.Builder.replaceFlags() to @hide.
Chris Ye
2020-01-29
1
-0
/
+12
*
Add VibrationAttributes
Alexey Kuzmin
2020-01-06
1
-0
/
+401