Highlight a club menu while its match is on or about to start
All checks were successful
Build TV app / build (push) Successful in 3m6s

The rail entry showed a plain hit count, which says nothing about whether
that hit is happening now or six hours from now. It now turns into a red
dot with "läuft" while a match is running, and an accent dot with "gleich"
within half an hour of kick-off — the only two moments where the menu is
worth interrupting for. A one-minute ticker re-evaluates it so the state
appears on its own.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
be-nj
2026-08-26 10:45:15 +02:00
parent 56b5d3f0b0
commit e491f8e50f
3 changed files with 65 additions and 8 deletions

View File

@@ -12,8 +12,8 @@ android {
applicationId = "dev.castarr.tv"
minSdk = 26
targetSdk = 35
versionCode = 35
versionName = "0.11.2"
versionCode = 36
versionName = "0.11.3"
}
// Release signing from environment (see ~/.keys/castarr-release.env on the