e98e96f
Upgrade sentry to 6.4.2
Stephen Paul Weber created
e98e96f
Upgrade sentry to 6.4.2
Stephen Paul Weber created
9c9b718
Fix memory leak
Stephen Paul Weber created
a6740aa
Do not hide the command UI during an active session
Can happen if we re-detect that the contact does not support command UI (or that we don't know it does due to not being in roster / getting removed from roster) but the session was opened using an in-message button or similar.
Stephen Paul Weber created
5a3cca9
use bind 2 tag and sasl 2 user-agent
Daniel Gultsch created
bf15070
bump sasl2 namespace
Daniel Gultsch created
495f799
store full sasl mechanism (not just priority)
Daniel Gultsch created
36e104e
refresh gets called too often, only refresh commands on demand
But do still call a full refresh on manual service discovery.
Stephen Paul Weber created
68690e4
Add monochrome icon version for A13
Stephen Paul Weber created
82efb6f
code clean up
Daniel Gultsch created
9ae0475
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.
Stephen Paul Weber created
c1abca3
copy bookmarks before passing them to other parts of the app for read
closes #4381
Daniel Gultsch created
d0efe6e
bump recording wait for write to 8s
Daniel Gultsch created
5a45738
Prevent race condition in loops over all bookmarks
java.util.ConcurrentModificationException at java.util.HashMap$HashIterator.nextNode(HashMap.java:1441) at java.util.HashMap$ValueIterator.next(HashMap.java:1470)
Stephen Paul Weber created
f5bd219
Show the name of the sender in search results
Just like a MUC, search results lack the context to be sure who sent a message, so show the name in the result item.
Stephen Paul Weber created
6e53ab3
allow invite only when muc is online. fixes #4218
Daniel Gultsch created
82316d1
use weak reference to activity when using threads
fixes #4366
Daniel Gultsch created
a95d0fa
use resolveActivityInfo to display nagivate to button
resolveActivity on the other hand only finds apps that are category_default fixes #4375
Daniel Gultsch created
cd08407
Fix some of the onboarding copy
Stephen Paul Weber created
0d8599b
This is probably more useful link
Stephen Paul Weber created
d415e14
We implement all these XEPs
Stephen Paul Weber created
121bda8
Add command list screenshot
Stephen Paul Weber created
f7996a6
catch illegal state exception when copying file
Daniel Gultsch created
ecbfe33
support end-point channel binding as last choice option
Daniel Gultsch created
018e0d9
add (inactive) channel binding end-point code
Daniel Gultsch created
d4ec1ea
refactor processFailure and processChallange into methods
Daniel Gultsch created
e8bce17
add scram-sha256 and 512 in their plus variants
Daniel Gultsch created
789d1dc
support tls-unique for TLSv1.2
Daniel Gultsch created
6d3d9df
support channel binding with tls-exporter
Daniel Gultsch created
5da9f5b
refactor ScramMechanism to support PLUS
Daniel Gultsch created
b78acb6
extract channel binding types via XEP-0440
Daniel Gultsch created
a210568
refactor SASL choice into factory; remove unused TagWriter
Daniel Gultsch created
511dfa1
Fastlane description, remove fee (#4372)
Licaon_Kter created
0bd9369
If starting a command, make sure we are showing commands here
Stephen Paul Weber created
b09e936
Fix NPE
Stephen Paul Weber created
562ffd2
preserve new lines when quoting. fixes #3876
Millesimus created
22f4129
increase quoting depth to 2
Daniel Gultsch created
eee14a8
add todos
Daniel Gultsch created
e0bd1d1
do not attempt resume when already in smacks session
Daniel Gultsch created
052c58f
rudimentary bind 2 implementation
Daniel Gultsch created
e204457
show toast warning about unavailable calls when using tor
closes #4103
Daniel Gultsch created
eb49a7f
fix crash in buggy connection manager. fixes #4368
Daniel Gultsch created
00dd9a8
remove support for sm:2
Daniel Gultsch created
cb1d7c6
remove comment
Daniel Gultsch created
0dccd5f
Handle prev from completed or canceled properly
Still show the close button (not a cancel button) on a completed or canceled flow that supports prev.
Stephen Paul Weber created
3582c74
Merge tag '2.10.10'
* tag '2.10.10': version bump to 2.10.10 + changelog pulled translations from transifex bump guava library use custom libwebrtc (m104) for playstore release minor code clean up Use the same mechanism for link copying and linkification (#4357) Update recommendations for Gajim (#4355) Add fastlane changelog (#4354)
Stephen Paul Weber created
1deb58c
Fix crash when menuInfo has no useful position
Stephen Paul Weber created
3cad2b2
DIRECTORY_DOCUMENTS was added in sdk19
Stephen Paul Weber created
a4e6df2
Fix backup
Stephen Paul Weber created
0a14333
Fix NPE
Stephen Paul Weber created
4f92ba8
process authorization id in case full jid changes
Daniel Gultsch created