xmpp_client/src
Daniel Gultsch ec061bedc1 always show contact permission explain dialog on Quicksy
Until now Conversations and Quicksy would only disply the dialog that explains
why we want contact read permissions after the user rejected the request once

(following Android design guidelines and `shouldShowRequestPermissionRationale()`)

However for PlayStore policy this is no longer enough and the app needs to
explain and ask for consent before starting to upload the data.

This commit now displays the explain dialog immediately before asking for the
first time.
2021-04-24 08:20:30 +02:00
..
compat/java/eu/siacs/conversations do not include own phone number in sycn 2021-01-22 08:24:19 +01:00
conversations pulled translations from transifex 2021-04-08 09:34:16 +02:00
conversationsFree/java/eu/siacs/conversations/utils use installreferrer libray instead of broadcast listener 2020-01-11 11:08:09 +01:00
conversationsPlaystore/java/eu/siacs/conversations/utils validate install referrer beforing accepting it as xmpp uri 2020-06-18 10:15:51 +02:00
free/java/eu/siacs/conversations/services remove XEP-0357 support for group chats 2020-04-28 06:50:04 +02:00
freeCompat/java/eu/siacs/conversations/ui/service Migrate from Android Support Library to AndroidX 2021-01-18 20:49:35 +01:00
main always show contact permission explain dialog on Quicksy 2021-04-24 08:20:30 +02:00
playstore automated code clean up 2021-01-23 09:25:34 +01:00
playstoreCompat automated code clean up 2021-01-23 09:25:34 +01:00
quicksy pulled translations from transifex 2021-04-08 09:34:16 +02:00
quicksyFree/java/eu/siacs/conversations/utils automatically receive Quicksy SMS. fixes #3962 2021-01-19 15:45:43 +01:00
quicksyPlaystore/java/eu/siacs/conversations/utils automatically receive Quicksy SMS. fixes #3962 2021-01-19 15:45:43 +01:00
system/java/eu/siacs/conversations Migrate from Android Support Library to AndroidX 2021-01-18 20:49:35 +01:00