Commit graph

7562 commits

Author SHA1 Message Date
Christian Schneppe
52e874127b
version 2.3.5 (2020-02-10) + CHANGELOG 2020-02-10 20:22:41 +01:00
Christian Schneppe
fc777c3a80
catch more exceptions in JingleSocks5Transport 2020-02-10 20:21:40 +01:00
Christian Schneppe
e2d89da5d3
use colored usernames in group chats/channels 2020-02-10 20:10:04 +01:00
Christian Schneppe
caaaa05e81 Merge pull request #455 from subpub/patch-1
shorten has Written to Wrote
2020-02-10 09:54:56 +01:00
subpub
d03a9819e3 shorten has Written to Wrote 2020-02-10 08:23:23 +00:00
Christian Schneppe
d7a7db1ced Merge pull request #453 from genofire/resolver-fix
improve happy eyeball
2020-02-10 07:34:29 +01:00
genofire
9e24597dd2
Revert "Networkstack: drop own implementation of DNS-Server selection"
This reverts commit 3bbdd69d620055a88f42bc62e10421e250a57d9e.
2020-02-10 02:38:40 +01:00
genofire
ea063e8a76
[BUGFIX] Resolver: fallback for invalid SRV CNAME entries 2020-02-10 02:38:37 +01:00
genofire
470cc533b2
[BUGFIX] Resolver: allow srv entry with priority 0 2020-02-09 23:12:03 +01:00
genofire
6e9ea36d92
improve logging of happy eyeball (v2) 2020-02-09 23:10:17 +01:00
Christian Schneppe
db952297c5
integrate alternative codec for voice recorder via attachment settings 2020-02-09 21:39:57 +01:00
Christian Schneppe
b10b73caad
introduce preview for PDF files in chat 2020-02-09 21:03:37 +01:00
Christian Schneppe
482cb89267
version 2.3.5 beta (2020-02-09) 2020-02-09 15:34:18 +01:00
Christian Schneppe
896d73858d
exclude org.jetbrain annotations globally 2020-02-09 15:33:10 +01:00
Christian Schneppe
83c1ba7b1c Merge pull request #450 from genofire/resolver-fix
Happy Eyeball bug in concurrents connect failed
2020-02-09 13:47:46 +01:00
genofire
fc0daaf81d
improve logging of happy eyeball 2020-02-09 13:12:03 +01:00
genofire
afcfd057d8
[BUGFIX] happy eyeball: concurrents resolve connect 2020-02-09 13:11:40 +01:00
Christian Schneppe
c3da4be4da New Crowdin translations (#449)
* 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)
2020-02-08 22:08:13 +01:00
Christian Schneppe
d2e1e316fc
add more logging and fix typo in Resolver.java 2020-02-08 21:35:42 +01:00
Christian Schneppe
56a0760fbb
version 2.3.5 beta (2020-02-02) + CHANGELOG 2020-02-08 19:31:12 +01:00
Christian Schneppe
ae09585ce2
add preferece to use unicolored background 2020-02-08 19:30:21 +01:00
Christian Schneppe
e96467e5ad
catch some more NPE in Resolver.java 2020-02-08 18:38:19 +01:00
Christian Schneppe
2d5a7e013a
Merge pull request #448 from genofire/resolver-fix
[BUGFIX] happy eye: null pointer if no connection was etablished
2020-02-08 16:33:56 +01:00
genofire
e125944cbc
[BUGFIX] happy eye: null pointer if no connection was etablished 2020-02-08 16:21:53 +01:00
Christian Schneppe
f0a05e133c
versdion 2.3.5 beta (2020-02-08) 2020-02-08 10:01:05 +01:00
Christian Schneppe
ac250ad8c0
make dark blue background a bit darker 2020-02-08 10:00:41 +01:00
Christian Schneppe
a61590ec33
fix scaling background 2020-02-08 09:55:16 +01:00
Christian Schneppe
bf420c711a
Merge pull request #446 from genofire/resolver-fix
[BUGFIX] happy eye: null pointer on closed socket if no connection was etablished
2020-02-08 09:00:48 +01:00
genofire
8efe986962
[BUGFIX] happy eye: null pointer on closed socket if no connection was etablished 2020-02-08 08:54:04 +01:00
Christian Schneppe
4fac8c47e7
version 2.3.5 beta (2020-02-07) 2020-02-07 21:15:42 +01:00
Christian Schneppe
b9d4699d9b
rework RecordingActivity 2020-02-07 21:11:02 +01:00
Christian Schneppe
ac0c766794
update jQuery 2020-02-07 20:16:39 +01:00
Christian Schneppe
c91f28ea31
update chat background 2020-02-07 20:15:56 +01:00
genofire
8dd82436bb
[BUGFIX] crash on resolve.toString if hostname is null (#444)
Thank you @genofire
2020-02-07 08:42:00 +01:00
Christian Schneppe
baa5ba17cd
fix some button colors 2020-02-06 21:19:21 +01:00
Christian Schneppe
3aac32f7aa
show me name instead of name part from own jid in maps 2020-02-06 20:11:42 +01:00
Christian Schneppe
9a9fc4ed5e
fix crash/stacktrace in Share/ShowLocationActivity 2020-02-06 19:57:52 +01:00
Christian Schneppe
2059bdff81
fix NPE in AboutActivity 2020-02-06 19:19:19 +01:00
Christian Schneppe
4611713eca
version 2.3.5 beta (2020-02-05) 2020-02-05 20:37:21 +01:00
genofire
22dc081ed1
Networkstack: easy happy eyeball (#411)
* Networkstack: easy happy eyeball

* Networkstack: drop own implementation of DNS-Server selection

Co-authored-by: Christian Schneppe <kriztan@users.noreply.github.com>
2020-02-05 20:25:36 +01:00
Christian Schneppe
1e5ebaa19c
limit artist - title in messages to 128 chars 2020-02-05 20:20:47 +01:00
Christian Schneppe
0da5d84cf4
add library excludes 2020-02-05 20:12:44 +01:00
Christian Schneppe
3741aee815
add device to crash report 2020-02-05 20:12:20 +01:00
Christian Schneppe
3c3c645c68
update MetaDataExtractor 2020-02-03 21:46:26 +01:00
Christian Schneppe
29bc3e9c7b
version 2.3.5 beta (2020-02-02) 2020-02-02 21:58:08 +01:00
Christian Schneppe
17ab39fe45
don't crash if player == null 2020-02-02 21:33:31 +01:00
Christian Schneppe
64826a6fd9
show audio artist and title for audio files 2020-02-02 21:32:56 +01:00
Christian Schneppe
68d7b433d8
correct build scripts 2020-02-01 20:36:52 +01:00
Christian Schneppe
a669e200b5
fix showing progressBar 2020-02-01 20:32:57 +01:00
Christian Schneppe
654b4c12cb
version 2.3.5 beta (2020-02-01) 2020-02-01 14:39:46 +01:00