Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement release party screen #1145

Merged
merged 2 commits into from
Apr 25, 2024
Merged

Implement release party screen #1145

merged 2 commits into from
Apr 25, 2024

Conversation

d4rken
Copy link
Member

@d4rken d4rken commented Apr 25, 2024

When SD Maid goes from <1.0.0 to >= 1.0.0 we display a little release party screen.
The screen indicates that non-prereleases are available and helps the user switch to the release track.
For FOSS builds this means internally using the PROD instead of BETA channel for SD Maids updater.
For GPLAY builds it opens the testing opt-out page: https://play.google.com/apps/testing/eu.darken.sdmse

We also save whether the user has had any pre 1.0.0 versions installed to mark them as early adopter.
Later on we use this flag to ask for a re-review of SD Maid as any rating given during testing is not publicly displayed.

Screenshot_20240425_153551
Screenshot_20240425_153514

When on the beta channel, the latest release could still be a production release, so we can't filter by pre-releases.
When SD Maid goes from <1.0.0 to >= 1.0.0 we display a little release party screen.
The screen indicates that non-prereleases are available and helps the user switch to the release track.
For FOSS builds this means internally using the PROD instead of BETA channel for SD Maids updater.
For GPLAY builds it opens the testing opt-out page: https://play.google.com/apps/testing/eu.darken.sdmse

We also save whether the user has had any pre 1.0.0 versions installed to mark them as early adopter.
Later on we use this flag to ask for a re-review of SD Maid as any rating given during testing is not publicly displayed.
@d4rken d4rken added the enhancement New feature, request, improvement or optimization label Apr 25, 2024
@d4rken d4rken merged commit 8ab8b91 into main Apr 25, 2024
16 checks passed
@d4rken d4rken deleted the release_celebration branch April 25, 2024 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature, request, improvement or optimization
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant