Faster Maps: Chasing Swiss SpeedParparVM fixes pathological map misses and extends tagged boxed values. Probe counts, allocation coverage, and regressions show where ordinary Java collections became cheaper.Sep 20, 2026·10 min read
Fill an SMS Verification Code Without Reading the InboxCodename One adds phone-number and OTP components plus one-time-code autofill on iOS, Android, and the web without requesting permission to read SMS messages.Sep 14, 2026·3 min read
A Mac App, Not an iOS App on a MacCodename One's macOS build now targets AppKit directly, with NSWindow, NSMenu, NSTextInputClient, NSScreen, and an independent Metal surface for every window.Sep 13, 2026·4 min read
A Dialog Can Now Be a Native Desktop WindowCodename One dialogs can stay inside a secondary window or become native modal windows, while sheets, popups, overlays, tooltips, HTML, and accessibility now resolve the correct top level.Sep 12, 2026·4 min read
VoIP, VPN, and the Build System Behind ThemCodename One adds native call management and VPN APIs, while its builders generate the platform services, frameworks, permissions, and extension plumbing only when an application uses them.Sep 11, 2026·11 min read
Build Hints That Fail Before the Build ServerCodename One now exposes 87 common build hints as Java annotations, giving the compiler enough information to reject misspelled names, wrong types, and unsupported values before a build reaches the server.Sep 9, 2026·7 min read
Rootless Jailbreak Detection: Updating the Signals, Not the ClaimCodename One's iOS integrity checks now detect current rootless jailbreak layouts, cross-check hooked APIs, inspect mounts and loaded images, and rerun on foreground entry.Sep 8, 2026·6 min read