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
/
ScrollView.java
Age
Commit message (
Expand
)
Author
2022-05-07
ViewConfiguration: Set scroll friction to 0.006f
Alex Naidis
2021-05-03
Remove edge effect type from the API.
George Mount
2021-04-29
Fling while overscrolled: ScrollView/HorizontalScrollView
George Mount
2021-04-28
Allow intercept touch event while animating edge glow.
George Mount
2021-03-18
Updated EdgeEffect parameters for overscroll stretch
Nader Jawad
2021-03-03
Wire SKSL based stretch shader to HWUI
Nader Jawad
2021-02-22
Add edge effect type accessors for views that support it
George Mount
2021-02-12
ScrollView and HorizontalScrollView stretch overscroll
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-09-14
Update language to comply with Android's inclusive language guidance
Jeff Sharkey
2020-01-06
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-09-20
Merge "docs: Fixed link to material design for ScrollView" into qt-dev am: 80...
Kevin Hufnagle
2019-09-19
docs: Fixed link to material design for ScrollView
Kevin Hufnagle
2019-06-25
Populate scrollX and scrollY on AccessibilityEvents.
Qasid Ahmad Sadiq
2019-03-01
Add nullability to ScrollView#scrollToDescendant.
Aurimas Liutikas
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-11
Merge "Update core widgets to save attribute source info."
Aurimas Liutikas
2019-02-11
Merge "Add edge effect color APIs to ScrollViews"
Yigit Boyar
2019-02-09
Merge "Fix for Hidden API Landroid/widget/ScrollView;->mOverflingDistance:I i...
TreeHugger Robot
2019-02-08
Fix for Hidden API Landroid/widget/ScrollView;->mOverflingDistance:I in ligt-...
Rahul Ravikumar
2019-02-08
Fix for Hidden API Landroid/widget/ScrollView;->mMinimumVelocity:I in ligt-gr...
Rahul Ravikumar
2019-02-08
Add edge effect color APIs to ScrollViews
Yigit Boyar
2019-02-07
Update core widgets to save attribute source info.
Aurimas Liutikas
2019-02-06
Merge "Added a ScrollView#scrollToDescendant() API."
TreeHugger Robot
2019-02-05
Added a ScrollView#scrollToDescendant() API.
Rahul Ravikumar
2019-02-04
@InspectableProperty coverage for android.widget
Ashley Rose
2018-08-21
Add @UnsupportedAppUsage annotations
Mathew Inwood
2017-04-26
docs: Update ScrollView JavaDoc comments
Joe Fernandez
2017-04-04
Don't crash when passing null to requestChildFocus
Adam Powell
2017-03-29
Split scroll factor into a 2d float.
Aaron Whyte
2016-10-11
Fix import statements in android.widget package.
Aurimas Liutikas
2016-08-29
Add rotary encoder support to scrolling containers
Ned Burns
2016-08-23
Focus behavior for scroll containers in watch mode
Adam Powell
2016-03-29
Multiple fixes in ScrollView and HorizontalScrollView
Yigit Boyar
2016-01-21
Make scroll bar mouse draggable.
Keisuke Kuroyanagi
2015-12-07
Fix possibility of ScrollView not allowing clicks after a fling
Chris Banes
2015-07-29
Change MNC codename to just M.
Dianne Hackborn
2015-06-11
Check targetSdkVersion when passing size hints for UNSPECIFIED specs
Adam Powell
2015-06-04
Account for margins in ScrollView onMeasure() when filling viewport
Alan Viverette
2015-05-28
Fix ScrollView's EdgeEffect to respect clipToPadding flag
Doris Liu
2015-05-07
Use new hierarchy viewer protocol in all View subclasses
Siva Velusamy
2015-04-27
Add accessibility actions for scrolling in different directions
Maxim Bogatov
2015-04-16
Make UNSPECIFIED measure spec include size hint.
Filip Gruszczynski
2015-02-06
First quick implementation of auto assist data.
Dianne Hackborn
2015-01-07
Fix accessibility delegation
Alan Viverette
2014-09-22
Track persistent nested Y offset for fling velocity
Adam Powell
2014-08-07
Nested pre-fling for AbsListView and ScrollView
Adam Powell
2014-05-11
New, inkier EdgeEffect visual style
Adam Powell
[next]