aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-01use prepped string when building axolotl sessionDaniel Gultsch1-3/+3
2016-12-01don't use own jid joined from another client to generate muc titleDaniel Gultsch1-1/+4
2016-12-01don't show share button before account is setupDaniel Gultsch1-0/+3
2016-12-01only show contact related snackbars when conversation is singleDaniel Gultsch1-3/+3
2016-12-01made provider authorities relativ to deal with different package idsDaniel Gultsch5-9/+15
2016-12-01avoid binding multiple times from BarcodeServiceDaniel Gultsch1-15/+22
2016-11-30pulled translations from transifexDaniel Gultsch5-2/+61
2016-11-30renamed foreground service preferenceDaniel Gultsch3-3/+4
2016-11-29pulled translations from transifexDaniel Gultsch4-0/+5
2016-11-29better handle the case when same user is joined with multiple nicks in the sa...Daniel Gultsch2-8/+26
2016-11-28pulled translations from transifexDaniel Gultsch5-0/+36
2016-11-28mark conversations as read after receiving blocklist push for that conversationsDaniel Gultsch1-0/+9
2016-11-28allow fingerprint verification via context menuDaniel Gultsch7-20/+100
2016-11-28add support for body paramater in xmpp uriDaniel Gultsch2-6/+36
2016-11-28sent messages from unverified devices show red lockDaniel Gultsch1-1/+1
2016-11-25pulled translations from transifexDaniel Gultsch29-50/+128
2016-11-25fixed migrations from pre-btbv phaseDaniel Gultsch1-3/+7
2016-11-25Add quotation supportMishiranu20-11/+305
2016-11-24changed blind trust before verification summary to a slightly longer oneDaniel Gultsch1-3/+3
2016-11-24always force close a connection when disabling from error stateDaniel Gultsch2-1/+5
2016-11-24pulled translations from transifexDaniel Gultsch30-422/+804
2016-11-24changed design language to match BTBV proposalDaniel Gultsch3-8/+14
2016-11-24update the conversations view (and the lock icon) after receiving device listDaniel Gultsch1-0/+1
2016-11-23explictly scan for aztec and qr codes onlyDaniel Gultsch3-31/+4
2016-11-23introduced blind trust before verification modeDaniel Gultsch8-7/+62
2016-11-22added share button to account detailsDaniel Gultsch7-25/+288
2016-11-22show proper avatar for 'self' contact. fixes #2138Daniel Gultsch2-2/+9
2016-11-22offer verification directly from the trust keys screenDaniel Gultsch16-3/+96
2016-11-21use aztec code instead of qrDaniel Gultsch2-12/+7
2016-11-21use constants for some preferencesDaniel Gultsch3-15/+20
2016-11-21when swiping don't clean startup counter entirely. just don't count last startupDaniel Gultsch2-5/+10
2016-11-20introduced custom tls socket factory to make tls1.2 work for http connectionsDaniel Gultsch2-12/+71
2016-11-19remove omemo devices from annoucement after 7 days of inactivityDaniel Gultsch4-22/+69
2016-11-19don't show omemo keys by default in account detailsDaniel Gultsch1-1/+1
2016-11-19don't use xmpp uri for self verification if account is disabledDaniel Gultsch1-1/+1
2016-11-19save last activation time in fingerprint statusDaniel Gultsch5-8/+58
2016-11-19removed some unecessary lockingDaniel Gultsch1-20/+19
2016-11-19close socket after failed stream openDaniel Gultsch1-1/+4
2016-11-19check if thread was interrupted before doing operations on socketDaniel Gultsch2-76/+77
2016-11-19fixed regression that would crash create contact dialog. fixes #2131Daniel Gultsch1-2/+4
2016-11-19Fix up the langauge in some Settings stringsDaniel Aleksandersen1-3/+3
2016-11-18show 'clear devices' button underneath own devicesDaniel Gultsch7-53/+55
2016-11-18removed some unecessary logging from omemo message generationDaniel Gultsch1-4/+0
2016-11-18lower own otr fingerprintDaniel Gultsch1-1/+2
2016-11-18issue ping after network changeDaniel Gultsch2-3/+3
2016-11-18lower reconnection timeDaniel Gultsch1-1/+1
2016-11-18synchronzie on xmpp service around all state changesDaniel Gultsch1-106/+113
2016-11-18don't reset last connect time on network changeDaniel Gultsch2-7/+9
2016-11-18use lower case otr fingerprints for comparisonDaniel Gultsch2-2/+3
2016-11-18removed some very verbose logging from axolotl serviceDaniel Gultsch1-1/+0