• Joined on 2022-10-27
andodeki pushed to main at andodeki/nigig-org 2026-08-16 17:18:36 +00:00
86c9595729 chore: update makepad fork to latest upstream/dev (abd70f4)
andodeki pushed to portallist_flow_adaptive_view at andodeki/makepad 2026-08-16 17:17:12 +00:00
abd70f4716
Update README.md
41b41f1d11
Drain platform_ops FIFO so host commands run in enqueue order. (#1183)
941a3de88f
iOS: log panics to NSLog, and don't abort when one escapes (#1178)
d0fe5f2b74
cargo_makepad: link std statically for shippable android builds (#1177)
0c38e3b081
makepad_test: let a suite choose parallelism and the tick pump (#1176)
Compare 2106 commits »
andodeki pushed to main at andodeki/nigig-org 2026-08-16 17:11:38 +00:00
2faadb777f feat(pdf): read xref streams and object streams (PDF 1.5+)
andodeki pushed to main at andodeki/nigig-org 2026-08-16 17:10:31 +00:00
8069ae7eca feat(spreadsheet): add legacy V1 workbook format migration
andodeki pushed to main at andodeki/nigig-org 2026-08-16 16:48:15 +00:00
bd01604e65 docs(pdf): Phase 1 status, and stop pdf-ui failing for an environmental reason
andodeki pushed to main at andodeki/nigig-org 2026-08-16 16:42:06 +00:00
60d8d0d547 test(spreadsheet): fuzz workbook deserialization inputs
andodeki pushed to main at andodeki/nigig-org 2026-08-16 16:35:14 +00:00
2770833634 hardening(spreadsheet): reject unknown legacy payloads
andodeki pushed to main at andodeki/nigig-org 2026-08-16 16:28:09 +00:00
3dd5ba8cd4 test(spreadsheet): add workbook corruption corpus
andodeki pushed to main at andodeki/nigig-org 2026-08-16 16:24:16 +00:00
6a3c467a14 chore(spreadsheet-ui): remove obsolete direct selection helper
andodeki pushed to main at andodeki/nigig-org 2026-08-16 16:12:50 +00:00
cad2276583 test(spreadsheet-ui): cover all event router mappings
andodeki pushed to main at andodeki/nigig-org 2026-08-16 14:52:27 +00:00
0343ccd5ea refactor(spreadsheet-ui): route range selection through event router
andodeki created branch nigig-makepad-test-android in andodeki/makepad 2026-08-16 12:02:06 +00:00
andodeki pushed to nigig-makepad-test-android at andodeki/makepad 2026-08-16 12:02:06 +00:00
ec2c0aaf15 feat(widgets): reexport optional Makepad sibling crates
7de0f215d9 feat(test): Android makepad_test via adb + in-process hub (legacy Java path)
abd70f4716
Update README.md
41b41f1d11
Drain platform_ops FIFO so host commands run in enqueue order. (#1183)
941a3de88f
iOS: log panics to NSLog, and don't abort when one escapes (#1178)
Compare 10 commits »
andodeki pushed to main at andodeki/nigig-org 2026-08-16 11:38:36 +00:00
2bc44ba9bb refactor(spreadsheet-ui): route edit begin through event router
andodeki pushed to main at andodeki/nigig-org 2026-08-16 11:30:23 +00:00
5dc8cd466d refactor(spreadsheet-ui): route edit keys through event router
andodeki pushed to main at andodeki/nigig-org 2026-08-16 11:24:29 +00:00
654d4366e5 refactor(spreadsheet-ui): route keyboard input through event router
andodeki pushed to main at andodeki/nigig-org 2026-08-16 11:11:14 +00:00
2b52bffec6 feat(spreadsheet-ui): extract keyboard event router
andodeki pushed to main at andodeki/nigig-org 2026-08-16 10:18:42 +00:00
c66ffcb303 test: add comprehensive CAD UI tests for all implemented features
3a23722b79 fix(pdf-makepad): make headless UI tests pass and enable them by default
Compare 2 commits »
andodeki pushed to main at andodeki/nigig-org 2026-08-16 10:06:28 +00:00
20f267d5f7 feat(spreadsheet-ui): dispatch range selection intents
andodeki pushed to main at andodeki/nigig-org 2026-08-16 09:51:38 +00:00
75b509aa34 chore(spreadsheet-ui): remove redundant selection parentheses