vault / bitchat-android / 0.7.1
bitchat-android @ 0.7.1
integrity
- size
- 319.1 KiB
- downloaded
- last checked
release notes
Changes
- check for battery optimization so we can maintain the mesh connections while in background
- UI/UX fixes to improve the app experience
- code health
In detail
- Bugfix: Handled single or triple clicked at once instead of executing them as separate events by @moehamade in https://github.com/permissionlesstech/bitchat-android/pull/125
- Refactor: Introduce MainViewModel for onboarding state management by @moehamade in https://github.com/permissionlesstech/bitchat-android/pull/129
- fix: update sidebar text to use string resources by @joaodematejr in https://github.com/permissionlesstech/bitchat-android/pull/136
- fix: center align toolbar item in ChatHeader by @moehamade in https://github.com/permissionlesstech/bitchat-android/pull/145
- bump to 0.7.1 by @callebtc in https://github.com/permissionlesstech/bitchat-android/pull/150
- Fix: wrong cursor location, added battery optimization disabling screen and styling to the slash command in input field by @anonfaded in https://github.com/permissionlesstech/bitchat-android/pull/120
- refactor: remove context attribute at ChatViewModel.kt by @alpermelkeli in https://github.com/permissionlesstech/bitchat-android/pull/139
- Fix content padding in messages list by @hector6872 in https://github.com/permissionlesstech/bitchat-android/pull/142
-
- remove unused methods in MainActivity.kt by @gsmnit in https://github.com/permissionlesstech/bitchat-android/pull/147
- changelog update 0.7.1 by @callebtc in https://github.com/permissionlesstech/bitchat-android/pull/151
New Contributors
- @moehamade made their first contribution in https://github.com/permissionlesstech/bitchat-android/pull/125
- @joaodematejr made their first contribution in https://github.com/permissionlesstech/bitchat-android/pull/136
- @anonfaded made their first contribution in https://github.com/permissionlesstech/bitchat-android/pull/120
- @hector6872 made their first contribution in https://github.com/permissionlesstech/bitchat-android/pull/142
- @gsmnit made their first contribution in https://github.com/permissionlesstech/bitchat-android/pull/147
Full Changelog: https://github.com/permissionlesstech/bitchat-android/compare/0.7...0.7.1
download
unix · zip
curl -fL -o 0.7.1.zip https://ratatoskr.space/pkg/bitchat-android/0.7.1.zip
printf '%s %s\n' 'd652da496cf3da2b20588bdd61b423d7b4e4758bb1e9d8b91e3bd8cc0af8f727' '0.7.1.zip' | sha256sum -c -
windows · zip
$url = "https://ratatoskr.space/pkg/bitchat-android/0.7.1.zip"
$out = "0.7.1.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "d652da496cf3da2b20588bdd61b423d7b4e4758bb1e9d8b91e3bd8cc0af8f727") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o 0.7.1.tar.gz https://ratatoskr.space/pkg/bitchat-android/0.7.1.tar.gz
printf '%s %s\n' 'a644093b5252f8153e4b012a98e09d38c2ad0f4d53ea9fa543d97697435ab7ca' '0.7.1.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "https://ratatoskr.space/pkg/bitchat-android/0.7.1.tar.gz"
$out = "0.7.1.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "a644093b5252f8153e4b012a98e09d38c2ad0f4d53ea9fa543d97697435ab7ca") { throw "sha256 mismatch" }
download via yggdrasil mesh
unix · zip
curl -fL -o 0.7.1.zip http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/bitchat-android/0.7.1.zip
printf '%s %s\n' 'd652da496cf3da2b20588bdd61b423d7b4e4758bb1e9d8b91e3bd8cc0af8f727' '0.7.1.zip' | sha256sum -c -
windows · zip
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/bitchat-android/0.7.1.zip"
$out = "0.7.1.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "d652da496cf3da2b20588bdd61b423d7b4e4758bb1e9d8b91e3bd8cc0af8f727") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o 0.7.1.tar.gz http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/bitchat-android/0.7.1.tar.gz
printf '%s %s\n' 'a644093b5252f8153e4b012a98e09d38c2ad0f4d53ea9fa543d97697435ab7ca' '0.7.1.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/bitchat-android/0.7.1.tar.gz"
$out = "0.7.1.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "a644093b5252f8153e4b012a98e09d38c2ad0f4d53ea9fa543d97697435ab7ca") { throw "sha256 mismatch" }
| artifact | format | size | hashes |
|---|---|---|---|
| 0.7.1.zip | zip | 314.4 KiB |
blake3-24 78f4377f637c672c494b53ab2a4a67a70a4dab6c29491bfe
sha256 d652da496cf3da2b20588bdd61b423d7b4e4758bb1e9d8b91e3bd8cc0af8f727
sha1 d9462e29d9d10646970c7269bf7f3bcadd186941
|
| 0.7.1.tar.gz | tar.gz | 264.4 KiB |
blake3-24 9cb2819e387192ad70a66047da96235101f3dfaa9e0f3bf1
sha256 a644093b5252f8153e4b012a98e09d38c2ad0f4d53ea9fa543d97697435ab7ca
sha1 9269fdfb3459164d1c7cf758dd8c3b303a3444d1
|
install
bazel
http_archive(
name = "bitchat-android",
urls = ["https://ratatoskr.space/pkg/bitchat-android/0.7.1.tar.gz"],
integrity = "sha256-pkQJO1JS+BU+SwEqmOCdOMKtD01T6p+lQ9l2l0Nat8o=",
strip_prefix = "bitchat-android-0.7.1",
)
zig
.url = "https://ratatoskr.space/pkg/bitchat-android/0.7.1.tar.gz",
install via yggdrasil mesh
bazel
http_archive(
name = "bitchat-android",
urls = ["http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/bitchat-android/0.7.1.tar.gz"],
integrity = "sha256-pkQJO1JS+BU+SwEqmOCdOMKtD01T6p+lQ9l2l0Nat8o=",
strip_prefix = "bitchat-android-0.7.1",
)
zig
.url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/bitchat-android/0.7.1.tar.gz",