aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/util (follow)
Commit message (Expand)AuthorAgeFilesLines
* use androidx.appcompat.app.AlertDialog and make AlertDialog finalChristian Schneppe2020-02-162-5/+5
* add 'show avatar' to context menu in chat viewChristian Schneppe2020-02-141-1/+16
* show PDF preview in MediaBrowserActivityChristian Schneppe2020-02-121-1/+1
* use ToastCompat instead of ToastChristian Schneppe2020-01-312-9/+11
* optimize importsChristian Schneppe2020-01-317-7/+13
* parse install referrer from gplayChristian Schneppe2020-01-242-2/+2
* first step to remove OTR encryptionChristian Schneppe2019-12-131-1/+3
* use setFlags instead of addFlags to grant uri permissionsChristian Schneppe2019-12-132-2/+2
* add possibility to block muc user from mucChristian Schneppe2019-11-161-2/+17
* show overlay to set avatar at the right bottom cornerChristian Schneppe2019-11-101-1/+1
* introduce setting to completely disable (OMEMO) encryptionChristian Schneppe2019-11-021-1/+1
* move some more config variables to match different app modesChristian Schneppe2019-11-021-1/+2
* show attachment button in private muc messagesChristian Schneppe2019-10-272-3/+7
* add user to roster on avatar long pressChristian Schneppe2019-10-271-8/+13
* always show 'contact details' on avatar long press in non-anonChristian Schneppe2019-10-261-3/+6
* show username as title in context menu when long clicking avatar in MUCChristian Schneppe2019-09-221-1/+24
* introduce app intro and some help screensChristian Schneppe2019-09-211-0/+39
* added overlay to avatar in EditAccountActivityChristian Schneppe2019-09-201-3/+19
* migrate to AndroidXChristian Schneppe2019-09-209-12/+12
* replace YouTube links with Invidious linksChristian Schneppe2019-09-201-0/+28
* fixed direct invites after adhocChristian Schneppe2019-09-191-1/+1
* fixed some minor NPEChristian Schneppe2019-09-191-4/+2
* include user into quote messageChristian Schneppe2019-09-111-2/+3
* when sharing text from PAM to PAM use quotesChristian Schneppe2019-08-311-0/+3
* 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