AverageConsumer
9e01fe2c2c
Fix secondary display lifecycle cleanup
2026-08-20 18:23:20 +02:00
github-actions
69ef1bfc77
chore(ios): update app-repo.json [skip ci]
2026-08-20 11:00:28 -04:00
bryanthaboi
9ed7e05dc1
Merge pull request #1601 from bryanthaboi/dev
...
bug fixes and uncles neighbor
2026-08-20 10:48:57 -04:00
bryanthaboi
51c4766ead
Merge branch 'my-uncles-neighbor' into dev
...
# Conflicts:
# src/import/RomImporter.lua
2026-08-20 08:28:19 -04:00
bryanthaboi
ec9dc29646
Pokemon Silver as a full launcher version, plus launcher mods-list and title-tempo fixes
...
Silver: derived import manifest (tools/make_silver_manifest.py re-resolves
the Gold manifest's symbols from pokesilver.sym), silver GameVersion row,
generation-keyed extractor routing, required-files override, edition save
stamping (a Silver playthrough no longer writes into the Gold save),
checkver-driven edition data, SILVER/KAMON/OSCAR/MAX presets, GOLD rival
default, edition credits banner, Lugia title screen (OAM layouts, bob,
trail, palettes as title.lua data keys with Gold defaults so old caches
need no re-import), packaging for every build target, docs, and tests.
Launcher: the installed-mods list is one continuous scroll (rows culled to
the viewport) instead of a pager with an inner scroll viewport; the pad
cursor's edge-scroll no longer runs it to the bottom. The game dropdown
shows just the initial and caret. Find-tab behavior unchanged.
Title tempo: a sprite-anim frame shows duration+1 ticks
(engine/sprite_anims/core.asm GetSpriteAnimFrame), which locks both
editions' 64-tick wing beat to the 64-tick sine bob; the title screens no
longer run fast and out of phase.
2026-08-20 08:27:25 -04:00
github-actions
ecdea61cfd
chore(ios): update app-repo.json [skip ci]
2026-08-19 14:14:00 -04:00
bryanthaboi
872d6b4516
Merge pull request #1572 from bryanthaboi/dev
...
bugs and bug reporting
2026-08-19 14:03:47 -04:00
Adrian Castro
9ab80adaca
feat(launcher): add bug tab and native device reporting
2026-08-19 15:50:50 +02:00
github-actions
518d61e039
chore(ios): update app-repo.json [skip ci]
2026-08-19 06:53:26 -04:00
github-actions
b36d38815f
chore(ios): update app-repo.json [skip ci]
2026-08-19 06:21:12 -04:00
bryanthaboi
e24f812475
Merge pull request #1553 from bryanthaboi/dev
...
fix stuff baby
2026-08-19 06:10:44 -04:00
bryanthaboi
813f9d959b
Merge pull request #1546 from 1Jamie/feat/android-exit-game-to-launcher
...
feat(android): add adaptive icons, dynamic shortcuts, in-process hot-swap, and exit-to-launcher
2026-08-19 05:59:34 -04:00
bryanthaboi
cb4647daf0
Merge branch 'dev' of https://github.com/bryanthaboi/gen1recomp into dev
2026-08-19 05:57:46 -04:00
bryanthaboi
93374fbbbb
skin studio updates, save sync CLOSES #1533
2026-08-19 05:57:44 -04:00
1jamie
302b2c9591
feat(android): add adaptive icons, dynamic shortcuts, in-process hot-swap, and exit-to-launcher
2026-08-18 20:37:25 -05:00
github-actions
f8ba51636b
chore(ios): update app-repo.json [skip ci]
2026-08-18 17:18:36 -04:00
bryanthaboi
fb97318e87
Merge pull request #1541 from bryanthaboi/dev
...
tuesday afternoon squashing
2026-08-18 17:08:46 -04:00
Adrian Castro
48a3140a28
fix(ios): recover audio after route changes
2026-08-18 22:36:11 +02:00
bryanthaboi
99806ead25
Potentially CLOSES #1310 , CLOSES #1005 , CLOSES #1291
2026-08-18 15:49:47 -04:00
github-actions
fc83ecd52f
chore(ios): update app-repo.json [skip ci]
2026-08-18 12:05:11 -04:00
github-actions
c01bda3570
chore(ios): update app-repo.json [skip ci]
2026-08-18 10:28:41 -04:00
github-actions
0ea224d5db
chore(ios): update app-repo.json [skip ci]
2026-08-17 23:13:43 -04:00
github-actions
4c13770e70
chore(ios): update app-repo.json [skip ci]
2026-08-17 20:51:52 -04:00
github-actions
7d1ddf9b7c
chore(ios): update app-repo.json [skip ci]
2026-08-17 20:09:51 -04:00
github-actions
ce2afb83f1
chore(ios): update app-repo.json [skip ci]
2026-08-17 14:13:48 -04:00
github-actions
ea28f886f3
chore(ios): update app-repo.json [skip ci]
2026-08-17 13:20:07 -04:00
github-actions
fb4eaeda10
chore(ios): update app-repo.json [skip ci]
2026-08-16 22:37:21 -04:00
bryanthaboi
69100301a1
Merge pull request #1460 from bryanthaboi/dev
2026-08-16 22:28:20 -04:00
AverageConsumer
360b692963
android: route asymmetric companion displays
2026-08-17 03:00:05 +02:00
bryanthaboi
08ddb882af
Merge pull request #1448 from AverageConsumer/codex/android-companion-contract
2026-08-16 20:33:22 -04:00
Shane McGovern
0b00faf38e
feat(android): add httpPost bridge for mod.postLog log sends
...
Android ships no curl and the JNI bridge was GET-only, so mod.postLog
failed there with 'no POST transport on this platform' (HostShell.lua).
Add the mirror of httpDownload: GameActivity.httpPost (https-only,
hand-followed redirects re-POSTing the body, one-way), the JNI bridge
with the same old-APK-skew tolerance, the love.system.httpPost binding,
and the HostShell arm that rides it when curl is absent. The body
crosses the JNI as raw bytes (jbyteArray) so a log ring with arbitrary
UTF-8 cannot corrupt through modified-UTF-8 jstring conversion.
2026-08-16 22:22:38 +01:00
AverageConsumer
1fc34da2a9
android: extend secondary display presentation
2026-08-16 22:57:10 +02:00
github-actions
114352b75f
chore(ios): update app-repo.json [skip ci]
2026-08-16 10:23:08 -04:00
github-actions
d74662ba99
chore(ios): update app-repo.json [skip ci]
2026-08-16 07:04:20 -04:00
github-actions
a34d8611bf
chore(ios): update app-repo.json [skip ci]
2026-08-15 23:38:06 -04:00
bryanthaboi
73fbaaa250
Merge pull request #1383 from bryanthaboi/dev
...
two absolut hogs doing hog level sh
2026-08-15 23:28:08 -04:00
AverageConsumer
e1d233d026
fix(android): rebind secondary displays after hotplug
2026-08-16 03:07:54 +02:00
github-actions
0e4fc3c54a
chore(ios): update app-repo.json [skip ci]
2026-08-15 20:31:09 -04:00
bryanthaboi
82b91e36ca
Merge pull request #1377 from bryanthaboi/dev
2026-08-15 20:22:42 -04:00
AverageConsumer
b45d783dee
feat(android): add asynchronous canvas readback
2026-08-16 01:09:10 +02:00
github-actions
ab48572852
chore(ios): update app-repo.json [skip ci]
2026-08-15 17:06:08 -04:00
github-actions
7e0d81a431
chore(ios): update app-repo.json [skip ci]
2026-08-15 14:38:33 -04:00
bryanthaboi
10314bcdcf
Merge pull request #1355 from bryanthaboi/dev
2026-08-15 14:29:27 -04:00
anxiousintrovert
52efdabf61
Harden required import picker for Android 13
2026-08-15 12:20:21 -05:00
github-actions
d573878a2f
chore(ios): update app-repo.json [skip ci]
2026-08-15 10:55:33 -04:00
github-actions
40977337b1
chore(ios): update app-repo.json [skip ci]
2026-08-15 06:31:55 -04:00
github-actions
3c3e2c54c5
chore(ios): update app-repo.json [skip ci]
2026-08-14 23:48:42 -04:00
github-actions
4046b28a8c
chore(ios): update app-repo.json [skip ci]
2026-08-14 21:53:50 -04:00
bryanthaboi
a86d57ac44
Merge pull request #1316 from bryanthaboi/dev
2026-08-14 21:44:05 -04:00
anxiousintrovert
c48fc578ca
Address required import review feedback
2026-08-14 20:34:14 -05:00