Release signing fix + Obtainium install guide + publish script
Some checks failed
build-apk / build (push) Failing after 5m9s
Some checks failed
build-apk / build (push) Failing after 5m9s
- Fix withReleaseSigning: RN template's unconditional debug signingConfig was overriding the release key. Now uses the release key when BBP_UPLOAD_* is set (verified: APK signed CN=BigBrainParking), else debug. - INSTALL.md: dead-simple Obtainium setup (one-tap obtainium:// link + manual Forgejo-source steps). README links it. - scripts/publish-release.sh: create a Forgejo release + upload the signed APK. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
a5bfec894e
commit
a8ba1fcae4
5 changed files with 94 additions and 3 deletions
|
|
@ -4,6 +4,12 @@ An unofficial, de-Googled client for the ParkSmarter (IPS Group) parking system,
|
|||
built to run on **GrapheneOS** with **UnifiedPush** notifications and distributed
|
||||
via **Obtainium** — no Google Play Services, no Firebase, no app store.
|
||||
|
||||
## Install it (users)
|
||||
|
||||
BigBrainParking installs and updates through **Obtainium** — no Google Play, no account.
|
||||
**One tap** (with Obtainium installed): `obtainium://add/https://git.mowden.top/hank/BigBrainParking`
|
||||
— or follow **[INSTALL.md](INSTALL.md)** for the manual steps. Works on GrapheneOS.
|
||||
|
||||
## Monorepo layout
|
||||
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue