v0.4.1: check-in — one tap for a labeled zone, picker only when unlabeled
All checks were successful
build-apk / build (push) Successful in 32m30s
All checks were successful
build-apk / build (push) Successful in 32m30s
A zone labeled free_2h/3h/4h checks in straight at that limit (no prompt); an unlabeled zone shows the 2h/3h/4h picker; pay-immediate zones show no check-in. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
4a5660e7e1
commit
796674bca4
2 changed files with 17 additions and 13 deletions
|
|
@ -3,14 +3,14 @@
|
|||
"name": "BigBrainParking",
|
||||
"slug": "bigbrainparking",
|
||||
"scheme": "bigbrainparking",
|
||||
"version": "0.4.0",
|
||||
"version": "0.4.1",
|
||||
"orientation": "portrait",
|
||||
"userInterfaceStyle": "automatic",
|
||||
"newArchEnabled": true,
|
||||
"icon": "./assets/icon.png",
|
||||
"android": {
|
||||
"package": "top.mowden.bigbrainparking",
|
||||
"versionCode": 18,
|
||||
"versionCode": 19,
|
||||
"edgeToEdgeEnabled": true,
|
||||
"adaptiveIcon": {
|
||||
"foregroundImage": "./assets/adaptive-icon.png",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue