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
/
widget
/
ScrollView.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
base: set scrolling to 0.006f
Jake Weinstein
7 days
1
-0
/
+1
*
Refactor enable_touch_scroll_feedback flag
Yeabkal Wubshit
2024-12-05
1
-2
/
+2
*
Add scroll haptics for touchscreen scrolling in ScrollView
Marvin Escobar Barajas
2024-09-06
1
-0
/
+19
*
Scroll view should consume KEYCODE_SPACE if it handles scroll
Vaibhav Devmurari
2024-03-19
1
-1
/
+1
*
Call setFrameContentVelocity in ScrollView and HorizontalScrollView.
Shane
2024-03-05
1
-0
/
+17
*
Fix new Physical UX feature flagging
Yeabkal Wubshit
2023-10-09
1
-3
/
+3
*
API updates to ScrollFeedbackProvider
Yeabkal Wubshit
2023-09-12
1
-2
/
+4
*
Add scroll haptics for AbsListView and ScrollView
Yeabkal Wubshit
2023-09-07
1
-4
/
+24
*
Fix ScrollView and HorizontalScrollView overscroll retraction
George Mount
2023-08-04
1
-0
/
+5
*
Differential motion fling for platform widgets
Yeabkal Wubshit
2023-07-28
1
-4
/
+44
*
Fix for ScrollView absorbing fling stretch
George Mount
2023-07-05
1
-0
/
+2
*
VelocityTracker should not be cleared until pointer up
George Mount
2023-04-14
1
-5
/
+2
*
Add PageDown, PageUp, End, Home key handler to ScrollView
Seigo Nonaka
2022-10-17
1
-0
/
+12
*
Support fling back in scrolling containers
George Mount
2022-06-28
1
-5
/
+73
*
Allow watch rotary to trigger stretch on scrolling containers.
George Mount
2022-02-25
1
-0
/
+23
*
Migrate frameworks/base javadocs references to androidx
Alan Viverette
2022-02-09
1
-2
/
+2
*
Clear popups on KEYCODE_ESCAPE as well as KEYCODE_BACK
Matthew Duggan
2021-07-06
1
-1
/
+2
*
Remove edge effect type from the API.
George Mount
2021-05-03
1
-22
/
+0
*
Fling while overscrolled: ScrollView/HorizontalScrollView
George Mount
2021-04-29
1
-3
/
+14
*
Allow intercept touch event while animating edge glow.
George Mount
2021-04-28
1
-2
/
+1
*
Updated EdgeEffect parameters for overscroll stretch
Nader Jawad
2021-03-18
1
-20
/
+0
*
Wire SKSL based stretch shader to HWUI
Nader Jawad
2021-03-03
1
-0
/
+20
*
Add edge effect type accessors for views that support it
George Mount
2021-02-22
1
-0
/
+21
*
ScrollView and HorizontalScrollView stretch overscroll
George Mount
2021-02-12
1
-9
/
+35
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-1
/
+1
*
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-1
/
+1
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-1
/
+1
*
Update language to comply with Android's inclusive language guidance
Jeff Sharkey
2020-09-14
1
-3
/
+3
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-06
1
-1
/
+1
*
Merge "docs: Fixed link to material design for ScrollView" into qt-dev am: 80...
Kevin Hufnagle
2019-09-20
1
-3
/
+3
|
\
|
*
docs: Fixed link to material design for ScrollView
Kevin Hufnagle
2019-09-19
1
-3
/
+3
*
|
Populate scrollX and scrollY on AccessibilityEvents.
Qasid Ahmad Sadiq
2019-06-25
1
-2
/
+0
|
/
*
Add nullability to ScrollView#scrollToDescendant.
Aurimas Liutikas
2019-03-01
1
-1
/
+1
*
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-28
1
-1
/
+1
*
Merge "Update core widgets to save attribute source info."
Aurimas Liutikas
2019-02-11
1
-0
/
+2
|
\
|
*
Update core widgets to save attribute source info.
Aurimas Liutikas
2019-02-07
1
-0
/
+2
*
|
Merge "Add edge effect color APIs to ScrollViews"
Yigit Boyar
2019-02-11
1
-22
/
+95
|
\
\
|
*
|
Add edge effect color APIs to ScrollViews
Yigit Boyar
2019-02-08
1
-22
/
+95
|
|
/
*
|
Merge "Fix for Hidden API Landroid/widget/ScrollView;->mOverflingDistance:I i...
TreeHugger Robot
2019-02-09
1
-2
/
+2
|
\
\
|
*
|
Fix for Hidden API Landroid/widget/ScrollView;->mOverflingDistance:I in ligt-...
Rahul Ravikumar
2019-02-08
1
-2
/
+2
|
|
/
*
/
Fix for Hidden API Landroid/widget/ScrollView;->mMinimumVelocity:I in ligt-gr...
Rahul Ravikumar
2019-02-08
1
-1
/
+1
|
/
*
Merge "Added a ScrollView#scrollToDescendant() API."
TreeHugger Robot
2019-02-06
1
-10
/
+14
|
\
|
*
Added a ScrollView#scrollToDescendant() API.
Rahul Ravikumar
2019-02-05
1
-10
/
+14
*
|
@InspectableProperty coverage for android.widget
Ashley Rose
2019-02-04
1
-0
/
+2
|
/
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-21
1
-0
/
+15
*
docs: Update ScrollView JavaDoc comments
Joe Fernandez
2017-04-26
1
-18
/
+20
*
Don't crash when passing null to requestChildFocus
Adam Powell
2017-04-04
1
-1
/
+1
*
Split scroll factor into a 2d float.
Aaron Whyte
2017-03-29
1
-4
/
+4
*
Fix import statements in android.widget package.
Aurimas Liutikas
2016-10-11
1
-7
/
+7
*
Add rotary encoder support to scrolling containers
Ned Burns
2016-08-29
1
-21
/
+29
[next]