index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
widget
/
EdgeEffect.java
Age
Commit message (
Expand
)
Author
2021-07-01
Limit overscroll stretch for animation
George Mount
2021-06-23
Linearly complete overscroll stretch when close
George Mount
2021-06-02
Updated EdgeEffect to respect accessibility settings
Nader Jawad
2021-05-21
Fix overscroll doesn't affect scrolling when released
George Mount
2021-05-05
Merge "Update hole punch logic in HWUI" into sc-dev
Nader Jawad
2021-05-03
Update hole punch logic in HWUI
Nader Jawad
2021-05-03
Allow EdgeEffect to fling during pull
George Mount
2021-05-03
Remove edge effect type from the API.
George Mount
2021-04-22
Reduce animation completion epsilon to avoid early end.
George Mount
2021-04-14
Merge "Fixed and decreased isAtEquilibrium thresholds" into sc-dev
Michel Comin Escude
2021-04-14
Added velocity scalar and updated spring values
Michel Comin Escude
2021-04-13
Fixed and decreased isAtEquilibrium thresholds
Michel Comin Escude
2021-04-13
Adjusted interpolation and stretch intensity
Michel Comin Escude
2021-04-12
Fixed issue with invalid stretch params
Nader Jawad
2021-04-03
Merge "Fixed NaN exceptions in EdgeEffect" into sc-dev
TreeHugger Robot
2021-04-02
Fixed NaN exceptions in EdgeEffect
Nader Jawad
2021-03-23
Updated Stretch based on design feedback
Michel Comin Escude
2021-03-22
Merge "Fixed EdgeEffect drawn on non-RecordingCanvas" into sc-dev
TreeHugger Robot
2021-03-19
Fixed EdgeEffect drawn on non-RecordingCanvas
George Mount
2021-03-19
Change the spring constants for EdgeEffect
George Mount
2021-03-18
Updated EdgeEffect parameters for overscroll stretch
Nader Jawad
2021-03-17
Change targetSdk for USE_STRETCH_EDGE_EFFECT_BY_DEFAULT
George Mount
2021-03-17
Merge "Fix bug in EdgeEffect with glow" into sc-dev
TreeHugger Robot
2021-03-16
Fix bug in EdgeEffect with glow
George Mount
2021-03-16
Updated EdgeEffect stretch distance
Nader Jawad
2021-03-12
Fixed crash in EdgeEffect after fling gesture
Nader Jawad
2021-03-11
Merge "Use spring animation for stretch overscroll" into sc-dev
George Mount
2021-03-09
Use spring animation for stretch overscroll
George Mount
2021-03-08
Compatibility feature USE_STRETCH_EDGE_EFFECT_BY_DEFAULT
George Mount
2021-03-03
Wire SKSL based stretch shader to HWUI
Nader Jawad
2021-02-11
Placeholder implementation of stretch overscroll using offset
George Mount
2021-02-10
Update the EdgeEffect API
George Mount
2021-02-10
Add edgeEffectType attribute and type property
George Mount
2020-10-29
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-28
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-01-06
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-02-06
Add a EdgeEffect#setBlendMode API.
Rahul Ravikumar
2018-08-21
Add @UnsupportedAppUsage annotations
Mathew Inwood
2017-07-27
Revert "Revert "Update overscroll and toast UI""
Sergey Vasilinets
2017-07-26
Revert "Update overscroll and toast UI"
Aurimas Liutikas
2017-07-26
Update overscroll and toast UI
Chet Haase
2016-10-11
Fix import statements in android.widget package.
Aurimas Liutikas
2015-03-05
Annotate ARGB integer parameters with @ColorInt
Tor Norbye
2015-02-12
Remove usages of FloatMath
Neil Fuller
2014-09-19
Add colorEdgeEffect to themes, default it to colorPrimary
Adam Powell
2014-09-04
Material EdgeEffect refinements
Adam Powell
2014-07-15
Avoid arc for edge effect drawing.
Chris Craik
2014-07-07
Avoid texture path drawing for EdgeEffect
Adam Powell
2014-06-24
Add EdgeEffect#setColor
Brian Attwell
[next]