This website requires JavaScript.
Explore
Help
Sign In
nik
/
bitchat-android
Watch
1
Star
0
Fork
0
You've already forked bitchat-android
mirror of
https://github.com/permissionlesstech/bitchat-android.git
synced
2026-08-15 06:56:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bitchat-android
/
wear
History
callebtc
e4ad09830b
wear: address PR review - (1) DM send no longer echoes 'Sent' pre-handshake: session-gated echo stays 'Sending' and retries for 15s after initiating Noise handshake; (2) minSdk 33 (Wear OS 4): API 30 lacks the S+ Bluetooth permissions and would require location for scan, which the app refuses; (3) recreate BluetoothConnectionManager when !isReusable() so stop->start cycles don't leave a zombie mesh
2026-07-29 02:54:11 +02:00
..
src
wear: address PR review - (1) DM send no longer echoes 'Sent' pre-handshake: session-gated echo stays 'Sending' and retries for 15s after initiating Noise handshake; (2) minSdk 33 (Wear OS 4): API 30 lacks the S+ Bluetooth permissions and would require location for scan, which the app refuses; (3) recreate BluetoothConnectionManager when !isReusable() so stop->start cycles don't leave a zombie mesh
2026-07-29 02:54:11 +02:00
build.gradle.kts
wear: address PR review - (1) DM send no longer echoes 'Sent' pre-handshake: session-gated echo stays 'Sending' and retries for 15s after initiating Noise handshake; (2) minSdk 33 (Wear OS 4): API 30 lacks the S+ Bluetooth permissions and would require location for scan, which the app refuses; (3) recreate BluetoothConnectionManager when !isReusable() so stop->start cycles don't leave a zombie mesh
2026-07-29 02:54:11 +02:00
proguard-rules.pro
wear: perf - debug-signed R8 release build for on-device testing, Gson keep rules, cache time formatter, memoize file chip stat
2026-07-28 22:16:32 +02:00