Commit Graph

12 Commits

Author SHA1 Message Date
leo60228 fa8517a521 iOS port (for desktop_version) (#1137) 2024-11-15 20:33:10 -05:00
leo60228 4587fa46b0 update android sdl2 to 2.30.8 2024-10-05 16:48:47 -04:00
leo60228 ca71410f14 Use Android SDL2 via Maven 2023-11-14 17:18:08 -08:00
leo60228 246a91c45e Use existing package name to allow updates 2023-10-25 14:44:34 -07:00
leo60228 e170d19e16 make more tasks depend on zipRepoAssets 2023-10-25 14:44:34 -07:00
leo60228 6d88f8b1d6 Ignore output-metadata.json 2023-10-25 14:44:34 -07:00
leo60228 dae5f7bbd7 Use adaptive icon (legacy was chosen by mistake) 2023-10-25 14:44:34 -07:00
leo60228 4512c13507 Fix release builds (Gradle why) 2023-10-25 14:44:34 -07:00
leo60228 2986dc01d9 Add DocumentsProvider 2023-10-25 14:44:34 -07:00
leo60228 945823ca30 Build and mount repo.zip with fonts/ and lang/ 2023-10-25 14:44:34 -07:00
leo60228 f3f9d1b523 Enable ABI splits
This is somewhat convenient for development, as it means that Android
Studio will only do a native build for the architecture of the device
being used for testing.

This is ignored for AABs, so it won't affect release builds (at least
for Google Play).
2023-10-25 14:44:34 -07:00
leo60228 4229372c2e Android port 2023-10-25 14:44:34 -07:00