Remove "history may be shared" banner. (#6087)

* Revert "Add alert to encrypted rooms with visible history (Android). (#5709)"

This reverts commit d0ba02dd7e.

* fix: Restore identity state change preview and snapshot.
This commit is contained in:
Skye Elliot 2026-01-27 14:15:41 +00:00 committed by GitHub
parent fd9cc15763
commit 8a05f525fa
25 changed files with 4 additions and 502 deletions

View file

@ -68,7 +68,6 @@ dependencies {
implementation(libs.jsoup)
implementation(libs.androidx.constraintlayout)
implementation(libs.androidx.constraintlayout.compose)
implementation(libs.androidx.datastore.preferences)
implementation(libs.androidx.media3.exoplayer)
implementation(libs.androidx.media3.ui)
implementation(libs.sigpwned.emoji4j)