- Oct 26, 2018
-
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
- Oct 25, 2018
-
-
Daniel Gultsch authored
-
Daniel Gultsch authored
fixes #3249
-
- Oct 24, 2018
-
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
- Oct 23, 2018
-
-
Daniel Gultsch authored
-
- Oct 19, 2018
-
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
Daniel Gultsch authored
XMPP uris in the style of `xmpp:test@domain.tld?body=Something` can be used to directly share a message with a specific contact. Previously the text was always appended to the message currently in draft. The message was never send automatically. Essentially those links where treated like normal text share intents (for example when sharing a URL from the browser) but without the contact selection. There is a concern (CVE-2018-18467) that when this URI is invoked automatically and the user is currently drafting a long message to that particular contact the text could be inserted in the draft field (input box) without the user noticing. To circumvent that the text shared over XMPP uris that contain a particular contact is now appended only if the draft box is currently empty. Sharing text normally (**with** manual contact selection) is still treated the same; meaning the shared text will be appended to the current draft. This is intended behaviour to make the 'Hey I have this cool link here;' *open browser*, *share link* - secenario work.
-
Daniel Gultsch authored
-
- Oct 17, 2018
-
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
- Oct 16, 2018
-
-
Daniel Gultsch authored
-
Daniel Gultsch authored
-
Daniel Gultsch authored
fixes #3237
-
- Oct 14, 2018
-
-
Daniel Gultsch authored
-
- Oct 13, 2018
-
-
Daniel Gultsch authored
-
- Oct 12, 2018
-
-
Daniel Gultsch authored
-
- 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
-