| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| developer-guide-html.zip | 2026-06-26 | 58.9 MB | |
| developer-guide.pdf | 2026-06-26 | 68.8 MB | |
| ByteCodeTranslator-1.0-SNAPSHOT.jar | 2026-06-26 | 792.7 kB | |
| JavaAPI-1.0-SNAPSHOT.jar | 2026-06-26 | 570.2 kB | |
| javadocs.zip | 2026-06-26 | 13.5 MB | |
| 7.0.253 source code.tar.gz | 2026-06-26 | 365.8 MB | |
| 7.0.253 source code.zip | 2026-06-26 | 374.6 MB | |
| README.md | 2026-06-26 | 2.2 kB | |
| Totals: 8 Items | 883.1 MB | 2 | |
What's Changed
- Exclude com.codename1.impl from javadocs, add missing package-info, fix BX unboxing + CI gates by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5260
- Fix iOS Metal empty-clip opening the whole screen (#5263) by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5265
- Playground: build via local ParparVM JavaScript target by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5250
- Fix cn1:build on Maven 3.9+ (drop @Execute fork) + retire legacy Windows UWP/C# port by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5267
- Modern maps API: vector MapView + build-hint-wired NativeMap providers by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5264
- Core app review & feedback API (#3665) by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5268
- Apple TV (tvOS) and Google TV (Android TV) support by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5261
- Analytics rewrite: generic provider SPI with GDPR consent and multiple backends by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5266
- DeviceIntegrity: RASP, Play Integrity / App Attest, accessibility-service guard by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5277
- Rich text + code editor API; dogfood CodeEditor in Playground by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5272
- Fix blog mermaid diagrams: blank-render race + mobile legibility by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5283
- Fix iOS Metal emoji/fallback-font glyphs rendering as wrong "Chinese" glyphs by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5279
- Fix [#5273]: clamp Metal screen clips to the flush region (drawingRect) by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5275
- Fix: Initializr-generated projects missing the linux module/target by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5284
- Windows: render colour emoji/glyphs in colour (enable COLR fonts) by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5285
Full Changelog: https://github.com/codenameone/CodenameOne/compare/7.0.252...7.0.253