aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui (unfollow)
Commit message (Expand)AuthorFilesLines
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
2019-09-08fix crash during file existing checkChristian Schneppe2-2/+2
2019-09-07improve webpreviews during offline timesChristian Schneppe2-3/+5
2019-09-06check for orphaned filesChristian Schneppe1-1/+28
2019-09-03fix some crashesChristian Schneppe1-2/+13
2019-08-31fix rotation issues in MediaViewerActivityChristian Schneppe1-0/+1
2019-08-31when sharing text from PAM to PAM use quotesChristian Schneppe3-4/+11
2019-08-31do not put default nick into bookmark if none has been set beforeChristian Schneppe1-2/+3
2019-08-31catch npe on participants context menuChristian Schneppe1-0/+5
2019-08-31fixed send_multiple share intent with empty extrasChristian Schneppe1-1/+2
2019-08-31catch IllegalArgumentException when reading backup fileChristian Schneppe1-0/+2
2019-08-31implement time out for waiting on voice recordingChristian Schneppe1-10/+25
2019-08-31put initial xmpp uri into signup intentChristian Schneppe1-0/+1
2019-08-31do password empty check in dialog not in restore backup serviceChristian Schneppe1-16/+26
2019-08-31open backup files on view actionChristian Schneppe1-18/+40
2019-08-31allow backup to be restored from selected fileChristian Schneppe1-3/+73
2019-07-17create share button in backup done notificationChristian Schneppe2-0/+4
2019-07-17prefer attachment in share intent if there is oneChristian Schneppe1-1/+1
2019-07-17handle blocking and unblocking of full jidsChristian Schneppe2-8/+20
2019-07-03check if activity is not null before using it to paint send buttonChristian Schneppe1-1/+4
2019-07-01attempt to unregister when receiving push for channel no longer joinedChristian Schneppe6-17/+17
2019-07-01code cleanup & small fixesChristian Schneppe11-11/+11
2019-06-25fix broken updaterChristian Schneppe1-0/+6
2019-06-25fix welcome screensChristian Schneppe3-9/+29
2019-06-22changed string to generated password dialog in MagicCreateActivityChristian Schneppe1-0/+2
2019-06-22change behavior of unencrypted chats warningChristian Schneppe1-11/+35
2019-06-20show own account in chatlist/contacts/conferences if you are in multi account...Christian Schneppe3-0/+16
2019-06-18small improvement of welcome screenChristian Schneppe1-1/+10
2019-06-17handle some rare npeChristian Schneppe2-6/+12
2019-06-17fix some NPEChristian Schneppe1-4/+8
2019-06-08fix some more NPEChristian Schneppe2-1/+4