ladybird/Ladybird/Android
Andrew Kaster c990db0913 Ladybird/Android: Create a service for ImageDecoder
This follows the pattern for the other services spawned by WebContent.
The notable quirk about this service is that it's actually spawned by
the ImageCodecPlugin rather than in main.cpp in the non-Android port.

As a result we needed to do some ifdef surgery to get all the pieces
in place. But we can now load images in the Android port again :^).
2023-11-01 14:30:30 -06:00
..
gradle/wrapper Ladybird/Android: Move gradle files to Ladybird/Android directory 2023-09-15 14:18:52 -06:00
src Ladybird/Android: Create a service for ImageDecoder 2023-11-01 14:30:30 -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 Ladybird: Add new template Kotlin Android application without Qt 2023-09-03 11:38:51 +02:00
settings.gradle.kts Ladybird/Android: Move gradle files to Ladybird/Android directory 2023-09-15 14:18:52 -06:00