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