aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* WIP: happy eyeball with dns caching for 5min (#464)genofire2020-02-193-9/+97
| | | | | | * happy eyeball: fix dnssec for plain ip an srv-cname * reimplement dns resolver cache + add timeout for cache
* Revert "hide local part of group chat xmpp address"Christian Schneppe2020-02-192-6/+1
| | | | This reverts commit 31abe938fdd5c386de52aad7b083289a9a5f0aeb.
* fix MessageAdapterChristian Schneppe2020-02-181-1/+6
|
* add context menu to MediaBrowser toChristian Schneppe2020-02-184-15/+140
| | | | | | * share * open * delete
* update chat background immediately after opening chatChristian Schneppe2020-02-182-1/+4
|
* version 2.3.5 beta (2020-02-17) + CHANGELOGChristian Schneppe2020-02-172-5/+7
|
* 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations strings.xml (Portuguese, Brazilian) * New translations strings.xml (Portuguese) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Spanish) * New translations strings.xml (Chinese Traditional) * New translations strings.xml (Portuguese, Brazilian) * New translations strings.xml (Portuguese) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Ukrainian) * New translations strings.xml (Spanish) * New translations strings.xml (Russian) * New translations strings.xml (Polish) * New translations strings.xml (Italian) * New translations strings.xml (German) * New translations strings.xml (Chinese Traditional) * New translations strings.xml (Portuguese, Brazilian) * New translations strings.xml (Portuguese) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Spanish) * New translations strings.xml (Chinese Traditional) * New translations strings.xml (Portuguese, Brazilian) * New translations strings.xml (Portuguese) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Ukrainian) * New translations strings.xml (Chinese Traditional) * New translations strings.xml (German) * New translations strings.xml (Spanish) * New translations strings.xml (Ukrainian) * New translations strings.xml (Kannada) * New translations strings.xml (Arabic) * New translations strings.xml (Romanian) * New translations strings.xml (Swedish) * New translations strings.xml (Portuguese, Brazilian) * New translations strings.xml (Portuguese) * New translations strings.xml (Greek) * New translations strings.xml (Czech) * New translations strings.xml (Kannada) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Ukrainian) * New translations strings.xml (Turkish) * New translations strings.xml (Spanish) * New translations strings.xml (Russian) * New translations strings.xml (Polish) * New translations strings.xml (Azerbaijani) * New translations strings.xml (Italian) * New translations strings.xml (Indonesian) * New translations strings.xml (German) * New translations strings.xml (Galician) * New translations strings.xml (French) * New translations strings.xml (Filipino) * New translations strings.xml (Dutch) * New translations strings.xml (Chinese Traditional) * New translations strings.xml (Cebuano) * New translations strings.xml (Catalan) * New translations strings.xml (Bulgarian) * New translations strings.xml (Basque) * New translations strings.xml (Tagalog) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Chinese Traditional) * New translations strings.xml (Portuguese, Brazilian) * New translations strings.xml (Portuguese) * New translations strings.xml (Italian) * New translations strings.xml (Russian) * New translations strings.xml (Spanish) * New translations strings.xml (German) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Chinese Traditional) * New translations strings.xml (Portuguese, Brazilian) * New translations strings.xml (Portuguese) * New translations strings.xml (Italian)
* | 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-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 badges
| | * Use German badgesLicaon_Kter2020-02-131-1/+1
| |/
* / add 'show avatar' to context menu in chat viewChristian Schneppe2020-02-147-5/+46
|/ | | | to show a bigger avatar
* set filter to MediaBrowserActivityChristian Schneppe2020-02-125-13/+131
| | | | | to show only images and videos or all media files fixes #457
* 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
| | | | and set more variables to final
* make colored muc names configurableChristian Schneppe2020-02-118-43/+33
| | | | * default = off
* rework PDF previewChristian Schneppe2020-02-112-72/+118
| | | | should fix #456
* 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 Wrote
| * shorten has Written to Wrotesubpub2020-02-101-2/+2
|/
* Merge pull request #453 from genofire/resolver-fixChristian Schneppe2020-02-103-9/+244
|\ | | | | improve happy eyeball
| * Revert "Networkstack: drop own implementation of DNS-Server selection"genofire2020-02-103-0/+186
| | | | | | | | This reverts commit 3bbdd69d620055a88f42bc62e10421e250a57d9e.
| * [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
|\ | | | | Happy Eyeball bug in concurrents connect failed
| * improve logging of happy eyeballgenofire2020-02-091-8/+15
| |