aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* small UI fixesChristian Schneppe2019-11-031-1/+1
* fixed links in privacy warning in channel discoveryChristian Schneppe2019-11-032-2/+10
* optionally search local muc rooms instead of jabber.networkChristian Schneppe2019-11-033-43/+63
* catch security exception when passing on share intent that didn't give us per...Christian Schneppe2019-11-032-4/+16
* change welcome screen and splash screen for schulchatChristian Schneppe2019-11-021-1/+0
* introduce setting to completely disable (OMEMO) encryptionChristian Schneppe2019-11-022-1/+4
* move some more config variables to match different app modesChristian Schneppe2019-11-021-1/+2
* rename build flavorsChristian Schneppe2019-11-021-17/+0
* show attachment button in private muc messagesChristian Schneppe2019-10-272-3/+7
* getAdHocInviteUri asyncChristian Schneppe2019-10-271-18/+48
* fix crash in SearchActivityChristian Schneppe2019-10-271-1/+1
* add user to roster on avatar long pressChristian Schneppe2019-10-272-10/+15
* open video if internal player failsChristian Schneppe2019-10-271-25/+25
* fixed loading channel results from cacheChristian Schneppe2019-10-261-4/+3
* fix some issuesChristian Schneppe2019-10-261-1/+1
* clear bitmap cache after changing avatar settingsChristian Schneppe2019-10-261-0/+8
* always show 'contact details' on avatar long press in non-anonChristian Schneppe2019-10-261-3/+6
* set autojoin=true after following inviteChristian Schneppe2019-10-261-1/+1
* Bookmarks2: support retractionChristian Schneppe2019-10-263-15/+10
* WIP Bookmarks 2 supportChristian Schneppe2019-10-262-8/+9
* disable context menu on failed jingle filesChristian Schneppe2019-10-261-13/+15
* mark cancelled jingle ft as such on both sidesChristian Schneppe2019-10-261-5/+4
* hide 'use integrated emoji' setting for Android O and higherChristian Schneppe2019-10-191-3/+12
* show "no results" if there where no channels found in channel discovery searchChristian Schneppe2019-10-031-3/+11
* fix NPE when using channel search and DOMAIN_LOCKChristian Schneppe2019-10-021-5/+7
* do not set invideous as default and add config to first start settings screenChristian Schneppe2019-10-021-0/+13
* make list selection manager work with app compatChristian Schneppe2019-09-291-71/+71
* rework introChristian Schneppe2019-09-293-26/+63
* channel search result long press to show join dialogChristian Schneppe2019-09-243-16/+43
* small changes in quotesChristian Schneppe2019-09-241-5/+14
* minor intro improvements, shorten some textsChristian Schneppe2019-09-241-1/+21
* print emoji only status messages largerChristian Schneppe2019-09-231-8/+18
* show username as title in context menu when long clicking avatar in MUCChristian Schneppe2019-09-223-12/+61
* use existing variable for userChristian Schneppe2019-09-221-1/+1
* show context menu in channel search to share uriChristian Schneppe2019-09-213-25/+65
* introduce app intro and some help screensChristian Schneppe2019-09-217-9/+223
* added overlay to avatar in EditAccountActivityChristian Schneppe2019-09-202-5/+21
* migrate to AndroidXChristian Schneppe2019-09-2076-217/+204
* replace YouTube links with Invidious linksChristian Schneppe2019-09-204-6/+39
* bug fixes in MessageAdapterChristian Schneppe2019-09-191-6/+3
* fixed direct invites after adhocChristian Schneppe2019-09-191-1/+1
* fixed some minor NPEChristian Schneppe2019-09-193-6/+7
* changed profile viewChristian Schneppe2019-09-191-12/+60
* keep track of previously edited idsChristian Schneppe2019-09-131-2/+4
* stopped constantly focus shift if user is typingChristian Schneppe2019-09-131-7/+1
* show language in message bubble if multiple language variants were receivedChristian Schneppe2019-09-121-9/+12
* fixed 2 issues reported by new linterChristian Schneppe2019-09-121-12/+4
* include user into quote messageChristian Schneppe2019-09-115-18/+51
* fix permission errorsChristian Schneppe2019-09-091-1/+1
* fix crash during file existing checkChristian Schneppe2019-09-082-2/+2