bevy/.github/workflows
François 7e0a9bfade IOS, Android... same thing (#7493)
# Objective

- Merge the examples on iOS and Android
- Make sure they both work from the same code

## Solution

- don't create window when not in an active state (from #6830)
- exit on suspend on Android (from #6830)
- automatically enable dependency feature of bevy_audio on android so that it works out of the box
- don't inverse y position of touch events
- reuse the same example for both Android and iOS

Fixes #4616
Fixes #4103
Fixes #3648
Fixes #3458
Fixes #3249
Fixes #86
2023-02-06 18:08:49 +00:00
..
action-on-PR-labeled.yml add an action to ask for a migration guide when one is missing (#7507) 2023-02-05 14:21:44 +00:00
ci-comment-failures.yml Fix ci error comments (#7416) 2023-01-29 23:05:33 +00:00
ci.yml Resolve Warnings in Action Summary (#7473) 2023-02-02 16:40:42 +00:00
dependencies.yml migrate away from actions-rs actions to dtolnay/rust-toolchain (#6432) 2022-10-31 17:36:23 +00:00
docs.yml migrate away from actions-rs actions to dtolnay/rust-toolchain (#6432) 2022-10-31 17:36:23 +00:00
post-release.yml IOS, Android... same thing (#7493) 2023-02-06 18:08:49 +00:00
release.yml IOS, Android... same thing (#7493) 2023-02-06 18:08:49 +00:00
validation-jobs.yml IOS, Android... same thing (#7493) 2023-02-06 18:08:49 +00:00
welcome.yml Fix CI welcome message (#7428) 2023-01-30 20:21:06 +00:00