| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| developer-guide-html.zip | 2026-08-28 | 50.0 MB | |
| developer-guide.pdf | 2026-08-28 | 62.1 MB | |
| ByteCodeTranslator-1.0-SNAPSHOT.jar | 2026-08-28 | 4.4 MB | |
| JavaAPI-1.0-SNAPSHOT.jar | 2026-08-28 | 595.6 kB | |
| javadocs.zip | 2026-08-28 | 16.9 MB | |
| 7.0.268 source code.tar.gz | 2026-08-28 | 416.2 MB | |
| 7.0.268 source code.zip | 2026-08-28 | 428.2 MB | |
| README.md | 2026-08-28 | 3.5 kB | |
| Totals: 8 Items | 978.5 MB | 0 | |
What's Changed
- scripts/website: bump Codename One versions to 7.0.267 by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5577
- Stop Android storage entries coming back empty after an abrupt shutdown by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5579
- Tell the truth about orientation on tvOS and watchOS by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5582
- Detect rootless jailbreaks on iOS (palera1n, Dopamine, XinaA15) by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5584
- Make the collector's cost track the live set, not the heap (issue [#5537]) by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5585
- Let a Log subclass see its own output on the JS port (issue [#5519]) by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5588
- Measure successful Initializr downloads by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5591
- Complications on the watch, and a Wear artifact beside the phone APK by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5583
- Declare the wearable callbacks the watch slice calls by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5594
- Give an app extension its build settings, so UIKit links by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5578
- Fix syndication health workflow race by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5597
- Nearby devices: UWB ranging, companion association and nearby transport by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5589
- Stop treating the port status snapshots as contract by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5590
- iOS: cut idle memory and startup cost in the Metal renderer and the VM by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5598
- Measure the collector's steady state, and fix the two things it found (issue [#5537]) by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5599
- Compile every cn1lib's native sources, and fix what that found by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5595
- Native desktop windows by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5556
- Cut the derivable half of CLAUDE.md and move the GC notes under vm/ by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5605
- Run a queued animation's updateState before completing it (issue [#5600]) by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5603
- Run EXP-004 homepage positioning test by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5608
- Check build hints at compile time instead of shipping them inert by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5586
- Document provider: publish an app's content to the system file browser by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5607
- Publish releases to the Codename One repository only, not Maven Central by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5611
- Make EXP-004 telemetry queryable by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5613
- Correct the docs that still say Codename One comes from Maven Central by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5614
Full Changelog: https://github.com/codenameone/CodenameOne/compare/7.0.267...7.0.268