aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix message quotes from SearchActivityChristian Schneppe2020-03-162-6/+9
* add jfif and jif as jpeg mime typesChristian Schneppe2020-03-161-0/+2
* explicitly use BouncyCastle for file cryptoChristian Schneppe2020-03-164-19/+20
* avoid bundled source selection that comes with ImageCropper on Android 10Christian Schneppe2020-03-162-21/+40
* when setting moderated also set non standard field to not make users particip...Christian Schneppe2020-03-161-3/+7
* set IqPacket publish in AxolotlService finalChristian Schneppe2020-03-161-1/+1
* do not merge oob messagesChristian Schneppe2020-03-161-0/+2
* show invidious links in notifications tooChristian Schneppe2020-03-163-9/+12
* fix NPEChristian Schneppe2020-03-161-2/+2
* don't show offline status in dynamic tagsChristian Schneppe2020-02-191-2/+0
* WIP: happy eyeball with dns caching for 5min (#464)genofire2020-02-193-9/+97
* Revert "hide local part of group chat xmpp address"Christian Schneppe2020-02-192-6/+1
* fix MessageAdapterChristian Schneppe2020-02-181-1/+6
* add context menu to MediaBrowser toChristian Schneppe2020-02-184-15/+140
* update chat background immediately after opening chatChristian Schneppe2020-02-182-1/+4
* Merge branch 'master' of https://github.com/kriztan/Pix-Art-MessengerChristian Schneppe2020-02-1726-73/+238
|\
| * New Crowdin translations (#452)Christian Schneppe2020-02-1726-73/+238
* | fix some more colors for orange themeChristian Schneppe2020-02-172-1/+7
* | fix backgroundcolor for selected items in contact chooserChristian Schneppe2020-02-171-1/+1
* | switch to sending 12 byte IVsChristian Schneppe2020-02-171-1/+1
* | hide local part of group chat xmpp addressChristian Schneppe2020-02-172-1/+6
* | prevent sharing of xmpp uri for group chat bookmarksChristian Schneppe2020-02-171-2/+5
* | do not warn user if bookmark already existsChristian Schneppe2020-02-173-11/+7
* | small fixesChristian Schneppe2020-02-174-3/+22
* | customize ExoPlayerChristian Schneppe2020-02-172-0/+12
|/
* use androidx.appcompat.app.AlertDialog and make AlertDialog finalChristian Schneppe2020-02-1622-72/+70
* fix user adapter view recycling bugChristian Schneppe2020-02-161-0/+2
* correct AbstractGeneratorChristian Schneppe2020-02-161-1/+1
* some changes to XmppConnectionServiceChristian Schneppe2020-02-161-20/+19
* add ability to delete own files from MediaViewerActivityChristian Schneppe2020-02-163-27/+70
* Merge branch 'master' of https://github.com/kriztan/Pix-Art-MessengerChristian Schneppe2020-02-141-1/+1
|\
| * happy eyeball: fix NPE on connecting without dns (#460)genofire2020-02-131-1/+1
* | add 'show avatar' to context menu in chat viewChristian Schneppe2020-02-147-5/+46
|/
* set filter to MediaBrowserActivityChristian Schneppe2020-02-125-13/+131
* show PDF preview in MediaBrowserActivityChristian Schneppe2020-02-122-2/+5
* fix NPE in resolverChristian Schneppe2020-02-111-31/+30
* make colored muc names configurableChristian Schneppe2020-02-118-43/+33
* rework PDF previewChristian Schneppe2020-02-112-72/+118
* fix colored nickname failure on single chats the 2ndChristian Schneppe2020-02-101-1/+4
* fix colored nickname failure on single chatsChristian Schneppe2020-02-101-0/+3
* catch more exceptions in JingleSocks5TransportChristian Schneppe2020-02-101-1/+1
* use colored usernames in group chats/channelsChristian Schneppe2020-02-105-8/+31
* shorten has Written to Wrotesubpub2020-02-101-2/+2
* Revert "Networkstack: drop own implementation of DNS-Server selection"genofire2020-02-103-0/+186
* [BUGFIX] Resolver: fallback for invalid SRV CNAME entriesgenofire2020-02-101-2/+39
* [BUGFIX] Resolver: allow srv entry with priority 0genofire2020-02-091-1/+1
* improve logging of happy eyeball (v2)genofire2020-02-091-6/+18
* integrate alternative codec for voice recorder via attachment settingsChristian Schneppe2020-02-096-4/+27
* introduce preview for PDF files in chatChristian Schneppe2020-02-098-19/+79
* improve logging of happy eyeballgenofire2020-02-091-8/+15