Julian Winkler
|
4f4d22688e
|
ViewConfiguration.getScaledDoubleTapSlop(): return meaningful value
|
2024-05-19 15:30:09 +02:00 |
|
Julian Winkler
|
cd4cd90f59
|
copy GestureDetector from AOSP
|
2024-05-11 07:07:24 +02:00 |
|
Julian Winkler
|
bcf252d3a6
|
implement MotionView.eventTime and VelocityTracker
This is needed to make androidx ViewPager work with touch input
|
2024-02-27 22:02:36 +01:00 |
|
Julian Winkler
|
fb1a07967e
|
copy android.widget.Scroller from AOSP and implement missing scroll APIs
This is needed to make ViewPager functional
|
2023-09-01 12:13:24 +02:00 |
|
Julian Winkler
|
28cd0006bc
|
some fixes to make NewPipe not crash when layouting
|
2023-08-23 14:52:56 +02:00 |
|
Julian Winkler
|
960930a348
|
Add some stubs needed by android material library
|
2023-08-23 12:39:49 +02:00 |
|
Julian Winkler
|
82744e9e5e
|
add bunch of new java APIs: mostly stubs or copied from AOSP
Many of these classes are only needed to be subclassed by androidx
support library, which is used in many android apps
|
2023-08-22 15:53:09 +02:00 |
|