Mis012
|
4a1159f5cb
|
api-impl: add misc stubs
|
2023-08-12 13:09:33 +02:00 |
|
Julian Winkler
|
def91a688d
|
handle overwritten onDraw function in WrapperWidget
This makes it easy to support for example ImageView with custom
onDraw function
|
2023-08-08 14:18:20 +02:00 |
|
Mis012
|
2a7345e44e
|
src/libandroid/native_window.c: the part that should go in libEGL_bio: intercept eglGetProcAddress so we can stub extensions
|
2023-01-05 19:00:27 +01:00 |
|
Mis012
|
894f7b99c3
|
inform Java about apk path; allow specifying port for jdwp debugging with JDWP_LISTEN env; hackily work around onWindowFocusChanged being called at a time where it causes some apps to crash
|
2022-11-24 16:13:41 +01:00 |
|
Mis012
|
49961186a2
|
get rid of launcher script requirement; fix app data dir being hardcoded; update documentation; remove prebuilt dalvik (NOTE - purged from history at this point, so is not part of the diff)
|
2022-10-12 17:30:07 +02:00 |
|
Mis012
|
449090143e
|
refactor source tree organization, switch to meson
|
2022-10-09 22:59:16 +02:00 |
|