aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-08fixed scrolling and async loading of message of new conversation startChristian Schneppe1-2/+4
2017-02-08show file preview in chatlistChristian Schneppe1-46/+23
2017-02-08show number of failed uploads in chat list in red bubblesChristian Schneppe1-0/+8
2017-02-06correct view of encrypted messagesChristian Schneppe2-8/+2
2017-02-06show resend button only if file existsChristian Schneppe1-1/+4
2017-02-05make updater work in Android NChristian Schneppe1-19/+23
2017-01-31get app name and version from apkChristian Schneppe1-0/+18
2017-01-31fix showing of buttons in chatsChristian Schneppe1-6/+11
2017-01-31add usage comments to checkVersion()Christian Schneppe1-0/+12
2017-01-30respect lastseen preferences in conversation subtitleChristian Schneppe1-4/+15
2017-01-30add button to resend failed messagesChristian Schneppe3-8/+14
2017-01-30play gif files in fullscreenChristian Schneppe1-6/+7
2017-01-29configurable local message retention period.Christian Schneppe4-19/+13
2017-01-29reworked updaterChristian Schneppe2-73/+41
2017-01-25share uri for bookmark direclty from Start ConversationChristian Schneppe1-0/+21
2017-01-25reworked videocompressionChristian Schneppe4-91/+54
2017-01-25reworked FileBackendChristian Schneppe3-5/+5
2017-01-25change behaviour of back button to close finish activityChristian Schneppe1-1/+2
2017-01-25make sure to set open conversations after connection with backgroundserviceChristian Schneppe1-0/+2
2017-01-25don't quote text when '>' is followed by numeberChristian Schneppe1-1/+1
2017-01-21write text in bold when highlighted in received muc messageChristian Schneppe1-0/+8
2017-01-21modified highlight nick behaviour to better work with quotesChristian Schneppe1-7/+13
2017-01-21don't prematurly mark conversation as read during activity startChristian Schneppe1-4/+10
2017-01-18fixed pgp encrypted text quick sharing.Christian Schneppe1-5/+48
2017-01-18Revert "play gif files in fullscreen view"Christian Schneppe1-25/+15
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