ladybird/Ladybird/Android
Andrew Kaster da8f450335 Ladybird/Android: Move common service functionality to a base class
Create LadybirdServiceBase to hold the standard "set resource dir" and
"init ipc sockets" service functionality that will be common between the
WebContent, RequestServer, and WebSocket services.

Refactor the handler class slightly to avoid the HandlerLeak lint by
making the class a static class inside the companion object and use a
WeakReference to the service instead of a strong one.
2023-09-17 19:22:29 -06:00
..
gradle/wrapper Ladybird/Android: Move gradle files to Ladybird/Android directory 2023-09-15 14:18:52 -06:00
src Ladybird/Android: Move common service functionality to a base class 2023-09-17 19:22:29 -06:00
build.gradle.kts Ladybird/Android: Move gradle files to Ladybird/Android directory 2023-09-15 14:18:52 -06:00
BuildLagomTools.sh Ladybird/Android: Move host build into its own shell script 2023-09-08 09:01:34 -06:00
gradle.properties Ladybird/Android: Move gradle files to Ladybird/Android directory 2023-09-15 14:18:52 -06:00
gradlew Ladybird/Android: Move gradle files to Ladybird/Android directory 2023-09-15 14:18:52 -06:00
proguard-rules.pro
settings.gradle.kts Ladybird/Android: Move gradle files to Ladybird/Android directory 2023-09-15 14:18:52 -06:00