You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user I want to be able to download Status directly, instead of going through the Play store.
Description
I think this should be done like the way Telegram does it, where it prompts the user to install an update, while bypassing the Google Play store. We could pull the download file from F-Droid which removes the need for users to download the app from Status or an untrusted source.
My mobile apps do this for Status promotions, instead of going through the play store, Status gets downloaded directly through a typically dormant feature that allows for downloading of other apps, thus escaping the Google Play store's walled garden.
Acceptance Criteria
Must download Status from a trusted source (F-Droid, GitHub) and verify package hash against the official ones to detect tampering.
Shouldn't rely on Google dependencies, and should be able to escape the walled garden that is the Google Play store.
A "here's what's new" section would be nice to show users what changes will come before they update, and what they can do now after they update.
This discussion was converted from issue #13175 on April 20, 2022 07:59.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Feature Issue
User Story
As a user I want to be able to download Status directly, instead of going through the Play store.
Description
I think this should be done like the way Telegram does it, where it prompts the user to install an update, while bypassing the Google Play store. We could pull the download file from F-Droid which removes the need for users to download the app from Status or an untrusted source.
My mobile apps do this for Status promotions, instead of going through the play store, Status gets downloaded directly through a typically dormant feature that allows for downloading of other apps, thus escaping the Google Play store's walled garden.
Acceptance Criteria
Beta Was this translation helpful? Give feedback.
All reactions