~cytrogen/vbhelper

ref: e9d2cce8024f3fd3bacb258c183c31f59d3f4b40 vbhelper/app/src/main/res/values d---------
e9d2cce8 — Cytrogen a month ago
Add UnifiedPush notification system with Ktor server

Implement push notifications via UnifiedPush protocol for timer-based
events (adventure completion, character evolution, special missions,
BE training, item effects). Includes:

- Ktor server module for timer scheduling and push delivery
- Android UnifiedPush 3.x PushService integration
- Push preferences in DataStore, HTTP client for server communication
- Settings UI for server URL, push toggle, and test notifications
- Timer registration in Adventure, Home, and Scan controllers
- Docker support for server deployment
- CLAUDE.md and editor rules for project conventions

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
8c99046e — nacabaro 2 months ago
Merge pull request #47 from nacabaro/specialMissions/fix

Fix Special Missions a bit more
c990a495 — nacabaro 2 months ago
Fix Special Missions a bit more
Now they should behave a bit better, and it will not allow the watch to have multiple missions of the same type, plus you can now delete special missions.
6cce33c5 — nacabaro 4 months ago
Merge pull request #44 from jeffersoncarlospedroso/feature/add-multilanguage-support

Add multilanguage support (i18n) initial implementation
16fbfae0 — jeffersoncarlospedroso 4 months ago
feat(i18n): continue translation work
0d174f15 — jeffersoncarlospedroso 4 months ago
Add multilanguage support (i18n) initial implementation
New icon
Initial commit