139 Commits

Author SHA1 Message Date
TÖRÖK Attila
6659a0b58f ci: Bump some GHA action versions (to ones that use Node 20) 20240201 2024-02-01 22:04:18 +01:00
TÖRÖK Attila
dc5a44cefc Update android-activity to 0.5.2, bump other Rust dependencies 2024-02-01 21:57:21 +01:00
TÖRÖK Attila
ddf2cd670d
Add further development tips to README.md 2024-01-23 11:45:06 +01:00
TÖRÖK Attila
ce33f58064 Update Ruffle, wgpu, raw-window-handle, and other Rust deps 20240122 2024-01-22 08:03:05 +01:00
TÖRÖK Attila
dea4e355f6 chore: Update Ruffle, Rust deps, winit, ndk, android-activity, games-activity, Gradle, and its Android plugin 20240118 2024-01-18 09:54:18 +01:00
TÖRÖK Attila
a5ead8bbe1 chore: Bump Ruffle and other Rust dependencies 20231225 2023-12-25 20:55:19 +01:00
TÖRÖK Attila
294a1f9566 Bump Ruffle and other Rust dependencies (run cargo update) 20231215 2023-12-15 08:21:13 +01:00
TÖRÖK Attila
406a051198 Bump Ruffle and other Rust dependencies 20231209 2023-12-09 00:42:19 +01:00
TÖRÖK Attila
7072c1fc7f Lower minimum platform/API/SDK level/version to 26 (Android 8.0) 20231130 2023-11-30 15:45:59 +01:00
TÖRÖK Attila
55dc297e26 Update Ruffle and other Rust dependencies 20231129 2023-11-29 20:34:51 +01:00
TÖRÖK Attila
8411cf9f26 Don't leave the movie URL empty (fixes Cube Escape: Seasons) 2023-11-29 20:31:26 +01:00
TÖRÖK Attila
717184643c Bump Ruffle and other Rust dependencies 20231128 2023-11-28 01:44:10 +01:00
TÖRÖK Attila
8f1c161e10 Update ruffle and other Rust dependencies. 20231111 2023-11-11 13:58:51 +01:00
TÖRÖK Attila
6ce1218a84 Enable default_font feature, update Ruffle and other deps. 20231025 2023-10-25 16:33:11 +02:00
TÖRÖK Attila
1394e5e2cf Update some Rust dependencies 20231016 2023-10-16 20:59:38 +02:00
TÖRÖK Attila
83497e0863 Bump Ruffle and other Rust deps, update to wgpu 0.17 20230923 2023-09-23 12:39:30 +02:00
TÖRÖK Attila
7f83b8c03f Build fix and formatting. 20230902 2023-09-02 14:18:18 +02:00
TÖRÖK Attila
293b62bf5f Bump Ruffle and Rust dependencies. 2023-09-02 14:15:38 +02:00
TÖRÖK Attila
07c162d91b Bump Rust dependencies. 20230816 2023-08-16 09:36:38 +02:00
TÖRÖK Attila
f02aae31f4 Remove cargo-apk metadata from Cargo.toml. 2023-08-16 09:35:43 +02:00
TÖRÖK Attila
34a2b153f6 Update README for cargo-ndk. 2023-08-16 09:19:17 +02:00
TÖRÖK Attila
afc578b716 Switch to cargo-ndk.
Skip the cargo-ndk gradle plugin on GHA.
2023-08-16 09:10:51 +02:00
TÖRÖK Attila
59c3de4286 Bump Ruffle and other dependencies. 20230812 2023-08-13 01:09:33 +02:00
TÖRÖK Attila
bb6177396c Switch to a patched wgpu 0.16 branch to get gfx-rs/wgpu#3817. 2023-08-13 00:43:44 +02:00
TÖRÖK Attila
df2db4ef62 Bump Ruffle and other Rust dependencies. 2023-08-11 20:29:30 +02:00
TÖRÖK Attila
259d75ec35 Force wgpu to use the GL backend... (Those darn buggy Vulkan drivers...!) 2023-08-11 20:27:17 +02:00
TÖRÖK Attila
13c6b15e75 Checkout when making a release. 20230807 2023-08-07 00:38:22 +02:00
TÖRÖK Attila
58e3bcc521 github: Add a workflow for making a release out of the last successful build. 2023-08-07 00:21:30 +02:00
TÖRÖK Attila
576f706733 Bump dependencies. 2023-08-07 00:19:39 +02:00
TÖRÖK Attila
564056f456 More README.md formatting. 2023-08-06 23:45:21 +02:00
TÖRÖK Attila
9b9513e594 Update README.md. 20230806 2023-08-06 23:34:31 +02:00
TÖRÖK Attila
56ea55cb91 Split native (parallel) and APK build stages on GH, support all 4 archs, build universal and single-arch APKs 2023-08-06 23:34:31 +02:00
TÖRÖK Attila
4885cfa504 Use explicit android_logger version 2023-08-06 23:14:35 +02:00
TÖRÖK Attila
999a997e9d Smallify release mode native libs by stripping them of all debug info. 2023-08-06 23:14:35 +02:00
TÖRÖK Attila
b9af300ea0 Suspend/resume Player together with the Activity + recreate wgpu Surface upon resume. 20230804 2023-08-04 22:28:49 +02:00
TÖRÖK Attila
5504961610 chore: Bump Ruffle crate refs. 2023-08-04 22:28:08 +02:00
TÖRÖK Attila
20e8c50e71 chore: clippy and fmt fixes 2023-08-04 22:27:22 +02:00
TÖRÖK Attila
001e4b53a6 Add and use log_panics. 2023-08-04 22:26:46 +02:00
TÖRÖK Attila
76506d38c5 Cleanup Cargo.toml. 2023-08-03 23:47:11 +02:00
TÖRÖK Attila
f6458b4294 Enable the "android-game-activity" feature of winit, as one is supposed to. 20230803 2023-08-03 14:32:25 +02:00
TÖRÖK Attila
a9c451ee00 Bump dependencies. 2023-08-03 14:31:13 +02:00
TÖRÖK Attila
b6a9103a5f Update android-activity to 0.4.3. 2023-08-03 14:30:48 +02:00
TÖRÖK Attila
cd7e8eafce Update Android/AndroidX libraries. 2023-08-02 16:12:10 +02:00
TÖRÖK Attila
5421a6ea5f github: Try to switch to Java 17 by using actions/setup-java@v3. 2023-08-02 15:44:03 +02:00
TÖRÖK Attila
0590a04b9f Update Gradle 7.5 -> 8.0, 'com.android.application' plugin: '7.4.2' -> '8.1.0' 2023-08-02 13:21:13 +02:00
TÖRÖK Attila
973b7c7753 Update JDK: 11 -> 17, Gradle: 7.2 -> 7.5, and 'com.android.application' plugin: '7.1.2' -> 7.4.2 2023-08-02 13:17:12 +02:00
TÖRÖK Attila
d7dcb4395a Follow Ruffle Navigator API change (async_channel::Receiver) 2023-08-02 13:17:02 +02:00
TÖRÖK Attila
2835c6116d Bump dependencies. 2023-08-02 13:01:47 +02:00
TÖRÖK Attila
effa0b9267 Bump ruffle. 20230728 2023-07-28 22:55:34 +02:00
TÖRÖK Attila
5182354b8b Build fix? 2023-07-28 22:54:57 +02:00