- Oct 11, 2018
-
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
Daniel Gultsch authored
fixes #3220
-
Daniel Gultsch authored
apparently using conscrypt on Android below version 7? throws an exception when using 16 byte IVs. so we now use BC when ever possible (excluding api 28) we don’t know why Conscrypt behaves differently on various android versions
-
Daniel Gultsch authored
fixes #3221
-
Licaon_Kter authored
...so no useless icon is shown on the status bar on Android 7 and older (as it was up to 2.2.9)
-
- Oct 08, 2018
-
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
- Oct 07, 2018
-
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
https://github.com/licaon-kter/ConversationsDaniel Gultsch authored
Merge branch 'video-selector' of https://github.com/licaon-kter/Conversations into licaon-kter-video-selector
-
Licaon_Kter authored
-
licaon-kter authored
-
- Oct 06, 2018
-
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
licaon-kter authored
-
Daniel Gultsch authored
fixes #3202, closes #3193, closes #3214
-
Daniel Gultsch authored
-
- Oct 05, 2018
-
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
ChaosKid42 authored
case ONLY_INTERNAL_STORAGE = true
-
- Oct 04, 2018
-
-
Daniel Gultsch authored
-
Daniel Gultsch authored
clients like Dino can’t handle 12 byte IVs
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
Daniel Gultsch authored
The general security check is recommend so a third party can not ask us to send an internal file. But we don’t need to do this for files we attach ourself from within Conversations
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
- Oct 03, 2018
-
-
Daniel Gultsch authored
The shortcut didn’t take care of message edits and some other things
-
Daniel Gultsch authored
-
Daniel Gultsch authored
Conscrypt on some plattforms doesn’t like when we close the CipherInputStream. Therefor we refactor the api to give us access to the inner stream so we can close that independently.
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
- Oct 02, 2018
-
-
Daniel Gultsch authored
-