Skip to content

VPN-7467 Create non-playstore release#11081

Open
encrypt94 wants to merge 6 commits intomainfrom
VPN-7464
Open

VPN-7467 Create non-playstore release#11081
encrypt94 wants to merge 6 commits intomainfrom
VPN-7464

Conversation

@encrypt94
Copy link
Collaborator

@encrypt94 encrypt94 commented Feb 18, 2026

Description

Create a release variant that does not rely on Google Play Services (GPS), allowing the app to be published on GitHub and our website so users with devices that do not support GPS can install and use the VPN.

Currently, we rely on Google Play Services only for in-app purchases. This PR updates the build scripts to generate two separate app flavors:

  • playstore with IAP enabled
  • website with web purchase enabled

Note: marked as a draft as we need AndroidAuthenticationListener from #11036 for this to work properly

Reference

Jira Issue

Checklist

  • My code follows the style guidelines for this project
  • I have not added any packages that contain high risk or unknown licenses (GPL, LGPL, MPL, etc. consult with DevOps if in question)
  • I have performed a self review of my own code
  • I have commented my code PARTICULARLY in hard to understand areas
  • I have added thorough tests where needed

@encrypt94 encrypt94 requested a review from strseb February 18, 2026 14:47
@encrypt94 encrypt94 changed the title VPN-7464 Create non-playstore release VPN-7467 Create non-playstore release Feb 18, 2026
@encrypt94 encrypt94 marked this pull request as ready for review March 11, 2026 12:43
@encrypt94 encrypt94 requested a review from a team as a code owner March 11, 2026 12:43
@encrypt94 encrypt94 requested review from bhearsum and removed request for a team March 11, 2026 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant