Daniel Gultsch
|
1f392a688d
|
initial (untested) support for easy onboarding invites
|
2020-12-01 20:31:30 +01:00 |
|
Daniel Gultsch
|
73dac680e5
|
show notification if message failed to deliver. closes #3540
|
2020-09-01 14:04:38 +02:00 |
|
Daniel Gultsch
|
35af8894d2
|
search individual conversations. fixes #3243
|
2020-08-29 08:16:08 +02:00 |
|
Daniel Gultsch
|
d158eeaf72
|
terminate jingle call when regular call starts
|
2020-08-24 12:47:54 +02:00 |
|
Daniel Gultsch
|
91e94db747
|
extend isBusyState to check phone state as well
|
2020-08-24 09:51:26 +02:00 |
|
Daniel Gultsch
|
70c10fd0de
|
listen to orbot events instead of using intent result to reconnect account
|
2020-08-19 13:57:33 +02:00 |
|
Daniel Gultsch
|
f5f9075da2
|
FileObserver: start monitoring new directories when they are created
|
2020-07-30 12:55:19 +02:00 |
|
Daniel Gultsch
|
15489547b7
|
add account provisioning via QR code to welcome screen
|
2020-06-21 15:40:51 +02:00 |
|
Daniel Gultsch
|
0dba9f560c
|
rework quicksy domain checks
|
2020-06-13 08:26:32 +02:00 |
|
Daniel Gultsch
|
971bb60f42
|
add more logging to caps fetching
|
2020-06-12 20:06:49 +02:00 |
|
Daniel Gultsch
|
0ba4892d3e
|
RTP: write log message on background thread
|
2020-06-12 09:08:09 +02:00 |
|
Daniel Gultsch
|
7e2d87f39c
|
recover if attachImage can’t generate scalled down version of image. fixes #3773
|
2020-06-09 21:08:27 +02:00 |
|
Daniel Gultsch
|
8edfc61346
|
fixed concurrent modification when iterating over presences
|
2020-05-30 10:57:22 +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
|
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
|
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
|
36e117979a
|
put 'video' in ongoing video call 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
|
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
|
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
|
2bed0dad12
|
attempt to fix some rare crashes
|
2019-10-26 13:23:27 +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 |
|