Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge pull request #453 from genofire/resolver-fix | Christian Schneppe | 2020-02-10 | 3 | -9/+244 | |
|\ | | | | | improve happy eyeball | |||||
| * | Revert "Networkstack: drop own implementation of DNS-Server selection" | genofire | 2020-02-10 | 3 | -0/+186 | |
| | | | | | | | | This reverts commit 3bbdd69d620055a88f42bc62e10421e250a57d9e. | |||||
| * | [BUGFIX] Resolver: fallback for invalid SRV CNAME entries | genofire | 2020-02-10 | 1 | -2/+39 | |
| | | ||||||
| * | [BUGFIX] Resolver: allow srv entry with priority 0 | genofire | 2020-02-09 | 1 | -1/+1 | |
| | | ||||||
| * | improve logging of happy eyeball (v2) | genofire | 2020-02-09 | 1 | -6/+18 | |
|/ | ||||||
* | integrate alternative codec for voice recorder via attachment settings | Christian Schneppe | 2020-02-09 | 6 | -4/+27 | |
| | ||||||
* | introduce preview for PDF files in chat | Christian Schneppe | 2020-02-09 | 8 | -19/+79 | |
| | ||||||
* | version 2.3.5 beta (2020-02-09) | Christian Schneppe | 2020-02-09 | 1 | -2/+2 | |
| | ||||||
* | exclude org.jetbrain annotations globally | Christian Schneppe | 2020-02-09 | 1 | -3/+2 | |
| | ||||||
* | Merge pull request #450 from genofire/resolver-fix | Christian Schneppe | 2020-02-09 | 1 | -13/+16 | |
|\ | | | | | Happy Eyeball bug in concurrents connect failed | |||||
| * | improve logging of happy eyeball | genofire | 2020-02-09 | 1 | -8/+15 | |
| | | ||||||
| * | [BUGFIX] happy eyeball: concurrents resolve connect | genofire | 2020-02-09 | 1 | -6/+2 | |
|/ | ||||||
* | New Crowdin translations (#449) | Christian Schneppe | 2020-02-08 | 11 | -173/+1254 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations strings.xml (Romanian) * New translations strings.xml (Portuguese) * New translations strings.xml (Kannada) * 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 (Azerbaijani) * 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 (German) * New translations strings.xml (Chinese Traditional) | |||||
* | add more logging and fix typo in Resolver.java | Christian Schneppe | 2020-02-08 | 1 | -3/+9 | |
| | ||||||
* | version 2.3.5 beta (2020-02-02) + CHANGELOG | Christian Schneppe | 2020-02-08 | 2 | -7/+7 | |
| | ||||||
* | add preferece to use unicolored background | Christian Schneppe | 2020-02-08 | 7 | -0/+29 | |
| | ||||||
* | catch some more NPE in Resolver.java | Christian Schneppe | 2020-02-08 | 1 | -1/+6 | |
| | ||||||
* | Merge pull request #448 from genofire/resolver-fix | Christian Schneppe | 2020-02-08 | 1 | -0/+4 | |
|\ | | | | | [BUGFIX] happy eye: null pointer if no connection was etablished | |||||
| * | [BUGFIX] happy eye: null pointer if no connection was etablished | genofire | 2020-02-08 | 1 | -0/+4 | |
|/ | ||||||
* | versdion 2.3.5 beta (2020-02-08) | Christian Schneppe | 2020-02-08 | 1 | -2/+2 | |
| | ||||||
* | make dark blue background a bit darker | Christian Schneppe | 2020-02-08 | 1 | -0/+0 | |
| | ||||||
* | fix scaling background | Christian Schneppe | 2020-02-08 | 4 | -0/+0 | |
| | ||||||
* | Merge pull request #446 from genofire/resolver-fix | Christian Schneppe | 2020-02-08 | 1 | -1/+4 | |
|\ | | | | | [BUGFIX] happy eye: null pointer on closed socket if no connection was etablished | |||||
| * | [BUGFIX] happy eye: null pointer on closed socket if no connection was ↵ | genofire | 2020-02-08 | 1 | -1/+4 | |
|/ | | | | etablished | |||||
* | version 2.3.5 beta (2020-02-07) | Christian Schneppe | 2020-02-07 | 1 | -2/+2 | |
| | ||||||
* | rework RecordingActivity | Christian Schneppe | 2020-02-07 | 4 | -4/+11 | |
| | ||||||
* | update jQuery | Christian Schneppe | 2020-02-07 | 1 | -5/+2 | |
| | ||||||
* | update chat background | Christian Schneppe | 2020-02-07 | 8 | -5/+14 | |
| | ||||||
* | [BUGFIX] crash on resolve.toString if hostname is null (#444) | genofire | 2020-02-07 | 1 | -1/+1 | |
| | | | Thank you @genofire | |||||
* | fix some button colors | Christian Schneppe | 2020-02-06 | 6 | -12/+16 | |
| | ||||||
* | show me name instead of name part from own jid in maps | Christian Schneppe | 2020-02-06 | 1 | -1/+1 | |
| | ||||||
* | fix crash/stacktrace in Share/ShowLocationActivity | Christian Schneppe | 2020-02-06 | 2 | -2/+2 | |
| | ||||||
* | fix NPE in AboutActivity | Christian Schneppe | 2020-02-06 | 1 | -6/+16 | |
| | ||||||
* | version 2.3.5 beta (2020-02-05) | Christian Schneppe | 2020-02-05 | 1 | -2/+2 | |
| | ||||||
* | Networkstack: easy happy eyeball (#411) | genofire | 2020-02-05 | 5 | -392/+158 | |
| | | | | | | | | * Networkstack: easy happy eyeball * Networkstack: drop own implementation of DNS-Server selection Co-authored-by: Christian Schneppe <kriztan@users.noreply.github.com> | |||||
* | limit artist - title in messages to 128 chars | Christian Schneppe | 2020-02-05 | 1 | -2/+3 | |
| | ||||||
* | add library excludes | Christian Schneppe | 2020-02-05 | 1 | -4/+4 | |
| | ||||||
* | add device to crash report | Christian Schneppe | 2020-02-05 | 1 | -0/+12 | |
| | ||||||
* | update MetaDataExtractor | Christian Schneppe | 2020-02-03 | 1 | -4/+17 | |
| | ||||||
* | version 2.3.5 beta (2020-02-02) | Christian Schneppe | 2020-02-02 | 2 | -3/+4 | |
| | ||||||
* | don't crash if player == null | Christian Schneppe | 2020-02-02 | 1 | -3/+3 | |
| | ||||||
* | show audio artist and title for audio files | Christian Schneppe | 2020-02-02 | 4 | -2/+63 | |
| | ||||||
* | correct build scripts | Christian Schneppe | 2020-02-01 | 3 | -2/+14 | |
| | ||||||
* | fix showing progressBar | Christian Schneppe | 2020-02-01 | 1 | -19/+14 | |
| | ||||||
* | version 2.3.5 beta (2020-02-01) | Christian Schneppe | 2020-02-01 | 1 | -1/+1 | |
| | ||||||
* | version 2.3.5 beta (2020-02-01) | Christian Schneppe | 2020-02-01 | 2 | -1/+4 | |
| | ||||||
* | update libs | Christian Schneppe | 2020-02-01 | 1 | -6/+6 | |
| | ||||||
* | remove unused resources | Christian Schneppe | 2020-02-01 | 27 | -133/+0 | |
| | ||||||
* | update theme in SettingsActivity correctly | Christian Schneppe | 2020-02-01 | 1 | -0/+1 | |
| | ||||||
* | show progressbar instead of percentages while up-/downloading files | Christian Schneppe | 2020-02-01 | 5 | -17/+66 | |
| |