aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-25reset messagesLoaded when changing retention settingsDaniel Gultsch4-17/+5
2017-01-25share uri for bookmark direclty from Start ConversationDaniel Gultsch1-0/+21
2017-01-24transcode videos before sharing. change storage locationDaniel Gultsch3-4/+35
2017-01-23configurable local message retention period. (untested)Daniel Gultsch2-2/+8
2017-01-22change behaviour of back button to close finish activity. fixes #704Daniel Gultsch1-1/+2
2017-01-22make sure to set open conversations after connection with background serviceDaniel Gultsch1-0/+2
2017-01-21don't quote text when '>' is followed by numeberDaniel Gultsch1-1/+1
2017-01-20write text in bold when highlighted in received muc messageDaniel Gultsch1-0/+8
2017-01-20modified highlight nick behaviour to better work with quotesDaniel Gultsch1-7/+14
2017-01-20fixed regression introduced in previous commit.Daniel Gultsch1-3/+6
2017-01-20don't prematurly mark conversation as read during activity start. fixes #2245Daniel Gultsch1-2/+5
2017-01-17fixed pgp encrypted text quick sharing. fixes #2237Daniel Gultsch1-5/+51
2017-01-15fixed linkifierDaniel Gultsch1-1/+7
2017-01-12show doze warning when push is running on prosodyDaniel Gultsch2-2/+2
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