ladybird/Ladybird/Android
Olekoop bf84a681a5 Android: Use LibWebView for command line flags
On Android there's really no real way to provide command line flags.
We are using a dummy Main::Argument that only contains "ladybird"
as a name of the program.
The strings of Main::Argument cannot be empty, otherwise the program
throws an error. However the argc and argv can be set to 0 and nullptr
2024-09-03 00:17:49 -06:00
..
gradle/wrapper Ladybird: Update Android build to work with current LibWebView/LibCore 2024-05-06 09:31:32 -06:00
src Android: Use LibWebView for command line flags 2024-09-03 00:17:49 -06:00
build.gradle.kts LibAudio: Implement PlaybackStream for Android using Oboe 2024-07-21 16:09:36 -06:00
BuildLagomTools.sh Android: Pass new Lagom Tool install options to BuildLagomTools.sh 2024-07-11 09:17:21 -06:00
CMakeLists.txt Android: Update various file paths in CMake 2024-07-05 14:27:25 -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
vcpkg_android.cmake Android: Integrate vcpkg with Gradle build 2024-07-05 14:27:25 -06:00