dis-moi / mobile

DisMoi mobile app
https://www.dismoi.io/
GNU General Public License v3.0
0 stars 0 forks source link

Authorisations signposting #149

Open felix-lambert opened 3 years ago

prk-dismoi commented 3 years ago

This feature adds an intermediary screen between the accessibility access in the Dismoi app and the Native android settings. Its purpose is to explain precisely where the user should go to give the authorisation.

Prototype:

https://www.sketch.com/s/cd30376c-3c9e-42de-8afb-800dba1a93b5/a/YGprYnO/play

Screenshot:

image

Design on Zeplin

https://zpl.io/2GPYRrj

felix-lambert commented 3 years ago

Should we handle this message based on the android version?

prk-dismoi commented 3 years ago

Should we handle this message based on the android version?

We should aim to link the "accessibility" toggle in the Dismoi app to this location, in this order:

  1. settings > accessibility > services > Dismoi - if not possible, then:
  2. settings > accessibility > services - if not possible, then:
  3. settings > accessibility

The popup should only be displayed in case 3 (regardless of the Android version, unless the Android version is the only parameter that defines whether link to 1, 2 or 3 is possible)

felix-lambert commented 3 years ago

I don't think any version goes directly to settings > accessibility > services > Dismoi. Correct me if I'm wrong.

With android 10 it does settings > accessibility > services and probably with android 11 (we need to test)

The case with settings > accessibility I think it's for android 9.

Did we check this with android 8 and 7?

Anyway I think the best way for me to display this message is by checking the version.