Commit Graph
2 Commits
Author SHA1 Message Date
arnef ee9e802b09 Rename app to 'tiptoi Sync' and add tiptoi pen icon/splash screens
CI / Build Android APK (push) Successful in 6m8s
CI / Type-Check (push) Successful in 10s
- App display name: 'TipToi Sync' -> 'tiptoi Sync' (strings.xml,
  capacitor.config.ts).
- New app icon: stylized tiptoi pen (orange body, grip band, sensor
  tip) on dark background, regenerated for all mipmap densities plus
  the adaptive icon foreground and round variant.
- Matching splash screens (portrait + landscape, all densities) with
  the same pen motif centered on the dark background.
- Web favicon updated to match.
- Removed unused legacy vector icon assets
  (drawable/ic_launcher_background.xml,
  drawable-v24/ic_launcher_foreground.xml) that were superseded by the
  raster icons.
2026-08-12 18:20:22 +02:00
arnef 4c8e0d010b Add SolidJS + Vite PWA client scaffold
Base Vite/SolidJS project setup for the client app: build config,
static assets, and global styles.
2026-08-12 11:54:39 +02:00