Commit Graph

213 Commits

Author SHA1 Message Date
dependabot[bot]
ac9e55797e Bump the rust-minor group with 8 updates
Bumps the rust-minor group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [wgpu](https://github.com/gfx-rs/wgpu) | `0.19.3` | `0.19.4` |
| [hyper](https://github.com/hyperium/hyper) | `1.3.0` | `1.3.1` |
| [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.80` | `1.0.81` |
| [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.198` |
| [serde_derive](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.198` |
| [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.116` |
| [wgpu-core](https://github.com/gfx-rs/wgpu) | `0.19.3` | `0.19.4` |
| [wgpu-hal](https://github.com/gfx-rs/wgpu) | `0.19.3` | `0.19.4` |


Updates `wgpu` from 0.19.3 to 0.19.4
- [Release notes](https://github.com/gfx-rs/wgpu/releases)
- [Changelog](https://github.com/gfx-rs/wgpu/blob/trunk/CHANGELOG.md)
- [Commits](https://github.com/gfx-rs/wgpu/compare/v0.19.3...v0.19.4)

Updates `hyper` from 1.3.0 to 1.3.1
- [Release notes](https://github.com/hyperium/hyper/releases)
- [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/hyper/compare/v1.3.0...v1.3.1)

Updates `proc-macro2` from 1.0.80 to 1.0.81
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.80...1.0.81)

Updates `serde` from 1.0.197 to 1.0.198
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.198)

Updates `serde_derive` from 1.0.197 to 1.0.198
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.198)

Updates `serde_json` from 1.0.115 to 1.0.116
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.116)

Updates `wgpu-core` from 0.19.3 to 0.19.4
- [Release notes](https://github.com/gfx-rs/wgpu/releases)
- [Changelog](https://github.com/gfx-rs/wgpu/blob/trunk/CHANGELOG.md)
- [Commits](https://github.com/gfx-rs/wgpu/compare/v0.19.3...v0.19.4)

Updates `wgpu-hal` from 0.19.3 to 0.19.4
- [Release notes](https://github.com/gfx-rs/wgpu/releases)
- [Changelog](https://github.com/gfx-rs/wgpu/blob/trunk/CHANGELOG.md)
- [Commits](https://github.com/gfx-rs/wgpu/compare/v0.19.3...v0.19.4)

---
updated-dependencies:
- dependency-name: wgpu
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: hyper
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: proc-macro2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: serde
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: serde_derive
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: serde_json
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: wgpu-core
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: wgpu-hal
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-18 17:32:03 +02:00
dependabot[bot]
55ca3780b0 Bump com.android.application in the gradle-minor group
Bumps the gradle-minor group with 1 update: com.android.application.


Updates `com.android.application` from 8.3.1 to 8.3.2

---
updated-dependencies:
- dependency-name: com.android.application
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-18 17:17:41 +02:00
dependabot[bot]
aa897c5a1e Bump gradle/wrapper-validation-action from 2 to 3
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 2 to 3.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
- [Commits](https://github.com/gradle/wrapper-validation-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: gradle/wrapper-validation-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-18 17:11:34 +02:00
Nathan Adams
bed2a5c3cf Use ruffle_frontend_util backends 2024-04-18 16:59:57 +02:00
Fancy2209
7f235f5741 Re-add bindgen to lint.yml (didn't notice that clippy already had all features on) 2024-04-14 16:48:12 +02:00
Fancy2209
738da1dc7e Undo changes to lint.yml 2024-04-14 16:48:12 +02:00
Fancy2209
a92c4dd765 Forgot to add feature to toml 2024-04-14 16:48:12 +02:00
Fancy2209
643c6370bc Don't compile jxr by default 2024-04-14 16:48:12 +02:00
Fancy2209
fa45f2566d Fix lint.yml 2024-04-14 16:48:12 +02:00
Fancy2209
54ae6a2366 Enable jpegxr 2024-04-14 16:48:12 +02:00
hhh-hu
10bb03d3bc Format the Rust code file 2024-04-10 21:58:13 +02:00
hhh-hu
3517c70a15 Add archiving function : support .sol 2024-04-10 21:58:13 +02:00
Fancy2209
ecc14d9460 Add back line about TARGE_CC, TARGET_CXX and TARGET_AR 2024-04-10 14:01:05 +02:00
dependabot[bot]
e94f0da6e5 Bump the ruffle group with 8 updates
Bumps the ruffle group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [ruffle_core](https://github.com/ruffle-rs/ruffle) | ``a8c917a`` | ``4c8d070`` |
| [ruffle_render_wgpu](https://github.com/ruffle-rs/ruffle) | ``a8c917a`` | ``4c8d070`` |
| [ruffle_video](https://github.com/ruffle-rs/ruffle) | ``a8c917a`` | ``4c8d070`` |
| [ruffle_video_software](https://github.com/ruffle-rs/ruffle) | ``a8c917a`` | ``4c8d070`` |
| ruffle_gc_arena | ``a8c917a`` | ``4c8d070`` |
| ruffle_macros | ``a8c917a`` | ``4c8d070`` |
| ruffle_render | ``a8c917a`` | ``4c8d070`` |
| ruffle_wstr | ``a8c917a`` | ``4c8d070`` |


Updates `ruffle_core` from `a8c917a` to `4c8d070`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](a8c917a788...4c8d0704db)

Updates `ruffle_render_wgpu` from `a8c917a` to `4c8d070`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](a8c917a788...4c8d0704db)

Updates `ruffle_video` from `a8c917a` to `4c8d070`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](a8c917a788...4c8d0704db)

Updates `ruffle_video_software` from `a8c917a` to `4c8d070`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](a8c917a788...4c8d0704db)

Updates `ruffle_gc_arena` from `a8c917a` to `4c8d070`

Updates `ruffle_macros` from `a8c917a` to `4c8d070`

Updates `ruffle_render` from `a8c917a` to `4c8d070`

Updates `ruffle_wstr` from `a8c917a` to `4c8d070`

---
updated-dependencies:
- dependency-name: ruffle_core
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_render_wgpu
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_video
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_video_software
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_gc_arena
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_macros
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_render
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_wstr
  dependency-type: indirect
  dependency-group: ruffle
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 13:48:20 +02:00
dependabot[bot]
bce84cfa18 Bump the rust-minor group with 8 updates
Bumps the rust-minor group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [cc](https://github.com/rust-lang/cc-rs) | `1.0.90` | `1.0.91` |
| [crc](https://github.com/mrhooray/crc-rs) | `3.0.1` | `3.2.0` |
| [downcast-rs](https://github.com/marcianx/downcast-rs) | `1.2.0` | `1.2.1` |
| [event-listener](https://github.com/smol-rs/event-listener) | `5.2.0` | `5.3.0` |
| [getrandom](https://github.com/rust-random/getrandom) | `0.2.12` | `0.2.14` |
| [regress](https://github.com/ridiculousfish/regress) | `0.9.0` | `0.9.1` |
| [strsim](https://github.com/rapidfuzz/strsim-rs) | `0.11.0` | `0.11.1` |
| [widestring](https://github.com/starkat99/widestring-rs) | `1.0.2` | `1.1.0` |


Updates `cc` from 1.0.90 to 1.0.91
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.90...1.0.91)

Updates `crc` from 3.0.1 to 3.2.0
- [Release notes](https://github.com/mrhooray/crc-rs/releases)
- [Commits](https://github.com/mrhooray/crc-rs/compare/3.0.1...3.2.0)

Updates `downcast-rs` from 1.2.0 to 1.2.1
- [Changelog](https://github.com/marcianx/downcast-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/marcianx/downcast-rs/compare/v1.2.0...v1.2.1)

Updates `event-listener` from 5.2.0 to 5.3.0
- [Release notes](https://github.com/smol-rs/event-listener/releases)
- [Changelog](https://github.com/smol-rs/event-listener/blob/master/CHANGELOG.md)
- [Commits](https://github.com/smol-rs/event-listener/compare/v5.2.0...v5.3.0)

Updates `getrandom` from 0.2.12 to 0.2.14
- [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-random/getrandom/compare/v0.2.12...v0.2.14)

Updates `regress` from 0.9.0 to 0.9.1
- [Release notes](https://github.com/ridiculousfish/regress/releases)
- [Commits](https://github.com/ridiculousfish/regress/compare/v0.9.0...v0.9.1)

Updates `strsim` from 0.11.0 to 0.11.1
- [Release notes](https://github.com/rapidfuzz/strsim-rs/releases)
- [Changelog](https://github.com/rapidfuzz/strsim-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rapidfuzz/strsim-rs/compare/v0.11.0...v0.11.1)

Updates `widestring` from 1.0.2 to 1.1.0
- [Release notes](https://github.com/starkat99/widestring-rs/releases)
- [Changelog](https://github.com/starkat99/widestring-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/starkat99/widestring-rs/compare/v1.0.2...v1.1.0)

---
updated-dependencies:
- dependency-name: cc
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: crc
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: rust-minor
- dependency-name: downcast-rs
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: event-listener
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: rust-minor
- dependency-name: getrandom
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: regress
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: strsim
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: widestring
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: rust-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 13:27:57 +02:00
dependabot[bot]
f02a77cd81 Bump androidx.compose:compose-bom in the gradle-minor group
Bumps the gradle-minor group with 1 update: androidx.compose:compose-bom.


Updates `androidx.compose:compose-bom` from 2024.03.00 to 2024.04.00

---
updated-dependencies:
- dependency-name: androidx.compose:compose-bom
  dependency-type: direct:production
  dependency-group: gradle-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 13:13:05 +02:00
hhh-hu
45d3361302 Fix touch deviation caused by partial view not being full screen 2024-04-03 18:25:30 +02:00
TÖRÖK Attila
1759b1b7bb ci: Generate dummy keystore in PR builds 2024-04-02 15:08:07 +02:00
dependabot[bot]
34cd342f37 Bump the ruffle group with 8 updates
Bumps the ruffle group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [ruffle_core](https://github.com/ruffle-rs/ruffle) | ``8ec203a`` | ``a8c917a`` |
| [ruffle_render_wgpu](https://github.com/ruffle-rs/ruffle) | ``8ec203a`` | ``a8c917a`` |
| [ruffle_video](https://github.com/ruffle-rs/ruffle) | ``8ec203a`` | ``a8c917a`` |
| [ruffle_video_software](https://github.com/ruffle-rs/ruffle) | ``8ec203a`` | ``a8c917a`` |
| ruffle_gc_arena | ``8ec203a`` | ``a8c917a`` |
| ruffle_macros | ``8ec203a`` | ``a8c917a`` |
| ruffle_render | ``8ec203a`` | ``a8c917a`` |
| ruffle_wstr | ``8ec203a`` | ``a8c917a`` |


Updates `ruffle_core` from `8ec203a` to `a8c917a`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](8ec203a227...a8c917a788)

Updates `ruffle_render_wgpu` from `8ec203a` to `a8c917a`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](8ec203a227...a8c917a788)

Updates `ruffle_video` from `8ec203a` to `a8c917a`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](8ec203a227...a8c917a788)

Updates `ruffle_video_software` from `8ec203a` to `a8c917a`
- [Release notes](https://github.com/ruffle-rs/ruffle/releases)
- [Commits](8ec203a227...a8c917a788)

Updates `ruffle_gc_arena` from `8ec203a` to `a8c917a`

Updates `ruffle_macros` from `8ec203a` to `a8c917a`

Updates `ruffle_render` from `8ec203a` to `a8c917a`

Updates `ruffle_wstr` from `8ec203a` to `a8c917a`

---
updated-dependencies:
- dependency-name: ruffle_core
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_render_wgpu
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_video
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_video_software
  dependency-type: direct:production
  dependency-group: ruffle
- dependency-name: ruffle_gc_arena
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_macros
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_render
  dependency-type: indirect
  dependency-group: ruffle
- dependency-name: ruffle_wstr
  dependency-type: indirect
  dependency-group: ruffle
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 12:57:57 +02:00
dependabot[bot]
5f4aa3dd5e Bump the rust-minor group with 9 updates
Bumps the rust-minor group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [chrono](https://github.com/chronotope/chrono) | `0.4.35` | `0.4.37` |
| [event-listener-strategy](https://github.com/smol-rs/event-listener-strategy) | `0.5.0` | `0.5.1` |
| [itoa](https://github.com/dtolnay/itoa) | `1.0.10` | `1.0.11` |
| [memchr](https://github.com/BurntSushi/memchr) | `2.7.1` | `2.7.2` |
| [pin-project-lite](https://github.com/taiki-e/pin-project-lite) | `0.2.13` | `0.2.14` |
| [regex-syntax](https://github.com/rust-lang/regex) | `0.8.2` | `0.8.3` |
| [rustls-pki-types](https://github.com/rustls/pki-types) | `1.4.0` | `1.4.1` |
| [serde_json](https://github.com/serde-rs/json) | `1.0.114` | `1.0.115` |
| [xml-rs](https://github.com/kornelski/xml-rs) | `0.8.19` | `0.8.20` |


Updates `chrono` from 0.4.35 to 0.4.37
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.35...v0.4.37)

Updates `event-listener-strategy` from 0.5.0 to 0.5.1
- [Release notes](https://github.com/smol-rs/event-listener-strategy/releases)
- [Changelog](https://github.com/smol-rs/event-listener-strategy/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smol-rs/event-listener-strategy/commits/v0.5.1)

Updates `itoa` from 1.0.10 to 1.0.11
- [Release notes](https://github.com/dtolnay/itoa/releases)
- [Commits](https://github.com/dtolnay/itoa/compare/1.0.10...1.0.11)

Updates `memchr` from 2.7.1 to 2.7.2
- [Commits](https://github.com/BurntSushi/memchr/compare/2.7.1...2.7.2)

Updates `pin-project-lite` from 0.2.13 to 0.2.14
- [Release notes](https://github.com/taiki-e/pin-project-lite/releases)
- [Changelog](https://github.com/taiki-e/pin-project-lite/blob/main/CHANGELOG.md)
- [Commits](https://github.com/taiki-e/pin-project-lite/compare/v0.2.13...v0.2.14)

Updates `regex-syntax` from 0.8.2 to 0.8.3
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.2...regex-syntax-0.8.3)

Updates `rustls-pki-types` from 1.4.0 to 1.4.1
- [Release notes](https://github.com/rustls/pki-types/releases)
- [Commits](https://github.com/rustls/pki-types/compare/v/1.4.0...v/1.4.1)

Updates `serde_json` from 1.0.114 to 1.0.115
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.114...v1.0.115)

Updates `xml-rs` from 0.8.19 to 0.8.20
- [Changelog](https://github.com/kornelski/xml-rs/blob/main/Changelog.md)
- [Commits](https://github.com/kornelski/xml-rs/compare/0.8.19...0.8.20)

---
updated-dependencies:
- dependency-name: chrono
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: event-listener-strategy
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: itoa
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: memchr
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: pin-project-lite
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: regex-syntax
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: rustls-pki-types
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: serde_json
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: xml-rs
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 12:47:14 +02:00
Nathan Adams
1f0334d4e5 Upload to unique named test artefact 2024-03-31 21:41:58 +02:00
Nathan Adams
b122067424 Test on API 26 and 34 - ensure we disable immersive prompts for lower API versions 2024-03-31 21:41:58 +02:00
Nathan Adams
af5c015d8c Add methods for waiting on the trace log, use that instead of hardcoded sleeps 2024-03-31 21:41:58 +02:00
Nathan Adams
5112b3b4ed Add input tests (mouse and keyboard) 2024-03-28 20:44:43 +01:00
TÖRÖK Attila
9a9fb5b68a Upload release artifact even from PRs - I think this should work now 2024-03-28 08:56:50 +01:00
Nathan Adams
ece3e7d10f Add target info to CONTRIBUTING.md 2024-03-27 18:58:40 +01:00
Nathan Adams
05f2b168ff Add contributing.md 2024-03-27 18:58:40 +01:00
Nathan Adams
918df5fc78 Allow specifying which cargo-ndk targets are built, inside local.properties 2024-03-27 18:58:40 +01:00
Nathan Adams
3b4bd0db6f Fix test output path 2024-03-26 21:13:00 +01:00
Nathan Adams
e3335c6e41 Report junit failures to github 2024-03-26 18:34:10 +01:00
TÖRÖK Attila
605776b8c5 ci: Use reactivecircus/android-emulator-runner for testing 2024-03-26 18:34:10 +01:00
Nathan Adams
e9ebf59a54 Add super trivial smoke test 2024-03-26 18:34:10 +01:00
dependabot[bot]
77a545319d Bump the rust-minor group with 13 updates
Bumps the rust-minor group with 13 updates:

| Package | From | To |
| --- | --- | --- |
| [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `1.1.2` | `1.1.3` |
| [arc-swap](https://github.com/vorner/arc-swap) | `1.7.0` | `1.7.1` |
| [autocfg](https://github.com/cuviper/autocfg) | `1.1.0` | `1.2.0` |
| [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.69` | `0.3.71` |
| [bytes](https://github.com/tokio-rs/bytes) | `1.5.0` | `1.6.0` |
| [clap](https://github.com/clap-rs/clap) | `4.5.2` | `4.5.4` |
| [clap_derive](https://github.com/clap-rs/clap) | `4.5.0` | `4.5.4` |
| [cookie-factory](https://github.com/rust-bakery/cookie-factory) | `0.3.2` | `0.3.3` |
| [indexmap](https://github.com/indexmap-rs/indexmap) | `2.2.5` | `2.2.6` |
| [regex](https://github.com/rust-lang/regex) | `1.10.3` | `1.10.4` |
| [rustls](https://github.com/rustls/rustls) | `0.22.2` | `0.22.3` |
| [rustls-pki-types](https://github.com/rustls/pki-types) | `1.3.1` | `1.4.0` |
| [smallvec](https://github.com/servo/rust-smallvec) | `1.13.1` | `1.13.2` |


Updates `aho-corasick` from 1.1.2 to 1.1.3
- [Commits](https://github.com/BurntSushi/aho-corasick/compare/1.1.2...1.1.3)

Updates `arc-swap` from 1.7.0 to 1.7.1
- [Changelog](https://github.com/vorner/arc-swap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vorner/arc-swap/commits)

Updates `autocfg` from 1.1.0 to 1.2.0
- [Commits](https://github.com/cuviper/autocfg/compare/1.1.0...1.2.0)

Updates `backtrace` from 0.3.69 to 0.3.71
- [Release notes](https://github.com/rust-lang/backtrace-rs/releases)
- [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.69...0.3.71)

Updates `bytes` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/tokio-rs/bytes/releases)
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/bytes/compare/v1.5.0...v1.6.0)

Updates `clap` from 4.5.2 to 4.5.4
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.5.2...v4.5.4)

Updates `clap_derive` from 4.5.0 to 4.5.4
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.5.0...v4.5.4)

Updates `cookie-factory` from 0.3.2 to 0.3.3
- [Commits](https://github.com/rust-bakery/cookie-factory/compare/0.3.2...0.3.3)

Updates `indexmap` from 2.2.5 to 2.2.6
- [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md)
- [Commits](https://github.com/indexmap-rs/indexmap/compare/2.2.5...2.2.6)

Updates `regex` from 1.10.3 to 1.10.4
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.10.3...1.10.4)

Updates `rustls` from 0.22.2 to 0.22.3
- [Release notes](https://github.com/rustls/rustls/releases)
- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustls/rustls/compare/v/0.22.2...v/0.22.3)

Updates `rustls-pki-types` from 1.3.1 to 1.4.0
- [Release notes](https://github.com/rustls/pki-types/releases)
- [Commits](https://github.com/rustls/pki-types/compare/v/1.3.1...v/1.4.0)

Updates `smallvec` from 1.13.1 to 1.13.2
- [Release notes](https://github.com/servo/rust-smallvec/releases)
- [Commits](https://github.com/servo/rust-smallvec/compare/v1.13.1...v1.13.2)

---
updated-dependencies:
- dependency-name: aho-corasick
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: arc-swap
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: autocfg
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: rust-minor
- dependency-name: backtrace
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: bytes
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: rust-minor
- dependency-name: clap
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: clap_derive
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: cookie-factory
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: indexmap
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: regex
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: rustls
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: rustls-pki-types
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: rust-minor
- dependency-name: smallvec
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-25 23:52:12 +01:00
Nathan Adams
73d38a832c Group ruffle updates 2024-03-25 23:24:13 +01:00
Nathan Adams
efe8fec333 Use different gradle cache 2024-03-25 23:16:29 +01:00
Nathan Adams
985b3b939f Always build assembleRelease, and use gradle cache 2024-03-25 22:41:03 +01:00
Nathan Adams
5721d8063b Don't require signing keys for assembleRelease 2024-03-25 22:41:03 +01:00
Nathan Adams
ed8423d11a Bump kotlinCompilerExtensionVersion to 1.5.11 2024-03-25 22:02:05 +01:00
dependabot[bot]
42daffc85b Bump the gradle-minor group with 3 updates
Bumps the gradle-minor group with 3 updates: androidx.compose:compose-bom, com.android.application and [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin).


Updates `androidx.compose:compose-bom` from 2024.02.02 to 2024.03.00

Updates `com.android.application` from 8.3.0 to 8.3.1

Updates `org.jetbrains.kotlin.android` from 1.9.0 to 1.9.23
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.0...v1.9.23)

---
updated-dependencies:
- dependency-name: androidx.compose:compose-bom
  dependency-type: direct:production
  dependency-group: gradle-minor
- dependency-name: com.android.application
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-minor
- dependency-name: org.jetbrains.kotlin.android
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-25 22:02:05 +01:00
Nathan Adams
53369025c0 Add dependabot 2024-03-25 21:43:48 +01:00
Nathan Adams
d474cbd77b Update readme a little 2024-03-19 23:34:48 +01:00
TÖRÖK Attila
362c42f0d6 ci: Bump the get-current-time GitHub Action to a version that uses Node.js 20 2024-03-19 03:17:03 +01:00
TÖRÖK Attila
7039f43191 chore: Replace generational-arena with slotmap 2024-03-19 03:12:31 +01:00
TÖRÖK Attila
171a73eb3c ci: Give Clippy its own Cargo cache 2024-03-19 02:17:44 +01:00
Nathan Adams
74fcda0c72 Take arch into account for cache 2024-03-19 00:46:28 +01:00
Nathan Adams
9d3fc0e269 Cache rust build files 2024-03-19 00:16:35 +01:00
Nathan Adams
fd16f134e4 Fix 'build release APK' 2024-03-18 23:59:38 +01:00
Nathan Adams
b380f380d8 Add HardcodedText as an error 2024-03-18 23:40:16 +01:00
Nathan Adams
7210159424 Run 'gradlew lint' on CI 2024-03-18 23:40:16 +01:00
Nathan Adams
58999a6525 Fix error-level lints 2024-03-18 23:40:16 +01:00