ladybird/Ladybird/Android
Andrew Kaster 6952de73dc Ladybird: Add WebContentService for Android port
This will let us spawn a new process for an Android Service to handle
all our WebContent needs. The ServiceConnection is manged by each
WebView. The lifecycle of the Service is not quite clear yet, but each
bindService call will get a unique Messenger that can be used to
transfer the WebContent side of the LibIPC socketpair we use in other
ports.
2023-09-09 10:53:30 -06:00
..
src Ladybird: Add WebContentService for Android port 2023-09-09 10:53:30 -06:00
build.gradle.kts Ladybird/Android: Move host build into its own shell script 2023-09-08 09:01:34 -06:00
BuildLagomTools.sh Ladybird/Android: Move host build into its own shell script 2023-09-08 09:01:34 -06:00
proguard-rules.pro Ladybird: Add new template Kotlin Android application without Qt 2023-09-03 11:38:51 +02:00