mirror of
https://github.com/permissionlesstech/bitchat-android.git
synced 2026-07-25 03:45:21 +00:00
UI geohash notifications (#325)
* location name in notifications * remove tests * panic nostr * mentions with hashes, otherwise none * fix timestamps * parse geohashes in messages * works * fix country name * mention notifications work
This commit is contained in:
@@ -139,7 +139,7 @@ private fun LocationDisabledContent(
|
||||
)
|
||||
|
||||
Text(
|
||||
text = "• Bluetooth device scanning (Android requirement)\n" +
|
||||
text = "• Bluetooth device scanning\n" +
|
||||
"• Discovering nearby users on mesh network\n" +
|
||||
"• Geohash chat feature\n" +
|
||||
"• No tracking or location collection",
|
||||
|
||||
Reference in New Issue
Block a user