1.19.0 (2026-05-29)
Bug Fixes
- Add spacing between file name and detail in file picker (5f94287)
- Align APK and split APK icon sizes in file picker (29858a8)
- Always restart game on selection to clear game-over state (0caac2e)
- Always show saved APK option when versions match installed (293d2db)
- Back gesture closes search before navigating in file picker (2e7b9c1)
- Correct game tablet layout (98fc3b3)
- Crash on
.mppicon load (6ca5114) - Delay focus request so keyboard animates smoothly in release builds (c1f7145)
- Eliminate empty-state flash and clear search query after exit animation (4e3f30e)
- Filter only JSON files in patch selections import custom file picker (248849a)
- Fix search keyboard delay and header crossfade animation in file picker (43bfc61)
- Keystore compatibility with CLI (f8cde49)
- Redesign Dino character as a proper T-Rex silhouette (2472270)
- Redraw dino character as Chrome T-Rex pixel art (e8b2851)
- Remove mini-games and logs button from simple mode (4117875)
- Remove notification sound feedback on patching completion (b0b5e94)
- Remove redundant checkmark from file picker selection (5222e14)
- Show back-to-patching button on simple mode success screen (90543e4)
- Show SD card in file picker and debug logs (7424cd0)
- Spawn Flappy pipes by position instead of real time (5c654a9)
- Trigger game-over haptic only once (7a00238)
- Use produceState to eliminate empty-state flash on directory change (bf30ad7)
- Use SD card and developer mode icons in file picker (2fb9079)
Features
- Add
CrossfadeandAnimatedVisibilitytransitions to file picker (f935e66) - Add 2048 mini-game on the patcher screen (18e502d)
- Add animated clouds and seagulls to Dino game (b6da268)
- Add bird rotation, fix accidental restart on game-over tap in Flappy and Dino (1d3b1ff)
- Add built-in file picker (#576) (85191a8)
- Add file-type icons for keystores and JSON in file picker (0a0ed51)
- Add Flappy mini-game on the patcher screen (18ffc75)
- Add game-over haptic feedback (3127ac6)
- Add installed app picker for universal patch flow (afdb28d)
- Add pause screen when leaving game mid-session (ea50122)
- Add per-session high score to all mini-games; reduce Flappy Bird tap impulse (d8f2d79)
- Add root filesystem entry to file picker for rooted devices (1d928e2)
- Add search to file picker (e9388ed)
- Add Snake and Dino mini-games on the patcher screen (1a6039b)
- Extract shared
GameScoreRowto eliminate score row duplication (5ae8057) - Persist mini-game high scores across sessions (510b526)
- Replace storage menu with breadcrumb path navigation in file picker (d60f73b)
- Select file immediately on tap in file picker (80070b8)
- Show icons for
.apkmand.xapkfiles in file picker (b1a6ee2) - Show left-truncated breadcrumb path in file picker path bar (0489850)
- Update Snake palette to brand colors (4399783)