aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* New translations strings.xml (Indonesian)Christian Schneppe2020-02-181-1/+0
* New translations strings.xml (Italian)Christian Schneppe2020-02-181-1/+1
* New translations strings.xml (Azerbaijani)Christian Schneppe2020-02-181-1/+0
* New translations strings.xml (Polish)Christian Schneppe2020-02-181-1/+0
* New translations strings.xml (Russian)Christian Schneppe2020-02-181-1/+0
* New translations strings.xml (Spanish)Christian Schneppe2020-02-181-1/+1
* New translations strings.xml (Turkish)Christian Schneppe2020-02-181-1/+0
* New translations strings.xml (Ukrainian)Christian Schneppe2020-02-181-1/+1
* New translations strings.xml (Chinese Simplified)Christian Schneppe2020-02-181-12/+27
* New translations strings.xml (Kannada)Christian Schneppe2020-02-181-2/+58
* New translations strings.xml (Czech)Christian Schneppe2020-02-181-1/+0
* New translations strings.xml (Greek)Christian Schneppe2020-02-181-1/+0
* New translations strings.xml (Portuguese)Christian Schneppe2020-02-181-101/+101
* New translations strings.xml (Portuguese, Brazilian)Christian Schneppe2020-02-181-102/+101
* New translations strings.xml (Swedish)Christian Schneppe2020-02-181-1/+0
* New translations strings.xml (Romanian)Christian Schneppe2020-02-181-1/+0
* New Crowdin translations (#452)Christian Schneppe2020-02-1726-73/+238
* 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-142-2/+2
|\
| * happy eyeball: fix NPE on connecting without dns (#460)genofire2020-02-131-1/+1
| * Merge pull request #459 from licaon-kter/patch-9Christian Schneppe2020-02-131-1/+1
| |\
| | * Use German badgesLicaon_Kter2020-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
* version 2.3.5 beta (2020-02-11)Christian Schneppe2020-02-111-2/+2
* 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
* version 2.3.5 (2020-02-10) + CHANGELOGChristian Schneppe2020-02-102-2/+3
* catch more exceptions in JingleSocks5TransportChristian Schneppe2020-02-101-1/+1
* use colored usernames in group chats/channelsChristian Schneppe2020-02-105-8/+31
* Merge pull request #455 from subpub/patch-1Christian Schneppe2020-02-101-2/+2
|\
| * shorten has Written to Wrotesubpub2020-02-101-2/+2
|/
* Merge pull request #453 from genofire/resolver-fixChristian Schneppe2020-02-103-9/+244
|\
| * 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
* version 2.3.5 beta (2020-02-09)Christian Schneppe2020-02-091-2/+2
* exclude org.jetbrain annotations globallyChristian Schneppe2020-02-091-3/+2
* Merge pull request #450 from genofire/resolver-fixChristian Schneppe2020-02-091-13/+16
|\