Skip to content

Added Fdroid flag#1414

Merged
RohitKushvaha01 merged 3 commits intoAcode-Foundation:mainfrom
RohitKushvaha01:intigrated-terminal
Jul 6, 2025
Merged

Added Fdroid flag#1414
RohitKushvaha01 merged 3 commits intoAcode-Foundation:mainfrom
RohitKushvaha01:intigrated-terminal

Conversation

@RohitKushvaha01
Copy link
Copy Markdown
Member

Add F-Droid Build Flavor

This PR introduces a new F-Droid-specific build flavor with the following changes:


Build Instructions:

# F-Droid flavor (target API level 28)
npm run build paid dev fdroid

# Normal flavor (target API level 34)
npm run build paid dev

Key Differences in F-Droid Flavor:

  • Target API level is set to 28, to allow execution as proot libs are not available
  • Prebuilt Proot libraries are excluded from the APK when building the F-Droid flavor, in compliance with F-Droid's packaging rules.

Copy link
Copy Markdown
Member

@UnschooledGamer UnschooledGamer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks okay to me!

@RohitKushvaha01 RohitKushvaha01 merged commit 3480319 into Acode-Foundation:main Jul 6, 2025
2 checks passed
@RohitKushvaha01 RohitKushvaha01 deleted the intigrated-terminal branch July 15, 2025 06:28
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.

3 participants