P5 Streams Q+R: TaskAnimations + AnimationTestingScreen

Port iOS TaskAnimations.swift specs (completion checkmark, card transitions,
priority pulse) + AnimationTestingView as dev screen.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Trey T
2026-04-18 13:35:32 -05:00
parent cf2aca583b
commit 3069ec41de
6 changed files with 762 additions and 0 deletions
@@ -182,3 +182,8 @@ data class TaskTemplatesBrowserRoute(
val residenceId: Int,
val fromOnboarding: Boolean = false,
)
// Dev-only animation testing screen (P5 Streams Q+R — Android port of
// iOS AnimationTestingView).
@Serializable
object AnimationTestingRoute