aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/util (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-08optimize importsChristian Schneppe3-4/+1
2019-02-08hide lock icon in channels; modify muc user contextChristian Schneppe2-6/+17
2019-02-07rights managment in mucChristian Schneppe1-9/+26
2019-02-07show different room settings for channels and groupsChristian Schneppe1-0/+111
2019-02-04remove warning messages for kick after ban failing. on modern servers ban is ...Christian Schneppe1-6/+5
2019-01-27show context menu when long pressing own account pictureChristian Schneppe1-1/+5
2019-01-27add context menu for muc user adapterChristian Schneppe1-7/+33
2019-01-27refactored group chat members into seperate screenChristian Schneppe1-1/+2
2019-01-27refactored avatar workers into single classChristian Schneppe1-0/+111
2019-01-25extend open with to audio filesChristian Schneppe1-0/+13
2018-12-27added epub and azw mime types. try to resolve application/octet-stream by fil...Christian Schneppe1-2/+2
2018-12-15set min Columns in GridManager to 1Christian Schneppe1-1/+4
2018-12-14Checkout `xmpp-addr` library 0.8.0 (fa47cac8) locallyChristian Schneppe1-1/+20
2018-10-20make jids appear as monospace in dialogsChristian Schneppe1-0/+22
2018-10-03rework MediaViewerActivityChristian Schneppe1-3/+3
2018-10-01catch NPE in configureAttachmentMenuChristian Schneppe1-0/+3
2018-09-27bring back private group messages for all muc and fix broken highlight in mucChristian Schneppe1-2/+13
2018-09-27do not show 'paste as quote' if clip is NULLChristian Schneppe1-4/+7
2018-09-26do not show media overview in contact/conference details when missing storage...Christian Schneppe1-0/+5
2018-09-26clear parent activities pending view intent before calling startAcitvityForRe...Christian Schneppe1-0/+6
2018-09-26use internal viewer for images and videosChristian Schneppe1-12/+34
2018-09-26show conversation media in contact/conference detailsChristian Schneppe3-0/+135
2018-09-23use different menu items for record video and take photoChristian Schneppe2-7/+25
2018-09-23show media preview in messagebubble like text messagesChristian Schneppe2-6/+11
2018-09-23make media previews survive rotationsChristian Schneppe1-1/+33
2018-09-23preview media before sending them and allow sharing and attaching of multiple...Christian Schneppe4-106/+135
2018-09-12code cleanup for group chat user context menuChristian Schneppe1-51/+65
2018-09-12start new conversations by long press on avatarChristian Schneppe1-0/+149
2018-08-28make QUICK_SHARE_ATTACHMENT_CHOICE configurableChristian Schneppe1-6/+5
2018-08-05add a quick action for voice recordingChristian Schneppe1-1/+4
2018-08-05introduced config flag to show attachment button instead of quick actionsChristian Schneppe3-10/+55
2018-07-09handle non participating mucs a bit betterChristian Schneppe1-0/+6
2018-07-09fixed npe in paste as quoteChristian Schneppe1-2/+2
2018-07-09offer paste as quote for html clipsChristian Schneppe1-1/+4
2018-06-29open/close soft keyboard in quick editChristian Schneppe1-1/+10
2018-06-29linkify subject + open xmpp directly w/o going through start conv activityChristian Schneppe1-0/+106
2018-06-16add ‘paste as quote’ for api >= 23Christian Schneppe1-0/+83
2018-05-05add animators for more activitiesChristian Schneppe1-0/+1
2018-05-05encode and decode % and # in invite linksChristian Schneppe1-0/+41
2018-05-03hide record audio feature if mircophone is not availableChristian Schneppe1-4/+19
2018-05-02persist search across device rotationsChristian Schneppe1-0/+3
2018-05-02use the correct SendButtonIconChristian Schneppe1-7/+7
2018-05-02added search result context menu + date separatorsChristian Schneppe3-0/+194
2018-04-30click on avatars in message search opens contact detailsChristian Schneppe1-1/+1
2018-04-30properly cancel pending searchs and scroll to bottom after refreshChristian Schneppe1-0/+52
2018-04-30add more styling to search activityChristian Schneppe1-0/+43
2018-04-29mock (non functional) search activityChristian Schneppe1-0/+58
2018-04-29migrate recording activity to view binderChristian Schneppe1-3/+2
2018-04-24migrate the RecyclerViewChristian Schneppe1-0/+29
2018-04-13introduced tri state omemo setting (off by default, on by default, always)Christian Schneppe1-1/+4