a7ee8f8
use lower case otr fingerprints for comparison
Daniel Gultsch created
a7ee8f8
use lower case otr fingerprints for comparison
Daniel Gultsch created
9d9a9e6
removed some very verbose logging from axolotl service
Daniel Gultsch created
99a4126
lower casing fingerprints when parsing URI
Daniel Gultsch created
7ec38bd
added section to FAQ about default encryption
Daniel Gultsch created
211354e
put omemo fingerprint in own uri (qr code / nfc)
Daniel Gultsch created
7e2e42c
parse omemo fingerprints from uris
Daniel Gultsch created
3f3b360
fixed back and forth between Welcome- and EditAccountActivity
Daniel Gultsch created
ad9a8c2
use base64.nowrap for omemo keys
Daniel Gultsch created
4d965e9
reset startup count when swiped away (only count kills)
Daniel Gultsch created
5007aa1
update shortcut badger
Daniel Gultsch created
d8bff08
slightly darken verified icon + mark inactive
Daniel Gultsch created
ec63900
work around -1 in next encryption
Daniel Gultsch created
48afeb5
refactor omemo fingerprint UI code
Daniel Gultsch created
e84af51
distinguish between general i/o error and write exception when copying files
Daniel Gultsch created
d61b006
fixed enabling trust toggle. unknown->untrusted
Daniel Gultsch created
05fc15b
refactore trust enum to be FingerprintStatus class with trust and active
Daniel Gultsch created
6da8b50
increase restart threshold
Daniel Gultsch created
a753e28
pulled ru translation from transifex
Daniel Gultsch created
1d3167b
extract affiliations from unavailable presence
Daniel Gultsch created
035d0c7
Stop automagically select default encryption
Selecting a default encryption (in our case OMEMO) has several down sides. First of all users might have perfectly valid reasons not to use encryption at all such as using the same private server. Second of all the way it was implemented Conversations would automatically fall back to plain text as soon as the conditions changed (recipient switches to device with no encryption) which lead to unexpected situations. Thirdly having a default encryptions speaks against the 'mission statement' of Conversations of not forcing its security and privacey aspects upon the user. And last but not least the goal of implementing this feature in the first place: Be encrypted by default didn't work at all. I don't think there was a single user that we succesfully 'tricked' into using OMEMO who otherwise wouldn't have used it.
Daniel Gultsch created
bec0484
offer message correction in private convs
Daniel Gultsch created
fe62ef3
don't add outcasts or non-members in members-only rooms back to list
Daniel Gultsch created
f7c2cd4
pulled translations from transifex
Daniel Gultsch created
e8cc959
don't offer message correction in anonymous mucs
Daniel Gultsch created
bd578c5
version bump to 1.14.9 + changelog
Daniel Gultsch created
bb4952c
pulled translations from transifex
Daniel Gultsch created
698ddad
brought restart threshold down to 8 times in 8h
Daniel Gultsch created
1ef8d0a
don't mark previous conversation as read when processing pending intent. fixes #2079
Daniel Gultsch created
bca8f11
add frequent restart detection
Daniel Gultsch created
297c0a7
Private files using a boolean flag from Config.java.
Ignacio Quezada created
1a57599
lower case incoming dns records
Daniel Gultsch created
00b3d5e
Merge branch 'master' of github.com:siacs/Conversations
Daniel Gultsch created
b3c19f0
Merge pull request #2108 from licaon-kter/patch-2
Fix typo
Daniel Gultsch created
d341904
Fix typo
licaon-kter created
7978fd7
fixed regression of showing delivery failed after receipt
Daniel Gultsch created
b390908
Merge pull request #2105 from ReadmeCritic/master
Fix typos in README
Daniel Gultsch created
64ad93d
Fix typos in README
ReadmeCritic created
9edbddd
show warning in account details when data saver is enabled
Daniel Gultsch created
d369ec7
expanded section on adb in readme
Daniel Gultsch created
2c00485
handle file attachment when missing connection
Daniel Gultsch created
544c5b4
removed unnecessary push_mode
Daniel Gultsch created
e582b9f
leaving low ping timeout mode after coming online
Daniel Gultsch created
e538272
version bump to 1.14.8 + changelog
Daniel Gultsch created
20ddba2
fixed npe when jingle partner is using unknown candidate
Daniel Gultsch created
07a71d3
extracting stanza-id where by=account
Daniel Gultsch created
a5181b2
always use ipv4 localhost when using orbot http proxy
Daniel Gultsch created
ffebb46
Revert "use file provider on android M as well"
This reverts commit a4020e85f627f9af2142213a4c34cb4efaa8ac9a.
Daniel Gultsch created
a44f35e
schedule correct wakeup call when in low ping timeout mode
Daniel Gultsch created
1e4b1a3
version bump to 1.14.7 + changelog
Daniel Gultsch created
8557120
add error message to failed messages. accessible via context menu
Daniel Gultsch created