Julian Winkler
|
f53ad02e6f
|
api-impl: misc additions for Oeffi
|
2024-11-24 22:11:40 +00:00 |
|
Julian Winkler
|
7626992241
|
Animator: call onAnimationEnd() asynchronously
|
2024-11-24 22:49:31 +01:00 |
|
Julian Winkler
|
c492e1f03f
|
add Java APIs needed for WhatsApp MainActivity and ConversationActivity
|
2024-10-03 15:57:44 +02:00 |
|
Julian Winkler
|
bb50bbfa91
|
add lots of java APIs needed for Whatsapp
|
2024-06-16 08:45:31 +02:00 |
|
Julian Winkler
|
34c03c59c3
|
add some methods needed for NewPipe release 0.27.0
|
2024-05-23 22:14:30 +02:00 |
|
Julian Winkler
|
f535e1b36f
|
ValueAnimator: actually call the AnimatorUpdateListener
|
2024-05-20 08:12:28 +02: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
|
276b5ca7ef
|
add more APIs needed for NewPipe
|
2024-03-17 20:02:50 +01:00 |
|
Julian Winkler
|
72a8b3a047
|
add more stubs
|
2023-11-12 12:16:23 +01: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
|
ad83271080
|
add more Animation APIs and call onAnimationEnd()
Directly calling onAnimationEnd() skips the animation and directly sets
the target values
|
2023-09-01 12:30:27 +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 |
|