23 Commits
Author SHA1 Message Date
biroder 1b151342fb Revert "Bump sdl2" [ci ckip]
This reverts commit 5ba5d78d93.
2026-07-06 01:03:32 +03:00
biroder 5ba5d78d93 Bump sdl2 2026-07-06 00:43:36 +03:00
Alula 8d85b0f69f ci: 1.0.0 2026-06-03 23:46:50 +02:00
biroder 123f747dd1 Add ULTRABASIC menu scrolling and enable coop on Android 2026-04-15 18:22:14 +00:00
biroder 192df2280a Make the app always run in landscape mode and use insets
[-] Generate debug builds for only two arches
2026-04-15 18:22:14 +00:00
Jonne Ransijn 26e1dbd1e0 Fix handling of non-canonical paths in DoukutsuDocumentsProvider 2026-04-15 18:22:14 +00:00
Jonne Ransijn 09fd18ee7d Move android to SDL2, to add gamepad support 2026-04-15 18:22:14 +00:00
Alula 8c222d6b2f Modernize the Java code 2026-04-15 18:22:14 +00:00
Alula 9dc87ff231 Move the Android project to drsandroid and use CMake 2026-04-15 18:22:14 +00:00
Alula 2398b19490 Switch to upstream bitfield crate (we're not using the only_ extension) 2026-03-04 22:04:02 +02:00
biroder 8f7342e903 Add support for translations of different data types (#350)
Allows the game data of the translation to differs from the main game's data type. For example, this makes it possible to play a freeware translation, while the main game data is CS+ one. This commit also adds a json schema for the locale file.
2026-02-05 16:53:28 +02:00
biroder d96f7054e3 Add cli args to set initial window size and fullscreen state (resolve #211)
Fully implemented only for SDL backend. For Glutin backend only the flag to run in fullscreen mode is implemented, since it's broken for PC anyway
2025-06-26 19:45:52 +03:00
biroder 50ea506c53 Fix Android build (bump cpal) 2025-04-28 17:15:56 +03:00
Alula eb7bdf4313 ci: 0.102.0 2025-03-08 01:14:58 +01:00
biroder 080bb43429 Add Cargo.lock for Android port and change file naming scheme for stable builds [ci skip]
Also enable support for x86_64 ABI and bump `versionCode` for Android builds. 'local.properties' has been removed, as it must not be tracked by git and can be unintentionally commited with other changes.
2025-01-10 01:31:18 +02:00
Alula ef1c2a5930 hotfix time 2023-01-25 18:23:15 +01:00
Alula bc3616d073 android + hos fixes 2023-01-25 15:25:51 +01:00
Alula 5d92cafe67 Initial Horizon OS bringup 2022-11-21 15:15:51 +01:00
Alula 4f00d439f3 fix android build 2022-01-16 02:57:12 +01:00
Alula 164b2bf295 refactoring 2021-10-15 16:36:05 +02:00
Alula 68cf299e96 netplay shit, visual tweaks 2021-10-14 06:54:11 +02:00
Alula f6426750fd bump winit to fix some android issues 2021-04-28 21:27:22 +02:00
Alula 5efd3f3c92 general cleanup, hooks and android build fix 2021-03-29 23:19:07 +02:00