aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-21show warning toast if PM is disabled in MUCChristian Schneppe2-25/+22
2018-01-19replace AdvancedListView with ListView because it was never usedChristian Schneppe1-76/+2
2018-01-19don't overlap readmarker with "show more messages"Christian Schneppe1-6/+3
2018-01-17ShareWithActivity: refactor for java 8Christian Schneppe1-58/+29
2018-01-17do not use theme in uri activityChristian Schneppe1-0/+1
2018-01-17let screen on while playing audio messageChristian Schneppe1-2/+2
2018-01-08small improvement in ShareLocationActivityChristian Schneppe1-2/+3
2018-01-07reworked location services from GoogleMap to OSMChristian Schneppe3-301/+287
2017-12-27close ShareWithActivity while transforming video fileChristian Schneppe1-0/+1
2017-12-27show pep as available if omemo_all_access has been installed on serverChristian Schneppe1-1/+1
2017-12-27store new intent in welcome account activityChristian Schneppe1-0/+7
2017-12-27transport invitee from welcome activity to start conversations activityChristian Schneppe6-74/+98
2017-12-23PublishProfilePictureActivity: fix avatar sizeChristian Schneppe1-1/+1
2017-12-23use JPEG as file format for avatar and compress to <9400 chars andChristian Schneppe1-21/+7
2017-12-23PublishProfilePictureActivity: refresh on status changeChristian Schneppe1-57/+55
2017-12-23removed 'contact-only' hint from publish avtar screenChristian Schneppe1-53/+36
2017-12-23refactor StartConversationsActivityChristian Schneppe1-57/+28
2017-12-23remove NFC + light refactoring of XmppActivityChristian Schneppe1-283/+194
2017-12-23fix location viewChristian Schneppe2-7/+1
2017-12-23Conference Details: hide settings in offline mucsChristian Schneppe1-2/+12
2017-12-16ChatMarkers: parse own account from true counterpartChristian Schneppe1-3/+0
2017-12-16remove NFC handling + let edit account handle own jidsChristian Schneppe3-45/+41
2017-12-16fix init EmojiService in StartConversationActivityChristian Schneppe1-1/+7
2017-12-16StartConversationActivity: Scan QR codes via UriHandlerActivityChristian Schneppe2-18/+30
2017-12-16UriHandlerActivity: Handle 'message action' XMPP URIChristian Schneppe1-6/+41
2017-12-16XmppUri: Parse 'message action' queryChristian Schneppe1-5/+1
2017-12-16Add ShareViaAccountActivityChristian Schneppe1-0/+104
2017-12-16Implement simple URI handler activityChristian Schneppe1-0/+38
2017-12-16try to detect invalid nick (w/ emoji) in MUCsChristian Schneppe1-0/+2
2017-12-16support error messages in quick edit dialogChristian Schneppe4-24/+36
2017-12-16initialize emoji helper in StartConversationActivityChristian Schneppe1-0/+2
2017-12-16XmppConnection: refactor registration code. 'Open Website' on PAYMENT_REQUIRE...Christian Schneppe1-5/+15
2017-12-10put device id into setting for dozeChristian Schneppe1-3/+8
2017-12-10possible fix for retry loop on pgp key annoucementChristian Schneppe6-13/+12
2017-12-10Do not show xmpp uris as links that have invalid jidsChristian Schneppe1-1/+10
2017-12-10show warning when opening invalid jidChristian Schneppe1-0/+4
2017-12-10Refined avatar generation a bitChristian Schneppe2-2/+3
2017-12-10ConversationsAdapter: Do not show image preview. Show pictogram insteadChristian Schneppe1-70/+55
2017-12-10Conference Options: fix context menus for people not in rosterChristian Schneppe1-2/+2
2017-12-01PresenceParser: work around for ejabberd not including status code 110 in shu...Christian Schneppe1-2/+2
2017-11-30add drawables for some more filetypes in chatlistChristian Schneppe1-0/+18
2017-11-30fixed wrong colors in message status textChristian Schneppe1-0/+1
2017-11-29fix typoChristian Schneppe1-1/+1
2017-11-29add exception list for encryption warningChristian Schneppe1-2/+14
2017-11-29make encryption settings persistent via snackbar choiceChristian Schneppe1-0/+1
2017-11-29add ability to use system emojis instead of integrated ones via expert settingsChristian Schneppe5-5/+21
2017-11-28some bug fixesChristian Schneppe6-71/+86
2017-11-27fix bug with warn message for unencrypted chatsChristian Schneppe1-8/+14
2017-11-25reordered unencryption warning condition a bitChristian Schneppe1-8/+8
2017-11-25make unencrypted chat warning configurable via settingsChristian Schneppe2-5/+11