yusiboyz
  • Joined on 2026-03-28
yusiboyz pushed to master at yusiboyz/platform 2026-04-04 08:03:24 -05:00
a82ae267b6 fix: tab bar collapses during auto-scroll
yusiboyz pushed to master at yusiboyz/platform 2026-04-04 08:00:45 -05:00
395cca08dd fix: action button on Reader now toggles auto-scroll (not food assistant)
yusiboyz pushed to master at yusiboyz/platform 2026-04-04 07:55:52 -05:00
e2fc87b6aa feat: Tab(role: .search) with context-dependent action per tab
yusiboyz pushed to master at yusiboyz/platform 2026-04-04 07:42:58 -05:00
8a8f865702 xcode update
144f24b7a0 resolve pbxproj conflict
Compare 2 commits »
yusiboyz pushed to master at yusiboyz/platform 2026-04-04 07:41:51 -05:00
e9373ceac3 fix: context-dependent FAB — play/pause on Reader, + on other tabs
yusiboyz pushed to master at yusiboyz/platform 2026-04-04 07:39:42 -05:00
1205ac38d0 fix: resolve iOS 26 deprecation warnings
yusiboyz pushed to master at yusiboyz/platform 2026-04-04 07:37:41 -05:00
640d816690 chore: bump deployment target to iOS 26.0
yusiboyz pushed to master at yusiboyz/platform 2026-04-04 07:34:37 -05:00
8fadb3f3e9 feat: auto-scroll play button in tab bar using Tab(role: .search)
yusiboyz pushed to master at yusiboyz/platform 2026-04-04 07:28:14 -05:00
5d2262e17a feat: auto-scroll play button at tab bar level (like Photos search icon)
yusiboyz pushed to master at yusiboyz/platform 2026-04-04 07:22:15 -05:00
7815f56b4f fix: hide FAB on Reader tab, fix tab bar collapse during auto-scroll, position glass bar bottom-right
yusiboyz pushed to master at yusiboyz/platform 2026-04-04 07:12:44 -05:00
1b23525493 feat: Liquid Glass control bar for Reader (replaces hidden toolbar)
yusiboyz pushed to master at yusiboyz/platform 2026-04-04 06:51:10 -05:00
85c3bb7a42 feat: Phase 1 auto-scroll engine for Reader feed
yusiboyz closed issue yusiboyz/platform#17 2026-04-04 06:16:06 -05:00
Hmm so I opened the open and opened reader and it opened nicely but when I open ...
yusiboyz pushed to master at yusiboyz/platform 2026-04-04 06:16:00 -05:00
6ed7f8a230 fix: restore WKWebView alpha to 1 when reparenting to article container
yusiboyz opened issue yusiboyz/platform#17 2026-04-04 06:11:23 -05:00
Hmm so I opened the open and opened reader and it opened nicely but when I open ...
yusiboyz pushed to master at yusiboyz/platform 2026-04-04 00:49:27 -05:00
db77a6d34d perf: re-warm WebKit GPU on Reader tab appear if idle >60s
yusiboyz pushed to master at yusiboyz/platform 2026-04-04 00:48:06 -05:00
1579633da0 fix: keep WKWebView attached to window to prevent GPU process idle exit
yusiboyz pushed to master at yusiboyz/platform 2026-04-04 00:44:49 -05:00
127da8feaa perf: force GPU process launch during warmup by attaching WKWebView to window
yusiboyz pushed to master at yusiboyz/platform 2026-04-04 00:35:53 -05:00
62f9a2503a debug: timestamped logging for first-article-open stall investigation
yusiboyz pushed to master at yusiboyz/platform 2026-04-04 00:30:38 -05:00
7938034d85 perf: lazy async image decoding + max-height to prevent scroll freeze