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 |
|
Daniel Gultsch
|
4df8343b05
|
set autojoin=true after following invite
|
2019-10-07 09:51:03 +02:00 |
|
Daniel Gultsch
|
b96ef1e591
|
update ui after bookmark change
|
2019-10-07 09:37:12 +02:00 |
|
Daniel Gultsch
|
f530e395ca
|
bookmarks2. introduce #compat namespace
|
2019-10-07 09:37:12 +02:00 |
|
Daniel Gultsch
|
94c592f213
|
leave/join on bookmark modifactions
|
2019-10-07 09:37:12 +02:00 |
|
Daniel Gultsch
|
95bf66ca7d
|
Bookmarks2: support retraction
|
2019-10-07 09:37:12 +02:00 |
|
Daniel Gultsch
|
f1aa5f2cab
|
support for delete bookmarks2
|
2019-10-07 09:37:12 +02:00 |
|
Daniel Gultsch
|
6923b2898c
|
WIP Bookmarks 2 support
|
2019-10-07 09:37:12 +02:00 |
|
Marcin Mielniczuk
|
c7bbfaf061
|
Use a more meaningful name for old status (#3552)
|
2019-10-01 19:42:05 +00:00 |
|
Daniel Gultsch
|
618d892ae7
|
account deletion: only attempt to delete omemo id when connected
|
2019-09-29 01:40:40 +02:00 |
|