aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/util (follow)
Commit message (Expand)AuthorAgeFilesLines
* handle some rare npeChristian Schneppe2019-06-172-6/+12
* fix some more NPEChristian Schneppe2019-06-081-1/+1
* wait with presence selection until attachment commitChristian Schneppe2019-05-041-0/+9
* use mediated invite on reinvite if user is not memberChristian Schneppe2019-04-261-1/+5
* add ability to kick user from room and not just ban themChristian Schneppe2019-04-011-32/+53
* fix url detection for webpreviewsChristian Schneppe2019-03-311-1/+1
* fix NPE while getting userChristian Schneppe2019-02-181-1/+1
* do not show 'manage permissions' submenu when only 'remove from room' is visibleChristian Schneppe2019-02-181-1/+0
* show web link previews in chatChristian Schneppe2019-02-091-0/+1
* brought back 'moderated' config in advanced modeChristian Schneppe2019-02-082-18/+43
* optimize importsChristian Schneppe2019-02-083-4/+1
* hide lock icon in channels; modify muc user contextChristian Schneppe2019-02-082-6/+17
* rights managment in mucChristian Schneppe2019-02-071-9/+26
* show different room settings for channels and groupsChristian Schneppe2019-02-071-0/+111
* remove warning messages for kick after ban failing. on modern servers ban is ...Christian Schneppe2019-02-041-6/+5
* show context menu when long pressing own account pictureChristian Schneppe2019-01-271-1/+5
* add context menu for muc user adapterChristian Schneppe2019-01-271-7/+33
* refactored group chat members into seperate screenChristian Schneppe2019-01-271-1/+2
* refactored avatar workers into single classChristian Schneppe2019-01-271-0/+111
* extend open with to audio filesChristian Schneppe2019-01-251-0/+13
* added epub and azw mime types. try to resolve application/octet-stream by fil...Christian Schneppe2018-12-271-2/+2
* set min Columns in GridManager to 1Christian Schneppe2018-12-151-1/+4
* Checkout `xmpp-addr` library 0.8.0 (fa47cac8) locallyChristian Schneppe2018-12-141-1/+20
* make jids appear as monospace in dialogsChristian Schneppe2018-10-201-0/+22
* rework MediaViewerActivityChristian Schneppe2018-10-031-3/+3
* catch NPE in configureAttachmentMenuChristian Schneppe2018-10-011-0/+3
* bring back private group messages for all muc and fix broken highlight in mucChristian Schneppe2018-09-271-2/+13
* do not show 'paste as quote' if clip is NULLChristian Schneppe2018-09-271-4/+7
* do not show media overview in contact/conference details when missing storage...Christian Schneppe2018-09-261-0/+5
* clear parent activities pending view intent before calling startAcitvityForRe...Christian Schneppe2018-09-261-0/+6
* use internal viewer for images and videosChristian Schneppe2018-09-261-12/+34
* show conversation media in contact/conference detailsChristian Schneppe2018-09-263-0/+135
* use different menu items for record video and take photoChristian Schneppe2018-09-232-7/+25
* show media preview in messagebubble like text messagesChristian Schneppe2018-09-232-6/+11
* make media previews survive rotationsChristian Schneppe2018-09-231-1/+33
* preview media before sending them and allow sharing and attaching of multiple...Christian Schneppe2018-09-234-106/+135
* code cleanup for group chat user context menuChristian Schneppe2018-09-121-51/+65
* start new conversations by long press on avatarChristian Schneppe2018-09-121-0/+149
* make QUICK_SHARE_ATTACHMENT_CHOICE configurableChristian Schneppe2018-08-281-6/+5
* add a quick action for voice recordingChristian Schneppe2018-08-051-1/+4
* introduced config flag to show attachment button instead of quick actionsChristian Schneppe2018-08-053-10/+55
* handle non participating mucs a bit betterChristian Schneppe2018-07-091-0/+6
* fixed npe in paste as quoteChristian Schneppe2018-07-091-2/+2
* offer paste as quote for html clipsChristian Schneppe2018-07-091-1/+4
* open/close soft keyboard in quick editChristian Schneppe2018-06-291-1/+10
* linkify subject + open xmpp directly w/o going through start conv activityChristian Schneppe2018-06-291-0/+106
* add ‘paste as quote’ for api >= 23Christian Schneppe2018-06-161-0/+83
* add animators for more activitiesChristian Schneppe2018-05-051-0/+1
* encode and decode % and # in invite linksChristian Schneppe2018-05-051-0/+41
* hide record audio feature if mircophone is not availableChristian Schneppe2018-05-031-4/+19