vault / meshtastic-android / 2.5.22
meshtastic-android @ 2.5.22
integrity
- size
- 3.4 MiB
- downloaded
- last checked
release notes
What's Changed
🛠️Fixes & Features
- chore(repo): Add release template by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/1731
- fix: remove notification grouping by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/1735
- fix: Remove nodeDb size from status string by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/1734
- fix: disable editing of Public Key field by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/1737
- Fix: NaN Blank Environment Graph by @Robert-0410 in https://github.com/meshtastic/Meshtastic-Android/pull/1744
- fix: clear local DB after reset by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/1746
- 2.5.22 by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/1775
👷Dependencies
- chore(deps): update com.google.firebase:firebase-bom to v33.12.0 by @renovate in https://github.com/meshtastic/Meshtastic-Android/pull/1743
- chore(deps): update com.google.protobuf:protobuf-gradle-plugin to v0.9.5 by @renovate in https://github.com/meshtastic/Meshtastic-Android/pull/1745
- chore(deps): update org.jetbrains.kotlinx:kotlinx-serialization-json to v1.8.1 by @renovate in https://github.com/meshtastic/Meshtastic-Android/pull/1747
- chore(deps): update androidx.compose:compose-bom to v2025.04.00 by @renovate in https://github.com/meshtastic/Meshtastic-Android/pull/1757
- chore(deps): update androidx.core:core-ktx to v1.16.0 by @renovate in https://github.com/meshtastic/Meshtastic-Android/pull/1758
- chore(deps): update room to v2.7.0 by @renovate in https://github.com/meshtastic/Meshtastic-Android/pull/1759
- chore(deps): update kotlinx.coroutines.android to v1.10.2 by @renovate in https://github.com/meshtastic/Meshtastic-Android/pull/1754
- chore(deps): update hilt to v2.56.2 by @renovate in https://github.com/meshtastic/Meshtastic-Android/pull/1768
- chore(deps): update com.google.devtools.ksp to v2.1.20-2.0.0 by @renovate in https://github.com/meshtastic/Meshtastic-Android/pull/1756
Full Changelog: https://github.com/meshtastic/Meshtastic-Android/compare/2.5.21...2.5.22
download
unix · zip
curl -fL -o 2.5.22.zip https://ratatoskr.space/pkg/meshtastic-android/2.5.22.zip
printf '%s %s\n' '0dd00fb0f5bfbf2adefde21fc00cbc406b26929a4b6c5aed4e4754d0507be721' '2.5.22.zip' | sha256sum -c -
windows · zip
$url = "https://ratatoskr.space/pkg/meshtastic-android/2.5.22.zip"
$out = "2.5.22.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "0dd00fb0f5bfbf2adefde21fc00cbc406b26929a4b6c5aed4e4754d0507be721") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o 2.5.22.tar.gz https://ratatoskr.space/pkg/meshtastic-android/2.5.22.tar.gz
printf '%s %s\n' '6d786899d74062c1d3586b973c94618b36b49f5ebf5cf938c74c10f808c31c2a' '2.5.22.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "https://ratatoskr.space/pkg/meshtastic-android/2.5.22.tar.gz"
$out = "2.5.22.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "6d786899d74062c1d3586b973c94618b36b49f5ebf5cf938c74c10f808c31c2a") { throw "sha256 mismatch" }
download via yggdrasil mesh
unix · zip
curl -fL -o 2.5.22.zip http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-android/2.5.22.zip
printf '%s %s\n' '0dd00fb0f5bfbf2adefde21fc00cbc406b26929a4b6c5aed4e4754d0507be721' '2.5.22.zip' | sha256sum -c -
windows · zip
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-android/2.5.22.zip"
$out = "2.5.22.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "0dd00fb0f5bfbf2adefde21fc00cbc406b26929a4b6c5aed4e4754d0507be721") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o 2.5.22.tar.gz http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-android/2.5.22.tar.gz
printf '%s %s\n' '6d786899d74062c1d3586b973c94618b36b49f5ebf5cf938c74c10f808c31c2a' '2.5.22.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-android/2.5.22.tar.gz"
$out = "2.5.22.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "6d786899d74062c1d3586b973c94618b36b49f5ebf5cf938c74c10f808c31c2a") { throw "sha256 mismatch" }
| artifact | format | size | hashes |
|---|---|---|---|
| 2.5.22.zip | zip | 3.4 MiB |
blake3-24 e225c681484d5aaa4a857fdc2108dc1900f609297e2ebd61
sha256 0dd00fb0f5bfbf2adefde21fc00cbc406b26929a4b6c5aed4e4754d0507be721
sha1 0abd809c32f41a5469635e233295e42c8f8e1e23
|
| 2.5.22.tar.gz | tar.gz | 3.0 MiB |
blake3-24 53c2e7c9963cfa5005ca2c2b3eb9860048a97783547b71f3
sha256 6d786899d74062c1d3586b973c94618b36b49f5ebf5cf938c74c10f808c31c2a
sha1 41a64720907338736ab5a2a5d16f0f636b0b2086
|
install
bazel
http_archive(
name = "meshtastic-android",
urls = ["https://ratatoskr.space/pkg/meshtastic-android/2.5.22.tar.gz"],
integrity = "sha256-bXhomddAYsHTWGuXPJRhiza0n16/XPk4x0wQ+AjDHCo=",
strip_prefix = "meshtastic-android-2.5.22",
)
zig
.url = "https://ratatoskr.space/pkg/meshtastic-android/2.5.22.tar.gz",
install via yggdrasil mesh
bazel
http_archive(
name = "meshtastic-android",
urls = ["http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-android/2.5.22.tar.gz"],
integrity = "sha256-bXhomddAYsHTWGuXPJRhiza0n16/XPk4x0wQ+AjDHCo=",
strip_prefix = "meshtastic-android-2.5.22",
)
zig
.url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-android/2.5.22.tar.gz",