aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-07fix updaterChristian Schneppe3-11/+467
2020-04-07fix resolving IP if SRV violences RFC2782Christian Schneppe1-8/+10
2020-04-07fix resolving IP if SRV violences RFC2782Christian Schneppe2-25/+69
2020-04-06make OTR setting workingChristian Schneppe3-5/+10
2020-04-06fix crach on android < SDK 21Christian Schneppe1-1/+2
2020-04-02respect invidious settings in notificationsChristian Schneppe1-1/+2
2020-04-01display toast when trying to join channel with no enabled accountsChristian Schneppe2-3/+7
2020-04-01fixed typoChristian Schneppe1-2/+2
2020-04-01close FileInputStream in MTMChristian Schneppe1-129/+127
2020-03-22add choose video from file to attachments menuChristian Schneppe1-0/+6
2020-03-22fix MediaBrowserActivity and show if no attachments availableChristian Schneppe1-1/+4
2020-03-16update Conversation and log filename on restoring orphaned filesChristian Schneppe1-1/+2
2020-03-16fix message quotes from SearchActivityChristian Schneppe2-6/+9
2020-03-16add jfif and jif as jpeg mime typesChristian Schneppe1-0/+2
2020-03-16explicitly use BouncyCastle for file cryptoChristian Schneppe4-19/+20
2020-03-16avoid bundled source selection that comes with ImageCropper on Android 10Christian Schneppe2-21/+40
2020-03-16when setting moderated also set non standard field to not make users particip...Christian Schneppe1-3/+7
2020-03-16set IqPacket publish in AxolotlService finalChristian Schneppe1-1/+1
2020-03-16do not merge oob messagesChristian Schneppe1-0/+2
2020-03-16show invidious links in notifications tooChristian Schneppe2-7/+10
2020-03-16fix NPEChristian Schneppe1-2/+2
2020-02-19don't show offline status in dynamic tagsChristian Schneppe1-2/+0
2020-02-19WIP: happy eyeball with dns caching for 5min (#464)genofire3-9/+97
2020-02-19Revert "hide local part of group chat xmpp address"Christian Schneppe1-5/+1
2020-02-18fix MessageAdapterChristian Schneppe1-1/+6
2020-02-18add context menu to MediaBrowser toChristian Schneppe3-13/+139
2020-02-18update chat background immediately after opening chatChristian Schneppe1-0/+4
2020-02-17switch to sending 12 byte IVsChristian Schneppe1-1/+1
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 Schneppe2-10/+7
2020-02-17small fixesChristian Schneppe3-2/+21
2020-02-16use androidx.appcompat.app.AlertDialog and make AlertDialog finalChristian Schneppe22-72/+70
2020-02-16fix user adapter view recycling bugChristian Schneppe1-0/+2
2020-02-16correct AbstractGeneratorChristian Schneppe1-1/+1
2020-02-16some changes to XmppConnectionServiceChristian Schneppe1-20/+19
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-13happy eyeball: fix NPE on connecting without dns (#460)genofire1-1/+1
2020-02-12set filter to MediaBrowserActivityChristian Schneppe2-13/+117
2020-02-12show PDF preview in MediaBrowserActivityChristian Schneppe2-2/+5
2020-02-11fix NPE in resolverChristian Schneppe1-31/+30
2020-02-11make colored muc names configurableChristian Schneppe5-43/+25
2020-02-11rework PDF previewChristian Schneppe2-72/+118
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-10catch more exceptions in JingleSocks5TransportChristian Schneppe1-1/+1
2020-02-10use colored usernames in group chats/channelsChristian Schneppe4-8/+22
2020-02-10Revert "Networkstack: drop own implementation of DNS-Server selection"genofire3-0/+186
2020-02-10[BUGFIX] Resolver: fallback for invalid SRV CNAME entriesgenofire1-2/+39