Daniel Gultsch
2edb060b67
version bump to 2.5.7 + changelog
2019-08-29 12:14:01 +02:00
Daniel Gultsch
bc2bb45a00
fix russian localization ( #3526 )
2019-08-29 07:48:34 +00:00
Daniel Gultsch
62e0afe7ee
pulled translations from transifex
2019-08-29 09:48:13 +02:00
Daniel Gultsch
f98b130e8b
revert zxing library to 3.3.3
2019-08-29 09:46:33 +02:00
Daniel Gultsch
403bf9baf8
when sharing text from Conversations to Conversations use quotes
2019-08-26 13:40:47 +02:00
Andrey Sokolov
b1bc7ab2ed
fix russian localization
2019-08-25 12:46:09 +03:00
Daniel Gultsch
acef236a6e
more ibb fixes (include sid in transport-accept)
2019-08-22 14:47:30 +02:00
Daniel Gultsch
9c7980f2b5
pulled translations from transifex
2019-08-22 10:01:02 +02:00
Daniel Gultsch
6c3f7e186a
fixed unlikely race between enabling carbons and discovering last MAM id
2019-08-22 09:57:39 +02:00
Daniel Gultsch
fcea684933
version bump to 2.5.6 + changelog
2019-08-19 14:48:10 +02:00
Daniel Gultsch
cce74b8dc6
include pgp sig and status in presence to non anon muc
2019-08-19 14:27:11 +02:00
Daniel Gultsch
bcfd6091a1
do not put default nick into bookmark if none has been set before
2019-08-19 13:55:52 +02:00
Daniel Gultsch
ca55ff67be
pulled translations from transifex
2019-08-18 13:12:02 +02:00
Daniel Gultsch
bd3362fc10
do not put version info into disco
...
This will reduce traffic by limiting the variety of different caps version hashes.
It might also improve privacy by not leaking fdroid vs playstore vs self build information
2019-08-18 13:03:58 +02:00
Daniel Gultsch
2484455a05
fixed pgp decryption of automatically accepted jingle ft
2019-08-16 15:29:58 +02:00
Daniel Gultsch
dc791060b9
increased reconnection interval after policy violation
2019-08-16 15:00:26 +02:00
Daniel Gultsch
91fad757a5
pulled translations from transifex
2019-08-16 14:12:13 +02:00
Daniel Gultsch
d758666afc
refactored filename and extension parsing
2019-08-16 14:09:42 +02:00
Daniel Gultsch
29c2496602
clean up logging
2019-08-14 18:44:57 +02:00
Daniel Gultsch
0b2606fbfb
removed dead code in location activity
2019-08-14 17:04:45 +02:00
Daniel Gultsch
9f73b1f38c
catch npe on participants context menu
2019-08-14 17:04:31 +02:00
Daniel Gultsch
b771863743
make config flag for leave before join
2019-08-14 12:04:27 +02:00
Daniel Gultsch
0be3643275
create empty disco result on error to fire advance stream features event
2019-08-13 21:18:32 +02:00
Daniel Gultsch
1c5fd0d57e
pulled translations from transifex
2019-08-12 13:09:02 +02:00
Daniel Gultsch
4629df4070
show scrollbars in muc user screen
2019-08-12 13:08:13 +02:00
Daniel Gultsch
2d9ffbf124
fixes #3514
2019-08-11 16:54:00 +02:00
Daniel Gultsch
e72f03f893
catch more firebase library bugs
2019-08-06 15:04:59 +02:00
Daniel Gultsch
bbd481bd63
pulled translations from transifex
2019-08-06 15:04:05 +02:00
Daniel Gultsch
19e904f74a
fixed send_multiple share intent with empty extras. fixes #3512
2019-08-05 21:32:20 +02:00
Daniel Gultsch
4e9908baaf
catch IllegalArgumentException when reading backup file
2019-07-25 17:01:43 +02:00
Daniel Gultsch
e11e31060e
disable spell checking on country drop down field in Quicksy
2019-07-23 17:49:33 +02:00
Daniel Gultsch
72b988b302
implement time out for waiting on voice recording
2019-07-23 17:31:56 +02:00
Daniel Gultsch
7d24390a46
made some quicksy registration errors more explicit
2019-07-23 15:25:50 +02:00
Daniel Gultsch
4087025331
pulled translations from transifex
2019-07-23 08:37:39 +02:00
Daniel Gultsch
d2890db4f3
version bump to 2.5.5 + changelog
2019-07-23 08:35:29 +02:00
Daniel Gultsch
95010b1435
made domain verifier case insensitive. fixes #3495
2019-07-20 17:51:37 +02:00
Daniel Gultsch
6152db1b54
put initial xmpp uri into signup intent
2019-07-20 15:58:05 +02:00
Daniel Gultsch
805da1ddf6
resetToWaiting should include http uploaded files
2019-07-20 12:15:06 +02:00
Daniel Gultsch
803fe0738e
jump into last field after re-enable pin entry
2019-07-20 12:14:33 +02:00
Daniel Gultsch
2e29728996
do not include DNS servers from networks know to be inactive
...
* we still include DNS servers from VPNs because of edge cases where the XMPP server is hosted in the VPN
* on older Android versions we don’t know if a network is active or not (activeNetwork == null)
fixes #3465
2019-07-18 11:24:33 +02:00
Daniel Gultsch
93de42b051
catch fcm library bugs
2019-07-17 21:03:56 +02:00
Daniel Gultsch
17ef7d0c2f
do password empty check in dialog not in restore backup service
2019-07-17 17:21:18 +02:00
Daniel Gultsch
176d6d6fc7
open backup files on view action
2019-07-17 11:32:56 +02:00
Daniel Gultsch
5ca9558d17
allow backup to be restored from selected file
2019-07-16 16:49:47 +02:00
Daniel Gultsch
8ae818f5c5
create share button in backup done notification
2019-07-15 19:11:00 +02:00
Daniel Gultsch
b4bee082d9
split on first dot when using domain instead of black listed local part
2019-07-15 19:09:53 +02:00
Daniel Gultsch
ad8b568487
muc message corrections only compare bare jid true counterpart
...
during live messages we only store the bare real jid; on muc catch up we might get the full jid
for that reason we only compare bare jids
2019-07-14 17:58:31 +02:00
Daniel Gultsch
b271761153
prefer attachment in share intent if there is one
2019-07-14 16:39:09 +02:00
Daniel Gultsch
0b27365da7
pulled translations from transifex
2019-07-14 16:38:56 +02:00
Daniel Gultsch
fb387e7d46
fixed paypal link
2019-07-14 08:14:28 +00:00