aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* improve webpreviews during offline timesChristian Schneppe2019-09-072-3/+5
* check for orphaned filesChristian Schneppe2019-09-061-1/+28
* fix some crashesChristian Schneppe2019-09-031-2/+13
* fix rotation issues in MediaViewerActivityChristian Schneppe2019-08-311-0/+1
* when sharing text from PAM to PAM use quotesChristian Schneppe2019-08-313-4/+11
* do not put default nick into bookmark if none has been set beforeChristian Schneppe2019-08-311-2/+3
* catch npe on participants context menuChristian Schneppe2019-08-311-0/+5
* fixed send_multiple share intent with empty extrasChristian Schneppe2019-08-311-1/+2
* catch IllegalArgumentException when reading backup fileChristian Schneppe2019-08-311-0/+2
* implement time out for waiting on voice recordingChristian Schneppe2019-08-311-10/+25
* put initial xmpp uri into signup intentChristian Schneppe2019-08-311-0/+1
* do password empty check in dialog not in restore backup serviceChristian Schneppe2019-08-311-16/+26
* open backup files on view actionChristian Schneppe2019-08-311-18/+40
* allow backup to be restored from selected fileChristian Schneppe2019-08-311-3/+73
* create share button in backup done notificationChristian Schneppe2019-07-172-0/+4
* prefer attachment in share intent if there is oneChristian Schneppe2019-07-171-1/+1
* handle blocking and unblocking of full jidsChristian Schneppe2019-07-172-8/+20