Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

App Lounge: force accept tos on update

Hasib Prince requested to merge 200-tos_update into main

Description

Force user to accept TOS when TOS is updated.

Issue(s)

Test environment

Gradle build against 200-tos_update branch, install the apk into the device

Test procedures

Technical details

When TOS is accepted, the Text of TOS is encoded to Base64 String and saved into preferences. Current TOS encoded (Base64) text is checked with the saved one on App launch, if it's changed, the user is forced to accept TOS again.

Screenshots

Check list

  • Self review
  • Test procedure explained
  • Tested on fresh install
  • Tested applied as an update
  • License
  • Internal documentation
  • User documentation

Merge request reports

Loading