aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* PublishProfilePictureActivity: fix avatar sizeChristian Schneppe2017-12-231-1/+1
* use JPEG as file format for avatar and compress to <9400 chars andChristian Schneppe2017-12-231-21/+7
* PublishProfilePictureActivity: refresh on status changeChristian Schneppe2017-12-231-57/+55
* removed 'contact-only' hint from publish avtar screenChristian Schneppe2017-12-231-53/+36
* refactor StartConversationsActivityChristian Schneppe2017-12-231-57/+28
* remove NFC + light refactoring of XmppActivityChristian Schneppe2017-12-231-283/+194
* fix location viewChristian Schneppe2017-12-232-7/+1
* Conference Details: hide settings in offline mucsChristian Schneppe2017-12-231-2/+12
* ChatMarkers: parse own account from true counterpartChristian Schneppe2017-12-161-3/+0
* remove NFC handling + let edit account handle own jidsChristian Schneppe2017-12-163-45/+41
* fix init EmojiService in StartConversationActivityChristian Schneppe2017-12-161-1/+7
* StartConversationActivity: Scan QR codes via UriHandlerActivityChristian Schneppe2017-12-162-18/+30
* UriHandlerActivity: Handle 'message action' XMPP URIChristian Schneppe2017-12-161-6/+41
* XmppUri: Parse 'message action' queryChristian Schneppe2017-12-161-5/+1
* Add ShareViaAccountActivityChristian Schneppe2017-12-161-0/+104
* Implement simple URI handler activityChristian Schneppe2017-12-161-0/+38
* try to detect invalid nick (w/ emoji) in MUCsChristian Schneppe2017-12-161-0/+2
* support error messages in quick edit dialogChristian Schneppe2017-12-164-24/+36
* initialize emoji helper in StartConversationActivityChristian Schneppe2017-12-161-0/+2
* XmppConnection: refactor registration code. 'Open Website' on PAYMENT_REQUIRE...Christian Schneppe2017-12-161-5/+15
* put device id into setting for dozeChristian Schneppe2017-12-101-3/+8
* possible fix for retry loop on pgp key annoucementChristian Schneppe2017-12-106-13/+12
* Do not show xmpp uris as links that have invalid jidsChristian Schneppe2017-12-101-1/+10
* show warning when opening invalid jidChristian Schneppe2017-12-101-0/+4
* Refined avatar generation a bitChristian Schneppe2017-12-102-2/+3
* ConversationsAdapter: Do not show image preview. Show pictogram insteadChristian Schneppe2017-12-101-70/+55
* Conference Options: fix context menus for people not in rosterChristian Schneppe2017-12-101-2/+2
* PresenceParser: work around for ejabberd not including status code 110 in shu...Christian Schneppe2017-12-011-2/+2
* add drawables for some more filetypes in chatlistChristian Schneppe2017-11-301-0/+18
* fixed wrong colors in message status textChristian Schneppe2017-11-301-0/+1
* fix typoChristian Schneppe2017-11-291-1/+1
* add exception list for encryption warningChristian Schneppe2017-11-291-2/+14
* make encryption settings persistent via snackbar choiceChristian Schneppe2017-11-291-0/+1
* add ability to use system emojis instead of integrated ones via expert settingsChristian Schneppe2017-11-295-5/+21
* some bug fixesChristian Schneppe2017-11-286-71/+86
* fix bug with warn message for unencrypted chatsChristian Schneppe2017-11-271-8/+14
* reordered unencryption warning condition a bitChristian Schneppe2017-11-251-8/+8
* make unencrypted chat warning configurable via settingsChristian Schneppe2017-11-252-5/+11
* optimize colorsChristian Schneppe2017-11-251-0/+1
* show warning if chat is unecryptedChristian Schneppe2017-11-241-0/+14
* use com.android.support:support-emojiChristian Schneppe2017-11-2410-26/+27
* rename variablesChristian Schneppe2017-11-241-77/+77
* ListItemAdapter: use ViewHolderChristian Schneppe2017-11-241-26/+49
* fix crash while showing location from notificationChristian Schneppe2017-11-231-0/+3
* code cleanupChristian Schneppe2017-11-2333-222/+215
* ConversationAdapter: use view holderChristian Schneppe2017-11-231-79/+109
* shorten >4 names to a, b, c +n moreChristian Schneppe2017-11-231-180/+184
* ConversationAdapter: do not show file icon when file has been deletedChristian Schneppe2017-11-221-4/+3
* send and show read markers in private, non-anonymous groupsChristian Schneppe2017-11-222-49/+105
* ConversationsAdapter: code cleanupChristian Schneppe2017-11-221-7/+8