AllyTally
67dcec10a1
Initial touch input support
...
This commit adds virtual buttons on-screen to let you navigate through
menus, and play the game.
2024-04-12 09:03:47 -03: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
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