mirror of
https://codeberg.org/monocles/monocles_chat.git
synced 2025-01-29 00:14:12 +01:00
Update changelog and fastlane description
This commit is contained in:
parent
b6b3719f4c
commit
5350ad45fa
4 changed files with 68 additions and 2 deletions
33
fastlane/metadata/android/de/changelogs/177.txt
Normal file
33
fastlane/metadata/android/de/changelogs/177.txt
Normal file
|
@ -0,0 +1,33 @@
|
|||
* Große Umgestaltung auf Material 3
|
||||
* Optional drei Avatarformen
|
||||
* Optionale Threads-Funktion
|
||||
* Optionale untere Navigation
|
||||
* Optionale Navigationsschublade
|
||||
* Integrierter Fotoeditor
|
||||
* Zoom in der Bildvorschau zulassen
|
||||
* Zoom in der Avatar-Vorschau zulassen
|
||||
* Kompatibel mit anderen Gateways
|
||||
* Kompatibel mit Telefonanruf / SMS-Brücke
|
||||
* Leistungsverbesserung
|
||||
* Reduzierung des Batterieverbrauchs
|
||||
* Benutzerdefinierter Hintergrund pro Chat
|
||||
* Senden von Nachrichten mit Timer
|
||||
* Emoji- und Stickersuche mit „:“
|
||||
* Benutzersuche mit „@“ in Chaträumen
|
||||
* Viele Fehlerbehebungen
|
||||
* Abhängigkeiten aktualisieren
|
||||
* OTR implementieren
|
||||
* Erstmalig „echte“ Reaktionen implementieren
|
||||
* Benachrichtigung, wenn Reaktion erhalten
|
||||
* Sticker als Reaktion zulassen
|
||||
* Langes Drücken, um zu sehen, wer reagiert hat
|
||||
* Einmaliges Tippen auf das Nachrichtenfeld öffnet das Reaktions-Popup
|
||||
* Behebt Absturz beim Öffnen der Nachricht aus der Benachrichtigung
|
||||
* Verschlüsselung der Reaktionen, wenn OMEMO verwendet wird
|
||||
* Korrekturen beim Entfernen/Hinzufügen von Antworten besser unterstützen
|
||||
* Behebt den durch WeakRef verursachten Absturz
|
||||
* OTR blindes Vertrauen
|
||||
* Emoji-Picker neu Integration
|
||||
* Sticker-Auswahl wieder einführen
|
||||
* GIFs-Picker aus Animojis
|
||||
* Und mehr
|
|
@ -1,4 +1,4 @@
|
|||
monocles chat ist ein moderner und sicherer chat client, welcher das XMPP Protokoll nutzt und viele Funktionen bietet. Basierend auf der Anwendung blabber .im und Conversations mit
|
||||
monocles chat ist ein moderner und sicherer chat client, welcher das XMPP Protokoll nutzt und viele Funktionen bietet. Basierend auf der Anwendung Cheogram und Conversations mit
|
||||
vielen Änderungen, insbesondere zur Verbesserung der Sicherheit, also auch der Benutzerfreundlichkeit,
|
||||
um den Umstieg von oftmals vorinstallierten Messengern zu erleichtern.
|
||||
|
||||
|
|
33
fastlane/metadata/android/en-US/changelogs/177.txt
Normal file
33
fastlane/metadata/android/en-US/changelogs/177.txt
Normal file
|
@ -0,0 +1,33 @@
|
|||
* Big redesign on Material 3
|
||||
* Optional three avatar shapes
|
||||
* Optional threads feature
|
||||
* Optional bottom navigation
|
||||
* Optional navigation drawer
|
||||
* Integrated photo editor
|
||||
* Allow zoom in image preview
|
||||
* Allow zoom in avatar preview
|
||||
* Compatible with other gateways
|
||||
* Compatible with phone call / SMS bridge
|
||||
* Performance improvement
|
||||
* Reduce battery consumption
|
||||
* Custom Background per chat
|
||||
* Send message with timer
|
||||
* Emoji and sticker search with ":"
|
||||
* User search with "@" in chat rooms
|
||||
* Many fixes
|
||||
* Update dependecies
|
||||
* Implement OTR
|
||||
* Initially implement "real" reactions
|
||||
* Notify when reaction received
|
||||
* Allow stickers as reaction
|
||||
* Long press to see who reacted
|
||||
* Single tap on message box to open reactions popup
|
||||
* Fix crash opening message from notification
|
||||
* Encrypt reactions fallback when OMEMO is in use
|
||||
* Support corrections removing/adding reply better
|
||||
* Fix crash caused by WeakRef
|
||||
* OTR blind trust
|
||||
* Reapply emoji picker
|
||||
* Reapply stickers picker
|
||||
* GIFs picker from animojis
|
||||
* And more
|
|
@ -1,4 +1,4 @@
|
|||
monocles chat is a modern and secure Android XMPP chat client. Based on blabber .im and Conversations but with a lot of changes and additional features.
|
||||
monocles chat is a modern and secure Android XMPP chat client. Based on Cheogram and Conversations but with a lot of changes and additional features.
|
||||
to improve usability and security.
|
||||
|
||||
Connection security and the protection of personal data are very important for
|
||||
|
|
Loading…
Add table
Reference in a new issue