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
/
HorizontalScrollView.java
Age
Commit message (
Expand
)
Author
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-04-02
Fix consumption multiplier
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-06-25
Populate scrollX and scrollY on AccessibilityEvents.
Qasid Ahmad Sadiq
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-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-04
@InspectableProperty coverage for android.widget
Ashley Rose
2018-08-21
Add @UnsupportedAppUsage annotations
Mathew Inwood
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-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-06-03
Properly restore RTL state in HorizontalScrollView
Adam Powell
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-02-28
Remove unused imports in frameworks/base.
John Spurlock
2015-02-06
First quick implementation of auto assist data.
Dianne Hackborn
2015-01-27
Fix fallout from merging e5743753 conflicts
Alan Viverette
2015-01-07
Fix accessibility delegation
Alan Viverette
2014-12-05
When accessibility on cannot click on a view covered by a HorizontalScrollView
Svet Ganov
2014-05-11
New, inkier EdgeEffect visual style
Adam Powell
2013-09-09
Add View constructor that supplies a default style resource
Alan Viverette
2013-07-17
Changed name of recent hasLayout() method to isLaidOut()
Chet Haase
2013-06-18
Merge "Fix potential NPE if there is no child in HorizontalScrollView"
Fabrice Di Meglio
2013-06-18
Fix potential NPE if there is no child in HorizontalScrollView
Fabrice Di Meglio
2013-06-13
Don't save ScrollView/HorizontalScrollView saved state for old apps
Adam Powell
2013-06-12
Fix bug #9302365 HorizontalScrollView is not RTL aware
Fabrice Di Meglio
2013-06-12
Fix bug #9302365 HorizontalScrollView is not RTL aware
Fabrice Di Meglio
2013-06-03
Prevent scroll views from sending duplicate onScrollChanged events.
Alan Viverette
2012-08-23
Protecting more views from (bad) MotionEvents
Johan Rosengren
2012-07-02
docs: fix document issue 27549
Scott Main
2012-05-16
Exposing some accessiblity actions only for enabled views.
Svetoslav Ganov
2012-05-15
Add accessibility scroll support to some widgets.
Svetoslav Ganov
2012-05-10
Adding scroll actions to accessibility node info.
Svetoslav Ganov
2012-05-02
Fix nested cross-scrolling for ScrollView/HorizontalScrollView
Adam Powell
2012-04-11
Invalidate for scrolling animations on the animation timer
Adam Powell
[next]