Commit graph

7632 commits

Author SHA1 Message Date
Christian Schneppe
c2c8bef66a
small fixes 2020-02-17 20:04:55 +01:00
Christian Schneppe
f3e9134002
customize ExoPlayer 2020-02-17 20:03:12 +01:00
Christian Schneppe
435989fc60
use androidx.appcompat.app.AlertDialog and make AlertDialog final 2020-02-16 22:10:06 +01:00
Christian Schneppe
15d25f3658
fix user adapter view recycling bug 2020-02-16 11:40:29 +01:00
Christian Schneppe
fd2bfdb459
correct AbstractGenerator 2020-02-16 11:28:00 +01:00
Christian Schneppe
73eaea0e5f
some changes to XmppConnectionService 2020-02-16 11:23:31 +01:00
Christian Schneppe
d5f1690724
add ability to delete own files from MediaViewerActivity 2020-02-16 10:48:14 +01:00
Christian Schneppe
827ae43d8b
Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger 2020-02-14 21:34:34 +01:00
Christian Schneppe
3f12418b60
add 'show avatar' to context menu in chat view
to show a bigger avatar
2020-02-14 19:52:48 +01:00
genofire
dd93aaf507
happy eyeball: fix NPE on connecting without dns (#460) 2020-02-13 16:49:02 +01:00
Christian Schneppe
3abe818259
Merge pull request #459 from licaon-kter/patch-9
Use German badges
2020-02-13 11:23:41 +01:00
Licaon_Kter
ed073c9d3b
Use German badges 2020-02-13 10:22:32 +00:00
Christian Schneppe
21ddcc478f
set filter to MediaBrowserActivity
to show only images and videos or all media files
fixes #457
2020-02-12 20:37:32 +01:00
Christian Schneppe
92b16348f4
show PDF preview in MediaBrowserActivity 2020-02-12 19:53:45 +01:00
Christian Schneppe
e4d3b5ebe8
version 2.3.5 beta (2020-02-11) 2020-02-11 21:09:16 +01:00
Christian Schneppe
17f4f4e492
fix NPE in resolver
and set more variables to final
2020-02-11 20:24:11 +01:00
Christian Schneppe
898218e740
make colored muc names configurable
* default = off
2020-02-11 20:16:03 +01:00
Christian Schneppe
71780abb89
rework PDF preview
should fix #456
2020-02-11 19:52:25 +01:00
Christian Schneppe
993fb18d52
fix colored nickname failure on single chats the 2nd 2020-02-10 21:25:54 +01:00
Christian Schneppe
088360b2d6
fix colored nickname failure on single chats 2020-02-10 20:50:49 +01:00
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