aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-12don't show key tile in contact details when there are no keysDaniel Gultsch1-5/+3
2017-01-12don't allow to purge keys. offer distrut insteadDaniel Gultsch1-12/+8
2017-01-09fixed typo in variable nameDaniel Gultsch1-6/+2
2017-01-09use 7.1 web url pattern matching on old platforms as well. fixes #2228Daniel Gultsch1-2/+19
2017-01-09add spaces to otr fingerprints copied to clipboard. fixes #2226Daniel Gultsch1-1/+1
2017-01-09unify getFileUri across share and open intentsDaniel Gultsch2-18/+17
2017-01-03show offline contacts as grayed out in conference detailsDaniel Gultsch1-2/+9
2017-01-01Do not compress GIFs, allow GBoard to send GIFsMichael Eden3-0/+77
2016-12-30get rid of unecessary config debug paramater that has been replaced by exeper...Daniel Gultsch1-30/+0
2016-12-30hide inactive devices by default in contact detailsDaniel Gultsch1-1/+38
2016-12-29always open account details when scanning one of our own keys. fixes #2211Daniel Gultsch1-6/+9
2016-12-25stop using broken parallax distance in sliding pane layoutDaniel Gultsch1-3/+1
2016-12-16remove own fetch errors from device announcementDaniel Gultsch4-6/+292
2016-12-16make sure to display encryption indicatiorDaniel Gultsch1-0/+1
2016-12-09use verified symbol instead of colored lock iconsDaniel Gultsch1-20/+13
2016-12-06don't show unavailable quick actions in settingsDaniel Gultsch1-0/+22
2016-12-04show jid monospaced in verify dialogDaniel Gultsch2-2/+10
2016-12-03disable 'show blocklist' if blocklist is empty. fixes #2164Daniel Gultsch1-1/+9
2016-12-03redraw options menu after rotation in muc details. fixes #2161Daniel Gultsch1-2/+2
2016-12-03add omemo fingerprints to web links as wellDaniel Gultsch1-1/+1
2016-12-03show warning dialog beforing verifying keys via a linkDaniel Gultsch1-9/+49
2016-12-01support for jid escapting when displaying localpart onlyDaniel Gultsch1-1/+1
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 Gultsch2-2/+2
2016-11-30renamed foreground service preferenceDaniel Gultsch1-1/+1
2016-11-28allow fingerprint verification via context menuDaniel Gultsch3-19/+47
2016-11-28add support for body paramater in xmpp uriDaniel Gultsch1-5/+5
2016-11-28sent messages from unverified devices show red lockDaniel Gultsch1-1/+1
2016-11-25Add quotation supportMishiranu5-11/+297
2016-11-24changed design language to match BTBV proposalDaniel Gultsch1-6/+11
2016-11-23explictly scan for aztec and qr codes onlyDaniel Gultsch2-2/+3
2016-11-23introduced blind trust before verification modeDaniel Gultsch2-4/+12
2016-11-22added share button to account detailsDaniel Gultsch2-24/+33
2016-11-22show proper avatar for 'self' contact. fixes #2138Daniel Gultsch1-2/+6
2016-11-22offer verification directly from the trust keys screenDaniel Gultsch1-1/+72
2016-11-21use aztec code instead of qrDaniel Gultsch1-10/+5
2016-11-21use constants for some preferencesDaniel Gultsch2-9/+13
2016-11-19don't use xmpp uri for self verification if account is disabledDaniel Gultsch1-1/+1
2016-11-19fixed regression that would crash create contact dialog. fixes #2131Daniel Gultsch1-2/+4
2016-11-18show 'clear devices' button underneath own devicesDaniel Gultsch2-17/+27
2016-11-17put omemo fingerprint in own uri (qr code / nfc)Daniel Gultsch1-9/+7
2016-11-17parse omemo fingerprints from urisDaniel Gultsch3-10/+19
2016-11-17fixed back and forth between Welcome- and EditAccountActivityDaniel Gultsch1-4/+25
2016-11-15refactor omemo fingerprint UI codeDaniel Gultsch4-199/+13
2016-11-15fixed enabling trust toggle. unknown->untrustedDaniel Gultsch1-3/+2
2016-11-14refactore trust enum to be FingerprintStatus class with trust and activeDaniel Gultsch5-84/+58
2016-11-12offer message correction in private convsDaniel Gultsch1-1/+1
2016-11-11don't offer message correction in anonymous mucsDaniel Gultsch1-1/+2
2016-11-08brought restart threshold down to 8 times in 8hDaniel Gultsch1-0/+4