Daniel Gultsch
|
ab0ea7096e
|
make it easier to disable muclumbus in Config
|
2022-10-12 14:47:02 +02:00 |
|
Daniel Gultsch
|
d435c1f2ae
|
let omemoOnly config overwrite OmemoSetting
|
2022-10-01 11:26:52 +02:00 |
|
Daniel Gultsch
|
5735bca517
|
minor code clean up
|
2022-10-01 09:26:07 +02:00 |
|
Daniel Gultsch
|
32f9a58d9a
|
pipeline sasl2 directly after stream start
|
2022-09-25 14:13:04 +02:00 |
|
Daniel Gultsch
|
495f79921d
|
store full sasl mechanism (not just priority)
|
2022-09-15 12:22:05 +02:00 |
|
Daniel Gultsch
|
82efb6f1db
|
code clean up
|
2022-09-14 17:51:22 +02:00 |
|
Stephen Paul Weber
|
9ae0475413
|
Show the name of the sender in search results (#4379)
Just like a MUC, search results lack the context to be sure who sent a message,
so show the name in the result item.
|
2022-09-14 17:13:17 +02:00 |
|
Daniel Gultsch
|
c1abca35da
|
copy bookmarks before passing them to other parts of the app for read
closes #4381
|
2022-09-14 12:49:18 +02:00 |
|
Daniel Gultsch
|
d0efe6eae2
|
bump recording wait for write to 8s
|
2022-09-14 12:27:02 +02:00 |
|
Daniel Gultsch
|
82316d13b0
|
use weak reference to activity when using threads
fixes #4366
|
2022-09-09 19:06:45 +02:00 |
|
Daniel Gultsch
|
a95d0fa8d3
|
use resolveActivityInfo to display nagivate to button
resolveActivity on the other hand only finds apps that are category_default
fixes #4375
|
2022-09-09 16:55:50 +02:00 |
|
Daniel Gultsch
|
a210568a9c
|
refactor SASL choice into factory; remove unused TagWriter
|
2022-09-06 09:25:23 +02:00 |
|
Millesimus
|
562ffd2003
|
preserve new lines when quoting. fixes #3876
|
2022-09-05 12:19:17 +02:00 |
|
Daniel Gultsch
|
e204457c31
|
show toast warning about unavailable calls when using tor
closes #4103
|
2022-09-03 15:51:15 +02:00 |
|
Daniel Gultsch
|
eb49a7f5e5
|
fix crash in buggy connection manager. fixes #4368
|
2022-09-03 12:33:27 +02:00 |
|
Daniel Gultsch
|
3fac7d4992
|
fix very rare NPE (race condition)
|
2022-08-30 08:21:32 +02:00 |
|
Daniel Gultsch
|
e439c223ee
|
add overflow menu action to delete own avatar
|
2022-08-25 19:22:40 +02:00 |
|
Daniel Gultsch
|
ddd08bfe5f
|
issue self ping + rejoin on muc status code 333
|
2022-08-25 17:12:39 +02:00 |
|
Daniel Gultsch
|
e8736d5f1b
|
bump guava library
|
2022-08-22 11:29:04 +02:00 |
|
Daniel Gultsch
|
8111460913
|
minor code clean up
|
2022-08-22 10:01:15 +02:00 |
|
Stephen Paul Weber
|
56a6b17e7e
|
Use the same mechanism for link copying and linkification (#4357)
Prevents copying something different from what was linked, such as in the
message "fine.gif https://example.com"
|
2022-08-22 09:50:26 +02:00 |
|
Daniel Gultsch
|
41d98da17d
|
set immutable flags for backup notifications
|
2022-08-12 11:02:22 +02:00 |
|
Daniel Gultsch
|
4fbe2deffc
|
skip empty uris on attach
|
2022-08-12 10:22:45 +02:00 |
|
Daniel Gultsch
|
b3a3f2b930
|
try to detect if a container contains video or audio
fixes #4321
|
2022-08-09 09:40:04 +02:00 |
|
Daniel Gultsch
|
5aeed63844
|
request bluetooth connect permission
fixes #4338
|
2022-08-08 21:08:32 +02:00 |
|
Daniel Gultsch
|
dd30951dfb
|
every device is 21+ now
|
2022-07-22 10:14:01 +02:00 |
|
Daniel Gultsch
|
abfe1f1dbd
|
do not show toast when activity is gone. fixes #4335
|
2022-07-09 14:46:51 +02:00 |
|
Licaon_Kter
|
4985105711
|
Here too
...but why was that function created elsewhere if here you just compare this?
|
2022-07-09 09:21:46 +02:00 |
|
Licaon_Kter
|
b97e2deaa2
|
Show battery dialogue always
|
2022-07-09 09:21:46 +02:00 |
|
Daniel Gultsch
|
d8fd59394c
|
fix array out of bounds. fixes #4334
|
2022-07-01 15:54:56 +02:00 |
|
Daniel Gultsch
|
42bd8e6d61
|
minor code clean up
|
2022-06-22 07:56:44 +02:00 |
|
Daniel Gultsch
|
bf8afe0396
|
check domain name against DNSName to avoid rare crashes
|
2022-04-08 15:54:53 +02:00 |
|
Daniel Gultsch
|
ec02e8a198
|
work around platform bug when getting restrict background
fixes #4305
|
2022-04-07 10:47:25 +02:00 |
|
Daniel Gultsch
|
3c1550b208
|
show jid only for incoming calls during ringing
|
2022-03-10 18:40:30 +01:00 |
|
Daniel Gultsch
|
5c4eccec13
|
be smarter about what files can be deleted
|
2022-03-10 15:54:23 +01:00 |
|
Daniel Gultsch
|
56f01c29b9
|
allow deletion of all files
|
2022-03-10 12:39:43 +01:00 |
|
Daniel Gultsch
|
ceceead505
|
show 'using account …' in incoming call screen
|
2022-03-07 13:10:57 +01:00 |
|
Daniel Gultsch
|
2f07fccfce
|
show contact jid in call screen
closes #4071
|
2022-03-07 12:44:33 +01:00 |
|
Daniel Gultsch
|
1f772df74f
|
remove security check that ensures rtp connection was properly finished
this only causes race conditions
|
2022-02-25 16:24:16 +01:00 |
|
Daniel Gultsch
|
a3085fbf1f
|
do not restart wakelock if activity is finishing
|
2022-02-23 15:57:29 +01:00 |
|
Daniel Gultsch
|
35c54f0ae9
|
delete pre lolipop weOwnFile()
|
2022-02-23 12:16:49 +01:00 |
|
Daniel Gultsch
|
ad493938a0
|
bump appcompat, migrate to emoji2 and get rid of emoji flavor
|
2022-02-23 10:37:03 +01:00 |
|
Daniel Gultsch
|
4129ca6af8
|
fix rare npe
|
2022-02-23 09:40:47 +01:00 |
|
Daniel Gultsch
|
0b470534f1
|
store recordings and documents in their respective folders
|
2022-02-23 09:40:38 +01:00 |
|
Daniel Gultsch
|
6fb465f91a
|
don’t query packages before attaching something
|
2022-02-22 16:23:51 +01:00 |
|
Daniel Gultsch
|
d6be6ddd18
|
use full file name for all new files
|
2022-02-22 16:05:02 +01:00 |
|
Daniel Gultsch
|
8abacd23e8
|
use new storage location for backup and recordings
|
2022-02-22 15:14:00 +01:00 |
|
Daniel Gultsch
|
60617618b8
|
rename method that expand filename
|
2022-02-22 12:29:40 +01:00 |
|
Millesimus
|
2553895300
|
Fix #4249.
|
2022-02-13 10:24:01 +01:00 |
|
Daniel Gultsch
|
12463911f1
|
allow verification of own omemo keys via uri
|
2022-02-13 10:22:31 +01:00 |
|