Daniel Gultsch
|
db447f845e
|
resend session proposal on rebind
|
2021-02-12 11:36:44 +01:00 |
|
Daniel Gultsch
|
6cab0ad496
|
make rtp proposal tracked by SM. fixes #3983
|
2021-02-12 10:35:13 +01:00 |
|
mimi89999
|
d51b4380d7
|
Add variable app name in res strings
Closes #3988
|
2021-02-10 11:35:49 +00:00 |
|
maxim432
|
156c4da2b3
|
Fix couple of leaks
|
2021-01-30 17:56:54 -08:00 |
|
Daniel Gultsch
|
2155a50875
|
do not compress images with alpha channels
|
2021-01-29 21:25:00 +01:00 |
|
Daniel Gultsch
|
9c9a953281
|
pluralize x_unread_conversations string
|
2021-01-23 11:25:22 +01:00 |
|
Daniel Gultsch
|
8ce7bfb95e
|
automated code clean up
|
2021-01-23 09:25:34 +01:00 |
|
Daniel Gultsch
|
e711b3d294
|
remember last rtp capability
|
2021-01-22 08:24:19 +01:00 |
|
Daniel Gultsch
|
eea484af01
|
move SMS receiver into its own BroadcastReceiver
|
2021-01-20 08:14:36 +01:00 |
|
Daniel Gultsch
|
26a4598f3c
|
automatically receive Quicksy SMS. fixes #3962
requires new version of QuicksyServer
|
2021-01-19 15:45:43 +01:00 |
|
Ferdinand Pöll
|
453ca7c0ed
|
Migrate from Android Support Library to AndroidX
Unignored gradle.properties since androidX requires additions there
See also https://developer.android.com/jetpack/androidx/migrate
|
2021-01-18 20:49:35 +01:00 |
|
Daniel Gultsch
|
bfccfba00e
|
fix in call notification being shown twice
|
2021-01-15 13:03:54 +01:00 |
|
Daniel Gultsch
|
5b48b4027e
|
code clean up
|
2021-01-15 10:45:03 +01:00 |
|
Daniel Gultsch
|
372ddbfb49
|
Revert "offline presences aborts session proposals. fixes #3943"
This reverts commit f23016c967 .
|
2021-01-06 09:03:42 +01:00 |
|
Daniel Gultsch
|
f23016c967
|
offline presences aborts session proposals. fixes #3943
|
2020-12-22 17:50:26 +01:00 |
|
Daniel Gultsch
|
d1490673bb
|
work around race condition after opening easy invite dialog
|
2020-12-11 11:29:23 +01:00 |
|
Daniel Gultsch
|
f584179f2f
|
store avatars in cache folder
|
2020-12-10 19:05:04 +01:00 |
|
Daniel Gultsch
|
303e205276
|
if file extension doesn’t exist. try to guess from content type. fixes #3939
|
2020-12-06 19:22:36 +01:00 |
|
Daniel Gultsch
|
00e1a93014
|
fixed typo in easy invites request code
|
2020-12-01 22:39:56 +01:00 |
|
Daniel Gultsch
|
1f392a688d
|
initial (untested) support for easy onboarding invites
|
2020-12-01 20:31:30 +01:00 |
|
Daniel Gultsch
|
c7ec6a9dae
|
let media scanner scan backup file. fixes #3913
note that the ROMs I tested this on don’t require scanning for it
to appear on MTP. However it certainly don’t hurt either.
|
2020-11-15 10:43:21 +01:00 |
|
Daniel Gultsch
|
73dac680e5
|
show notification if message failed to deliver. closes #3540
|
2020-09-01 14:04:38 +02:00 |
|
Daniel Gultsch
|
c48499253b
|
set content description for all avatars
|
2020-08-31 13:05:10 +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
|
f3362ebde5
|
add start/install orbot to error notification if applicable. fixes #3846
|
2020-08-19 15:29:25 +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
|
6941d5edd1
|
ignore IQ result when MAM query had been killed
|
2020-07-26 16:39:48 +02:00 |
|
Daniel Gultsch
|
15489547b7
|
add account provisioning via QR code to welcome screen
|
2020-06-21 15:40:51 +02:00 |
|
Dmitry Markin
|
4493f6cc13
|
Leave the incoming call notification category as CATEGORY_CALL (#3792)
|
2020-06-16 19:07:01 +00: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
|
4bc43af690
|
improve logging in export backup service. closes #3672
|
2020-06-02 07:59:46 +02:00 |
|
Daniel Gultsch
|
8edfc61346
|
fixed concurrent modification when iterating over presences
|
2020-05-30 10:57:22 +02:00 |
|
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 |
|