aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2020-02-17hide local part of group chat xmpp addressChristian Schneppe1-1/+5
2020-02-17prevent sharing of xmpp uri for group chat bookmarksChristian Schneppe1-2/+5
2020-02-17do not warn user if bookmark already existsChristian Schneppe1-3/+6
2020-02-16use androidx.appcompat.app.AlertDialog and make AlertDialog finalChristian Schneppe21-69/+67
2020-02-16fix user adapter view recycling bugChristian Schneppe1-0/+2
2020-02-16add ability to delete own files from MediaViewerActivityChristian Schneppe1-27/+63
2020-02-14add 'show avatar' to context menu in chat viewChristian Schneppe4-5/+37
2020-02-12set filter to MediaBrowserActivityChristian Schneppe1-10/+114
2020-02-12show PDF preview in MediaBrowserActivityChristian Schneppe1-1/+1
2020-02-11make colored muc names configurableChristian Schneppe2-38/+13
2020-02-11rework PDF previewChristian Schneppe1-54/+52
2020-02-10fix colored nickname failure on single chats the 2ndChristian Schneppe1-1/+4
2020-02-10fix colored nickname failure on single chatsChristian Schneppe1-0/+3
2020-02-10use colored usernames in group chats/channelsChristian Schneppe2-3/+6
2020-02-09integrate alternative codec for voice recorder via attachment settingsChristian Schneppe2-4/+15
2020-02-09introduce preview for PDF files in chatChristian Schneppe1-18/+44
2020-02-08add preferece to use unicolored backgroundChristian Schneppe3-0/+20
2020-02-07rework RecordingActivityChristian Schneppe1-1/+3
2020-02-06fix some button colorsChristian Schneppe1-7/+3
2020-02-06fix crash/stacktrace in Share/ShowLocationActivityChristian Schneppe2-2/+2
2020-02-06fix NPE in AboutActivityChristian Schneppe1-6/+16
2020-02-02don't crash if player == nullChristian Schneppe1-3/+3
2020-02-02show audio artist and title for audio filesChristian Schneppe1-1/+32
2020-02-01fix showing progressBarChristian Schneppe1-19/+14
2020-02-01update theme in SettingsActivity correctlyChristian Schneppe1-0/+1
2020-02-01show progressbar instead of percentages while up-/downloading filesChristian Schneppe1-13/+48
2020-02-01add ability to reply on private messages in notificationsChristian Schneppe1-3/+1
2020-01-31release video player onStopChristian Schneppe1-2/+4
2020-01-31fix showing presence colored namesChristian Schneppe2-26/+27
2020-01-31use ToastCompat instead of ToastChristian Schneppe32-136/+166
2020-01-31add icons for video, audio and image files for the case the preview failsChristian Schneppe1-0/+18
2020-01-31optimize importsChristian Schneppe49-99/+141
2020-01-31fix sending uncompressed filesChristian Schneppe1-5/+0
2020-01-31use ExoPlayer for video playbackChristian Schneppe1-21/+64
2020-01-31evict cached previews when file gets deletedChristian Schneppe1-0/+1
2020-01-26use more material styleChristian Schneppe5-15/+60
2020-01-26fix some bugsChristian Schneppe3-15/+12
2020-01-26use default values for some preferences instead of hardcoded onesChristian Schneppe2-2/+2
2020-01-26rework lastseen a bit and don't show offlineChristian Schneppe2-41/+25
2020-01-24omemo changes: use 12 byte IV, no longer accept auth tag appended to payloadChristian Schneppe1-3/+3
2020-01-24support xmpp uris with single 'omemo' parameter for fingerprint (w/o sid)Christian Schneppe2-4/+4
2020-01-24add scan qr button to welcome screenChristian Schneppe1-5/+35
2020-01-24use installreferrer libray instead of broadcast listenerChristian Schneppe2-36/+10
2020-01-24parse install referrer from gplayChristian Schneppe8-25/+105
2020-01-24make registration uris work with fixed usernamesChristian Schneppe3-29/+56
2020-01-24preselect proper account in create contact dialog after following inviteChristian Schneppe3-5/+8
2020-01-24support ?roster;ibr=y xmpp urisChristian Schneppe3-18/+22
2020-01-24support registration via pars tokensChristian Schneppe3-50/+84
2020-01-24show number of participants in a MUCChristian Schneppe1-0/+1
2020-01-14show toast message on PN if user is not in room/channelChristian Schneppe1-0/+5