Commit Graph

11 Commits

Author SHA1 Message Date
Crylia 64368b1f29 fix: include lesson stepper styles in build, restrict scramble to locale changes only
- Lesson stepper CSS was not committed (only in working tree), causing vertical layout in production
- ScrambleText now only animates when locale changes, not on any text prop change (e.g. on/off toggle)
2026-04-18 22:38:08 +02:00
Crylia 049eaa1807 feat: add sound effects, improved stroke recognition, instant locale switching with scramble text animation
Release Build / build-docker (push) Successful in 1m9s
Release Build / build-android-and-release (push) Successful in 7m14s
- Add SoundManager with Web Audio API synthesized sounds (stroke error, drawing complete, session complete)
- Add sound effects toggle in settings (persisted via localStorage)
- Improve stroke recognition: curvature similarity, max point deviation, stroke length ratio checks
- Loosen thresholds for long strokes and first-stroke positioning
- Implement instant locale switching (no save required)
- Add ScrambleText component with character-by-character morphing animation
- Apply ScrambleText globally across all views, widgets, and dialogs
- Add i18n keys for sound effects settings (EN/DE/JA)
v1.0.25
2026-04-18 22:19:36 +02:00
Crylia 979f8fc5e1 update review timing
Release Build / build-docker (push) Successful in 1m4s
Release Build / build-android-and-release (push) Successful in 4m16s
v1.0.24
2026-02-28 00:03:50 +01:00
Rene Kievits f703cc5727 add more infos to overview, fix redo lessons button, add readings to review for clarification
Release Build / build-docker (push) Successful in 1m27s
Release Build / build-android-and-release (push) Successful in 2m59s
v1.0.23
2026-01-11 21:36:45 +01:00
Rene Kievits 2129cee5c4 update android style to test auto update
Release Build / build-docker (push) Successful in 25s
Release Build / build-android-and-release (push) Successful in 2m36s
v1.0.22
2025-12-26 23:05:47 +01:00
Rene Kievits 3da110d6cc add auto update for android
Release Build / build-docker (push) Successful in 41s
Release Build / build-android-and-release (push) Successful in 2m35s
v1.0.21
2025-12-26 22:57:40 +01:00
Rene Kievits 8552b44ffd Change prod workflow and add automatic deployment
Release Build / build-docker (push) Successful in 9s
Release Build / build-android-and-release (push) Successful in 2m18s
v1.0.20
2025-12-24 16:30:27 +01:00
Rene Kievits c140bb8292 fix/add tests, update heatmap range, finish android release, add readme
Stop tracking gradle.properties
2025-12-24 06:54:37 +01:00
Rene Kievits eaed23a678 big ui refractor 2025-12-23 02:23:44 +01:00
Rene Kievits 4428a2b7be add new lesson mode and started code refraction 2025-12-20 04:31:15 +01:00
Rene Kievits 6438660b03 init 2025-12-18 01:30:52 +01:00