1
0
Fork 1
Commit graph

5714 commits

Author SHA1 Message Date
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
Daniel Gultsch
c66b38f598 added new paypal link to readme 2019-07-14 10:10:36 +02:00
Daniel Gultsch
744cf6597b added paypal to funding 2019-07-14 10:02:03 +02:00
Daniel Gultsch
c5c508336b updated issue template and funding.yml 2019-07-14 09:57:03 +02:00
Daniel Gultsch
10aa8bf8b4 version bump to 2.5.4 + changelog 2019-07-13 08:46:41 +02:00
Daniel Gultsch
d288c6f134 pulled translations from transifex 2019-07-11 08:14:07 +02:00
Daniel Gultsch
251a79f3ba updated retrofit 2019-07-10 22:10:36 +02:00
Daniel Gultsch
4663e5f8db handle blocking and unblocking of full jids 2019-07-10 17:58:48 +02:00
Daniel Gultsch
528171492b support status code 451 in quicksy registration 2019-07-04 19:35:03 +02:00
Daniel Gultsch
7c0c3fa818 downgrade some deps that require androidX 2019-07-04 19:34:15 +02:00
Daniel Gultsch
b1d2618724 android libphonenumber not yet up to date with upstream 2019-07-04 18:27:07 +02:00
Daniel Gultsch
09a7fdd996 use more default values in LocationActivity
fixes #3475
2019-07-04 18:17:16 +02:00
Daniel Gultsch
a16fd58a5a updated some dependencies 2019-07-04 18:16:39 +02:00
Daniel Gultsch
2544f5604b use helper method to close socket 2019-07-04 10:12:08 +02:00
Daniel Gultsch
1946d0fdc2 accept status code 201 for Quicksy registration 2019-07-03 18:01:46 +02:00
Daniel Gultsch
b3bd15cdc0 code clean up 2019-07-02 11:10:21 +02:00