anotherim/src/quicksy/java/eu/siacs/conversations/ui
Daniel Gultsch 2cb21bcb87
use static (not translated) text for Privacy policy and TOS
For a long time Quicksy had a privacy policy written by myself that explains
in plain English what data we store and how we use it.
https://quicksy.im/#privacy

Google doesn’t like that and prefers that we use some bullshit template that
is extremely vague, doesn’t explain anything and gives us permission to do
basically everything. (At least I think so. I don’t understand the text I
copy pasted)

Apparantly the text in the app is important as well (BARD didn’t explain
that very well when it reviewed our app) therfor we need a static text (not
allow translations)

Furthermore the data safety section on Google Play now claims we store the
users address book even though we don’t actually. But who cares; nobody reads
this and we just do this to make the machine happy. Cool!
2023-04-03 10:29:55 +02:00
..
adapter Migrate from Android Support Library to AndroidX 2021-01-18 20:49:35 +01:00
drawable Quicksy: fix drawables not being styled in enter phone number screen 2021-09-29 10:42:26 +02:00
util request input focus in VerifyActivity 2021-01-19 13:31:49 +01:00
ChooseCountryActivity.java Quicksy: theme choose country activity 2021-09-29 10:51:25 +02:00
EasyOnboardingInviteActivity.java implement stub easy onboarding activity for quicksy 2020-12-02 07:21:50 +01:00
EnterNameActivity.java Quicksy: theme choose country activity 2021-09-29 10:51:25 +02:00
EnterPhoneNumberActivity.java Quicksy: fix drawables not being styled in enter phone number screen 2021-09-29 10:42:26 +02:00
TosActivity.java use static (not translated) text for Privacy policy and TOS 2023-04-03 10:29:55 +02:00
VerifyActivity.java automatically receive Quicksy SMS. fixes #3962 2021-01-19 15:45:43 +01:00