aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-11implements FS#271: Remove own Avatar from message displaysteckbrief1-1/+6
2020-04-10relates to FS#299: moves privacy and terms of use urls to build configsteckbrief2-4/+6
2019-11-19fixes the bug to scroll from top to bottom while opening conversation with un...steckbrief1-10/+1
2019-07-13implements FS#276: Remove 'Invite to Pix-Art Messenger'steckbrief2-75/+1
2019-07-07implements FS#304: Remove 'Check for updates'steckbrief2-10/+0
2019-07-07implements FS#303: Remove 'report an issue'steckbrief2-14/+0
2019-07-07implements FS#277: Remove 'Message merge'steckbrief4-18/+15
2019-07-07implements FS#272: Remove 'App-Updater'steckbrief2-430/+0
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
2019-06-08put geo uri in attachment preview when sharedChristian Schneppe2-4/+16
2019-06-08show negative max files size (unknown/unlimited) simply as availableChristian Schneppe1-2/+7
2019-06-08fixed some NPEChristian Schneppe1-3/+6
2019-06-08show error messages in text layout not edittextChristian Schneppe1-5/+15
2019-06-08double check that activity is not null in updateSend buttonChristian Schneppe1-2/+2
2019-06-08fixed NPE in channel discovery after race to create menuChristian Schneppe1-1/+1
2019-06-08performance improvementsChristian Schneppe1-1/+1
2019-05-19separate received and sent filesChristian Schneppe1-1/+1
2019-05-18always change music volumeChristian Schneppe1-1/+1
2019-05-04small UI changesChristian Schneppe1-21/+5
2019-05-04some bug fixesChristian Schneppe1-8/+2
2019-05-04added language tag in channel search resultsChristian Schneppe1-0/+9
2019-05-04fixed rare NPE cause by raceChristian Schneppe1-3/+7
2019-05-04do not synchronize twice when adding status and date bubblesChristian Schneppe1-60/+50
2019-05-04wait with presence selection until attachment commitChristian Schneppe2-68/+71
2019-05-04small message optimizationsChristian Schneppe2-9/+10
2019-05-03introduced type private_file_message to handle attachments in PMsChristian Schneppe2-46/+66
2019-05-03do not jump out of whispher mode when selecting attachChristian Schneppe1-1/+0
2019-05-03add bookmark when clicking on channel search resultChristian Schneppe1-0/+13
2019-05-03add contact dialog: warn on suspicious addressesChristian Schneppe4-10/+67
2019-05-03store correcting message in dbChristian Schneppe1-2/+5
2019-05-03temporary disable PM hint above edittextChristian Schneppe1-1/+1
2019-05-03put PM hint above edittextChristian Schneppe1-1/+6
2019-04-28added Tor support to channel searchChristian Schneppe1-0/+1
2019-04-28improve welcome screensChristian Schneppe3-16/+38
2019-04-28video player should request audio focusChristian Schneppe1-2/+27
2019-04-26keyboard event callbacks shoud run on ui threadChristian Schneppe1-4/+4
2019-04-26implement channel discoveryChristian Schneppe3-1/+279
2019-04-26run keyboard listeners on background executorChristian Schneppe1-16/+24
2019-04-26use mediated invite on reinvite if user is not memberChristian Schneppe1-1/+5
2019-04-26fix setting muc avatarChristian Schneppe1-16/+15
2019-04-12use styled warning for message errorChristian Schneppe4-12/+10
2019-04-12fix invite linksChristian Schneppe1-2/+2