aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-16fixed linkifierChristian Schneppe1-1/+7
2017-01-15play gif files in fullscreen viewChristian Schneppe1-15/+25
2017-01-15show doze warning when push is running on prosodyChristian Schneppe2-2/+2
2017-01-15don't show key tile in contact details when there are no keysChristian Schneppe1-5/+3
2017-01-15don't allow to purge keys. offer distrust insteadChristian Schneppe1-11/+10
2017-01-09use 7.1 web url pattern matching on old platforms as wellChristian Schneppe1-2/+19
2017-01-09add spaces to otr fingerprints copied to clipboardChristian Schneppe1-1/+1
2017-01-09unify getFileUri across share and open intentsChristian Schneppe3-27/+24
2017-01-05Do not compress GIFs, allow GBoard to send GIFsChristian Schneppe3-26/+104
2017-01-05show offline contacts as grayed out in conference detailsChristian Schneppe1-0/+7
2017-01-05get rid of unecessary config debug paramater that has been replaced by exeper...Christian Schneppe1-31/+0
2017-01-02hide inactive devices by default in contact detailsChristian Schneppe1-4/+41
2017-01-02always open account details when scanning one of our own keysChristian Schneppe1-6/+9
2016-12-28show unread messages per conversation in chat listChristian Schneppe1-1/+8
2016-12-25stop using broken parallax distance in sliding pane layoutChristian Schneppe1-3/+1
2016-12-25support for quoting messagesChristian Schneppe6-8/+303
2016-12-18set alpha correctlyChristian Schneppe1-1/+1
2016-12-18remove own fetch errors from device announcementChristian Schneppe5-10/+289
2016-12-18make sure to display encryption indicatiorChristian Schneppe1-0/+1
2016-12-18use verified symbol instead of colored lock iconsChristian Schneppe1-18/+8
2016-12-18show jid monospaced in verify dialogChristian Schneppe2-2/+10
2016-12-18disable 'show blocklist' if blocklist is emptyChristian Schneppe1-1/+9
2016-12-18redraw options menu after rotation in muc detailsChristian Schneppe1-2/+2
2016-12-18add omemo fingerprints to web links as wellChristian Schneppe1-1/+1
2016-12-18show warning dialog beforing verifying keys via a linkChristian Schneppe1-108/+149
2016-11-29delete unused codeChristian Schneppe1-8/+0
2016-11-29allow fingerprint verification via context menuChristian Schneppe3-21/+48
2016-11-29add support for body paramater in xmpp uriChristian Schneppe1-5/+5
2016-11-29sent messages from unverified devices show red lockChristian Schneppe1-1/+1
2016-11-29handle image rotations in ShowFullscreenMessageActivity correctlyChristian Schneppe1-7/+46
2016-11-27added some logging to FullScreenViewerChristian Schneppe1-2/+4
2016-11-24changed design language to match BTBV proposalChristian Schneppe1-6/+11
2016-11-24introduced blind trust before verification modeChristian Schneppe2-4/+12
2016-11-24explictly scan for aztec and qr codes onlyChristian Schneppe2-2/+3
2016-11-24added share button to account detailsChristian Schneppe2-27/+33
2016-11-24show proper avatar for 'self' contactChristian Schneppe1-3/+6
2016-11-24offer verification directly from the trust keys screenChristian Schneppe1-0/+73
2016-11-24use aztec code instead of qrChristian Schneppe1-7/+5
2016-11-24use constants for some preferencesChristian Schneppe2-7/+12
2016-11-20don't use xmpp uri for self verification if account is disabledChristian Schneppe1-1/+1
2016-11-20fixed regression that would crash create contact dialogChristian Schneppe1-2/+4
2016-11-20show 'clear devices' button underneath own devicesChristian Schneppe2-17/+27
2016-11-19make update.apk filename static finalChristian Schneppe1-1/+1
2016-11-19reformat codeChristian Schneppe45-11255/+11258
2016-11-19optimize importsChristian Schneppe2-4/+3
2016-11-19correct colors for uncrypted messages in encrypted chatsChristian Schneppe2-3/+11
2016-11-18put omemo fingerprint in own uri (qr code / nfc)Christian Schneppe1-9/+7
2016-11-18parse omemo fingerprints from urisChristian Schneppe3-10/+19
2016-11-18fixed back and forth between Welcome- and EditAccountActivityChristian Schneppe1-3/+26
2016-11-17refactor omemo fingerprint UI codeChristian Schneppe4-276/+94