This commit is contained in:
callebtc
2025-08-29 20:13:11 +02:00
committed by GitHub
parent 4c7786a0d9
commit 3248f37932
3 changed files with 7 additions and 5 deletions
@@ -100,8 +100,8 @@ fun PermissionExplanationScreen(
Text(
text = "• bitchat doesn't track you or collect personal data\n" +
"No servers, no internet required, no data logging\n" +
"Location permission is only used by Android for Bluetooth scanning\n" +
"Bluetooth mesh chats are fully offline and require no internet\n" +
"Geohash chats use the internet but your location is generalized\n" +
"• Your messages stay on your device and peer devices only",
style = MaterialTheme.typography.bodySmall.copy(
fontFamily = FontFamily.Monospace,