Feature: HUND-Geburtstag-Hint für Nicht-aktiven Hund
Wenn ein anderer Hund (nicht der angezeigte) Geburtstag hat: - Cake-Icon (Phosphor) animiert bounce in der Info-Karte unten - "[Name] hat heute/morgen Geburtstag!" + Pfeil-Button - Klick → wechselt direkt zum Geburtstagshund + zeigt Birthday-Banner Kein Tab-Indicator (nur HUND-Welt). SW by-v1027, APP_VER 1027
This commit is contained in:
parent
d8b75fbcab
commit
1328e2c4e3
4 changed files with 55 additions and 3 deletions
|
|
@ -3,7 +3,7 @@
|
|||
Offline-Cache + Push Notifications + Tile-Cache
|
||||
============================================================ */
|
||||
|
||||
const CACHE_VERSION = 'by-v1026';
|
||||
const CACHE_VERSION = 'by-v1027';
|
||||
const CACHE_STATIC = `${CACHE_VERSION}-static`;
|
||||
const CACHE_TILES = 'ban-yaro-tiles-v1'; // bleibt über SW-Updates erhalten
|
||||
const CACHE_API = 'ban-yaro-api-v1'; // API-Response-Cache
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue