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 VibrationEffect javadocs to methods not available in public APIs.
Lais Andrade
2022-09-12
1
-31
/
+1
*
DO NOT MERGE Remove PWLE APIs from T
Michael Wright
2022-04-07
1
-0
/
+18
*
Update vibrator javadoc formatting.
Simon Bowden
2022-02-15
1
-51
/
+46
*
Add code examples to VibrationEffect javadocs
Lais Andrade
2022-01-31
1
-16
/
+120
*
Improve javadoc for some vibration functions.
Simon Bowden
2022-01-27
1
-21
/
+20
*
Make VibrationEffect.WaveformBuilder public
Lais Andrade
2022-01-25
1
-151
/
+330
*
Revert "Revert "Migrate unsafe parcel APIs in framework-minus-apex""
Bernardo Rufino
2022-01-19
1
-1
/
+1
*
Merge "Revert "Migrate unsafe parcel APIs in framework-minus-apex""
Ashwini Oruganti
2022-01-12
1
-1
/
+1
|
\
|
*
Revert "Migrate unsafe parcel APIs in framework-minus-apex"
Bernardo Rufino
2022-01-12
1
-1
/
+1
*
|
Use absolute frequency in WaveformBuilder
Lais Andrade
2022-01-10
1
-18
/
+22
|
/
*
Migrate unsafe parcel APIs in framework-minus-apex
Bernardo Rufino
2021-12-15
1
-1
/
+1
*
Update VibrationEffect haptic feedback heuristic
Lais Andrade
2021-11-30
1
-1
/
+52
*
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
[next]