- Dec 15, 2018
-
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
- Dec 14, 2018
-
-
Daniel Gultsch authored
-
- Dec 13, 2018
-
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
- Dec 11, 2018
-
-
Daniel Gultsch authored
-
- Dec 10, 2018
-
-
Daniel Gultsch authored
-
-
- Dec 09, 2018
-
-
Alex Palaistras authored
This further reduces the minimum API level to 16, which should encompass most users stuck on older versions of Android (mainly BlackBerry OS and Jolla users). Several issues reported by code analysis were fixed, mainly around issues with layouts.
-
Daniel Gultsch authored
Message styling purposly doesn’t require a whitespace after a closing tag to make something like ~un~believable work. However it also breaks _Programmierer_innen_ and other example where the tag is repeated as a non tag in the word. Therefor we change the rules that if a closing tag is followed by a higher order closing tag (a closing tag followed by an end block or white space) we ignore the first closing tag. But only if we don’t read another tag open.
-
Daniel Gultsch authored
-
- Dec 08, 2018
-
-
Daniel Gultsch authored
If conversion feature is not available we will never write to PEP therefor it is not advisable to process PEP events; otherwise the changes we do might not land in PEP. simply ignoring PEP is probably better than dynamically removing +notify
-
Alex Palaistras authored
This reduces the minimum SDK version to 18 (Android 4.3), which notably is the last supported version for the BlackBerry OS 10.3 Android compatibility layer.
-
Alex Palaistras authored
This backfills missing class methods for `java.nio.charset.StandardCharsets` and `java.util.Objects` for compatibility with platforms which do not support these (mainly Android SDK versions <= 18).
-
Alex Palaistras authored
Changes to this library will be implemented as additional commits.
-
- Dec 06, 2018
-
-
Daniel Gultsch authored
-
- Dec 05, 2018
-
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
Daniel Gultsch authored
this commit is just to make policies equal and independent on various android versions. support for http might be removed in the future across all versions.
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
- Dec 04, 2018
-
-
Daniel Gultsch authored
-
- Dec 03, 2018
-
-
Daniel Gultsch authored
-
- Dec 02, 2018
-
-
Daniel Gultsch authored
after receiving a SignalMessage that can’t be decrypted because of broken sessions Conversations will attempt to grab a new pre key bundle and send a new PreKeySignalMessage wrapped in a key transport message.
-
- Dec 01, 2018
-
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
- Nov 30, 2018
-
-
Daniel Gultsch authored
in anticipations for muc services using registered nicks (and putting nicks into the member list even if that user is offline) we need to remove that 'fake' user from the online list when the real user comes online.
-
- Nov 29, 2018
-
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
- Nov 27, 2018
-
-
Daniel Gultsch authored
-
Daniel Gultsch authored
This may help on platforms that make a difference between ringtone volume and notification volume
-
- Nov 26, 2018
-
-
Daniel Gultsch authored
-
- Nov 25, 2018
-
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
- Nov 23, 2018
-
-
Daniel Gultsch authored
-