Daniel Gultsch
|
aa1e69d277
|
use escaped jid for EXTRA_ACCOUNT
|
2020-05-20 20:14:13 +02:00 |
|
Daniel Gultsch
|
304411fc09
|
return audio mode to normal (instead of previous mode) after call ended
|
2020-05-20 19:40:26 +02:00 |
|
Daniel Gultsch
|
dd0f354b62
|
publish pep bookmarks 1.0 to an item called 'current'
|
2020-05-19 19:39:05 +02:00 |
|
Daniel Gultsch
|
df3273a6fc
|
fix jid.withResource() for domain jids
|
2020-05-18 09:14:57 +02:00 |
|
Daniel Gultsch
|
a0920b83e2
|
use Account.getDomain() for direct access to domain jid
|
2020-05-17 10:24:46 +02:00 |
|
Daniel Gultsch
|
78a82a74bc
|
use unescaped jid in ManageAccount
|
2020-05-15 20:20:22 +02:00 |
|
Daniel Gultsch
|
ef7d4fca86
|
show escaped jid in most of the UI
for historical reasons we store unescaped variants in DB and use them in intents.
|
2020-05-15 18:22:04 +02:00 |
|
Daniel Gultsch
|
b6703dbe38
|
switch xmpp-addr to jxmpp-jid
|
2020-05-15 17:06:16 +02:00 |
|
Daniel Gultsch
|
1b4f9cc8ab
|
allow 'login with certificate' from welcome screen. fixes #3724
|
2020-05-13 13:52:05 +02:00 |
|
Daniel Gultsch
|
36d2ecfcfa
|
always use private key for TLS connection when one is configured
|
2020-05-13 09:38:30 +02:00 |
|
Daniel Gultsch
|
bd0234ba4d
|
dismiss incoming call notification on crash. fixes #3701
|
2020-05-08 19:34:20 +02:00 |
|
Daniel Gultsch
|
1b237e4ea0
|
pulled translations from transifex
|
2020-05-06 21:46:11 +02:00 |
|
Daniel Gultsch
|
abb33b048a
|
fixed crash after accepting voice calls on devices that don’t have an earpiece (tablets)
fixes #3682
|
2020-05-02 18:06:56 +02:00 |
|
Daniel Gultsch
|
8183c54ba0
|
use stanza-id for display markers in group chats
|
2020-04-28 08:25:21 +02:00 |
|
Daniel Gultsch
|
418cecad11
|
remove XEP-0357 support for group chats
|
2020-04-28 06:50:04 +02:00 |
|
Daniel Gultsch
|
3c0b3f4b94
|
allow dnd overwrite for incoming calls
|
2020-04-21 18:13:09 +02:00 |
|
Daniel Gultsch
|
187dff3df9
|
put contact picture in incoming call notification
|
2020-04-20 15:57:31 +02:00 |
|
Daniel Gultsch
|
df2ef0eeb0
|
automatically reject/ignore calls from strangers if the setting is set
|
2020-04-20 15:57:31 +02:00 |
|
Daniel Gultsch
|
e661d5b7ad
|
provide deep link from settings into call notification settings
|
2020-04-20 15:57:31 +02:00 |
|
Daniel Gultsch
|
c7269bc0aa
|
check microphone availability on background thread
|
2020-04-20 15:57:31 +02:00 |
|
Daniel Gultsch
|
934b98d199
|
add microphone availability check
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
8472712b3e
|
play notification sound pre notification categories
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
36e117979a
|
put 'video' in ongoing video call notification
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
5a20faaf0f
|
show 'incoming video cal' notification
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
e16e0d895e
|
cancle ongoing jingle sessions on xmpp rebind
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
b924a63d01
|
copy audio manager from AppRTCDemo
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
609120c0d8
|
only ever create one wake lock in rtpsessionactivity
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
c9f7e174f7
|
use foreground service for ongoing call notification
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
d19b5e0634
|
show notification during ongoing call
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
7909a72d43
|
make retract jingle messages work
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
e2f1cec2e5
|
prepare more state transitions
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
ccfc55e9b6
|
show proper notification on incoming call
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
a9a35fb74b
|
show status in RtpSessionActivity
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
34f42c73bc
|
cleaned JinglePacket and Content element
|
2020-04-20 15:57:29 +02:00 |
|
Daniel Gultsch
|
23ebb6ae80
|
rename JingleConnection to JingleFileTransferConnection; use ID tuple to identify sessions
|
2020-04-20 15:57:29 +02:00 |
|
Daniel Gultsch
|
4e33ebb308
|
close FileInputStream in MTM. fixes #1150
|
2020-03-26 08:25:22 +01:00 |
|
Daniel Gultsch
|
00191e2b60
|
explicitly use BouncyCastle for file crypto
|
2020-03-09 19:12:30 +01:00 |
|
Daniel Gultsch
|
7b5d0e034e
|
when setting moderated also set non standard field to not make users participants by default
|
2020-03-02 11:11:23 +01:00 |
|
Daniel Gultsch
|
843d7fe12d
|
evict cached previews when file gets deleted
|
2020-01-20 10:54:55 +01:00 |
|
Daniel Gultsch
|
e38a9cd729
|
omemo changes: use 12 byte IV, no longer accept auth tag appended to payload
|
2020-01-18 12:08:03 +01:00 |
|
Daniel Gultsch
|
9bcef7a8e7
|
display '#' in generated channel avatars
|
2019-12-22 19:30:58 +01:00 |
|
Marc Schink
|
cae124d93f
|
createOutputStream(): allow to disable decryption
|
2019-12-20 19:17:55 +01:00 |
|
Daniel Gultsch
|
10c5d151d3
|
delete cached posh file after not being able to verify
|
2019-11-18 19:12:04 +01:00 |
|
Daniel Gultsch
|
abc1cb5a89
|
remove 'indicate received' setting and default to true
|
2019-11-08 12:06:38 +01:00 |
|
Daniel Gultsch
|
07786d4576
|
optionally search local muc rooms instead of jabber.network
|
2019-11-02 09:43:37 +01:00 |
|
Daniel Gultsch
|
adfbe59e57
|
mark silent notifications as local only
this will prevent silent notifications (for example those supressed by grace
period) showing up on my smart watch
|
2019-11-01 11:03:58 +01:00 |
|
Daniel Gultsch
|
2bed0dad12
|
attempt to fix some rare crashes
|
2019-10-26 13:23:27 +02:00 |
|
Daniel Gultsch
|
2f59d66fd1
|
catch dead system exception when creating error notification
|
2019-10-23 22:33:51 +02:00 |
|
Daniel Gultsch
|
e0b5010f24
|
don’t mark pgp encrypted files received from dino as deleted
|
2019-10-11 15:37:41 +02:00 |
|
Daniel Gultsch
|
79c3135b4d
|
properly guard bookmarks2 deletion
|
2019-10-07 13:49:39 +02:00 |
|