| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ByteCodeTranslator-1.0-SNAPSHOT.jar | 2026-07-31 | 998.5 kB | |
| JavaAPI-1.0-SNAPSHOT.jar | 2026-07-31 | 571.3 kB | |
| developer-guide-html.zip | 2026-07-31 | 50.3 MB | |
| developer-guide.pdf | 2026-07-31 | 59.0 MB | |
| javadocs.zip | 2026-07-31 | 15.8 MB | |
| 7.0.264 source code.tar.gz | 2026-07-30 | 402.3 MB | |
| 7.0.264 source code.zip | 2026-07-30 | 413.2 MB | |
| README.md | 2026-07-30 | 2.8 kB | |
| Totals: 8 Items | 942.1 MB | 5 | |
What's Changed
- Size CSS border-radius by the CSS box model (#5454) by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5469
- Trace grace subtrees on the legacy heap, and gate heap integrity in CI by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5471
- Stop the O(1) page reclaim from freeing slots the per-slot walk keeps by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5474
- Enforce Android SpotBugs and default to API 36 by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5451
- Fix JavaDoc full-width layout by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5476
- Add push V3 client framework and migration guide by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5440
- Let the grace passes mark objects the resolve guard was discarding (issue 5425) by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5477
- JS port: let Display.execute navigate the current page instead of prompting by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5483
- Loopback server sockets, so MCP can serve any platform by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5472
- Fix class closure false positive on platform modules by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5481
- Add road-following routing to the maps API by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5480
- Always bounds-check array access in ParparVM (issue [#5482]) by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5485
- Add built-in on-device vision, language, and inference by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5467
- Stop padding a Sheet by a CSS corner radius (issue [#5488]) by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5489
- Fail fast in the simulator on surfaces usage that stalls a device by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5491
- Fail CI on any SpotBugs finding, fix the iOS keySet iterator by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5494
- ParparVM: keep SP across a longjmp (fixes the musl ICE that breaks every PR) by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5495
- Pace the low-memory allocation throttle (issue [#5482]) by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5493
- First-class health: HealthKit, Health Connect, BLE sensors, workouts and simulator by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5475
- Start the Maven Central → Cloudflare R2 migration, and cut the release payload by 66% by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5497
Full Changelog: https://github.com/codenameone/CodenameOne/compare/7.0.263...7.0.264