If a JID advertises commands, list them.
This only works if the JID supports CAPS and is in our roster and we have
already fetched CAPS for the resource.
* tag '2.10.9': (25 commits)
version bump to 2.10.9 + changelog
set immutable flags for backup notifications
skip empty uris on attach
pulled translations from transifex
do not retrieve media attributes from encrypted files
make launch conversation and launch tor pending intents immutable
pulled translations from transifex
pulled translations from transifex
do not accept empty credentials as ice-restart
add immutable flag to pending alarm intents
add migration tutorial
Fix typo
try to detect if a container contains video or audio
request bluetooth connect permission
add permission checks to appRTCBluetoothManager
bump targetSdk to 32
ignore race condition after reject from notification
use threemas webrtc build (trial)
upgrade okhttp
remove null bytes from strings before creating sql statements in backup
...
827e7bf
Set dialler integration active as soon as we return the connection
Click to expand commit body
Since that is the point where the phone call starts from the OS point of view,
and we do want to prevent the app from thinking we are in a not-us call when the
dialler integration is in use.
Stephen Paul Weber
created
5cecb1a
Export the extra data from the cheogram db as part of backup
Stephen Paul Weber
created
fe3433e
do not accept empty credentials as ice-restart
Daniel Gultsch
created
508e1ac
add immutable flag to pending alarm intents
* Create migrating_to_new_device.md
* Add link to Readme for further information.
* Added some info
* Make separate backup guide and integrate Readme information with new guides.
Co-authored-by: Licaon_Kter <licaon-kter@users.noreply.github.com>
com.cheogram.android: Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent.
Strongly consider using FLAG_IMMUTABLE, only use FLAG_MUTABLE if some functionality depends on the PendingIntent being mutable, e.g. if it needs to be used with inline replies or bubbles.
Stephen Paul Weber
created
03eca53
Target 30 until bluetooth permissions issue fixed
* upstream/master:
every device is 21+ now
bump targetSdk to 32
use signal protocol android
version bump to 2.10.7
do not show toast when activity is gone. fixes #4335
fix orbot detection
pulled translations from transifex
Here too
Show battery dialogue always
fix array out of bounds. fixes #4334
add local only flag to foreground service
pulled translations from transifex
bump dependencies
A Quicky user can be a stranger
pulled translations from transifex
minor code clean up
use item id 'current' for nick as fallback as per XEP-0060 §12.20
bump various libraries
pulled translations from transifex
support sasl/temporary-auth-failure