Julian Winkler
|
9f94f9d668
|
ObjectAnimator: add back ofFloat() method stubs
We can't copy them from AOSP yet, because of missing class PathKeyframes
|
2025-02-15 10:21:15 +01:00 |
|
Julian Winkler
|
c7f1e05f5d
|
copy AnimatorSet and related classes from AOSP
This makes AnimatedVectorDrawableCompat from androidx functional and
probably also helps other animation stuff.
|
2025-02-10 21:55:27 +01:00 |
|
Julian Winkler
|
57dd86fc98
|
api-impl: misc stubs for WhatsApp
|
2025-01-11 22:42:25 +01:00 |
|
Julian Winkler
|
a4c14c9cd1
|
implement ObjectAnimator.ofInt() using reflection
|
2025-01-11 22:42:25 +01:00 |
|
Julian Winkler
|
fdec418102
|
add some stubs needed because of previous commits
Since we now call draw() on View subclasses, we reach some new
codepaths which need new stubs
|
2024-05-20 08:12:15 +02:00 |
|
Mis012
|
2802aaa28d
|
api-impl: add stubs / simple stuff for OsmAnd
without native libs present, launches and renders white square
in map view; with native libs present, segfaults in bundled skia
|
2024-04-13 15:22:38 +02:00 |
|
Julian Winkler
|
2f4cd3917f
|
implement some APIs needed for OctoDroid
|
2024-04-09 18:19:13 +02:00 |
|
Julian Winkler
|
c830abc5f3
|
add more API stubs for NewPipe
|
2023-10-14 18:29:33 +02:00 |
|
Julian Winkler
|
f5fc993484
|
add APIs needed for non legacy NewPipe version
|
2023-10-14 18:29:33 +02:00 |
|
Julian Winkler
|
960930a348
|
Add some stubs needed by android material library
|
2023-08-23 12:39:49 +02:00 |
|