mirror of
https://github.com/permissionlesstech/bitchat-android.git
synced 2026-07-24 23:45:19 +00:00
Changes bitchat protocol (#265)
* create payload * compiles and can send messages * identityannouncement * DMs work, read receipt not sent yet * works * delete old code * simplify * working * fragment wip * compression wip * use zlib compression * clean * nice * mesh * remove comments
This commit is contained in:
@@ -91,10 +91,7 @@ dependencies {
|
||||
|
||||
// Bluetooth
|
||||
implementation(libs.nordic.ble)
|
||||
|
||||
// Compression
|
||||
implementation(libs.lz4.java)
|
||||
|
||||
|
||||
// Security preferences
|
||||
implementation(libs.androidx.security.crypto)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user