| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| developer-guide-html.zip | 2026-07-03 | 59.3 MB | |
| developer-guide.pdf | 2026-07-03 | 69.9 MB | |
| javadocs.zip | 2026-07-03 | 13.7 MB | |
| ByteCodeTranslator-1.0-SNAPSHOT.jar | 2026-07-03 | 797.3 kB | |
| JavaAPI-1.0-SNAPSHOT.jar | 2026-07-03 | 570.2 kB | |
| 7.0.256 source code.tar.gz | 2026-07-03 | 377.4 MB | |
| 7.0.256 source code.zip | 2026-07-03 | 386.4 MB | |
| README.md | 2026-07-03 | 3.3 kB | |
| Totals: 8 Items | 908.2 MB | 1 | |
What's Changed
- Fix JS port: clipboard copy + Web Share broken in the worker by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5288
- JavaSE: upstream JCEF (fixes maps [#5290]) + bundled-ffmpeg default media by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5294
- Apple CarPlay & Google Android Auto support (com.codename1.car) by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5281
- Fix initializr projects: keep win32 module, dual-mode default theme, Linux/win32 IDE targets by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5299
- Initializr: fix white box behind generate-button icon; shift button clear of Crisp launcher by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5302
- Skin Designer: build JS via local ParparVM target; drop per-build screenshots by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5303
- Fix StackOverflowError from re-entrant ScrollListener (#5305) by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5306
- Fix NPE in JavaSEPort.editString when switching editable fields (#5304) by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5307
- iOS: fix squished initial window for iOS apps on Apple Silicon Mac (#5278) by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5301
- Fix JS port: Initializr Generate fails with Unhandled host call cn1_build_version (#5288 regression) by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5313
- Add cross-platform motion sensor API with gesture detection by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5310
- Commerce SDK + Secrets API + developer-guide docs by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5300
- Add device input and form-factor APIs (pointer detail, mouse buttons, wheel, stylus, foldables) by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5309
- Extend MorphTransition: opacity/rotation/scale, scrubbing, arbitrary elements by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5314
- Update versioned build pricing tiers by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5320
- Stabilize CI actions by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5318
- Link CoreText in generated iOS projects by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5321
- Add iOS device release CI build by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5322
- Add timed Whisper transcription and Android AAR by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5319
- Add sample-accurate PCM audio mixer by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5317
- Fix iOS floating toString termination by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5325
- Add VideoIO: cross-platform video encode + frame-accurate decode by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5315
- Fix skindesigner JavaScript download by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5328
- Remove since markers from API docs by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5329
Full Changelog: https://github.com/codenameone/CodenameOne/compare/7.0.255...7.0.256