| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| developer-guide-html.zip | 2026-05-22 | 54.8 MB | |
| developer-guide.pdf | 2026-05-22 | 60.2 MB | |
| ByteCodeTranslator-1.0-SNAPSHOT.jar | 2026-05-22 | 558.3 kB | |
| JavaAPI-1.0-SNAPSHOT.jar | 2026-05-22 | 563.6 kB | |
| javadocs.zip | 2026-05-22 | 11.0 MB | |
| 7.0.244 source code.tar.gz | 2026-05-22 | 284.4 MB | |
| 7.0.244 source code.zip | 2026-05-22 | 291.0 MB | |
| README.md | 2026-05-22 | 4.9 kB | |
| Totals: 8 Items | 702.6 MB | 7 | |
What's Changed
- docs: route cn1lib creation through the Maven cn1lib-archetype by @shai-almog in https://github.com/codenameone/CodenameOne/pull/4952
- Inline cn1app/cn1lib archetypes; bring to initializr parity by @shai-almog in https://github.com/codenameone/CodenameOne/pull/4953
- Move Hashnode syndication off the deprecated GraphQL API by @shai-almog in https://github.com/codenameone/CodenameOne/pull/4956
- Status-bar tap: scroll the visible scroll pane, not the first one by @shai-almog in https://github.com/codenameone/CodenameOne/pull/4958
- iOS Metal: fix stale framebuffer on rotation (#4954) by @shai-almog in https://github.com/codenameone/CodenameOne/pull/4961
- StickyHeaderContainer: add TRANSITION_COVER and standalone fade-out flag by @shai-almog in https://github.com/codenameone/CodenameOne/pull/4959
- Ignore common local artifacts in Initializr projects by @jsfan3 in https://github.com/codenameone/CodenameOne/pull/4967
- Simulate->Larger Text: refresh the simulator instantly (#4963) by @shai-almog in https://github.com/codenameone/CodenameOne/pull/4964
- Fix agent tool Codename One version selection by @jsfan3 in https://github.com/codenameone/CodenameOne/pull/4965
- Support side border shorthands in CSSBorder by @jsfan3 in https://github.com/codenameone/CodenameOne/pull/4966
- Initializr: clean up generated zips to avoid IndexedDB quota exhaustion by @shai-almog in https://github.com/codenameone/CodenameOne/pull/4969
- iOS Metal: fix debug-only first-paint crashes by @shai-almog in https://github.com/codenameone/CodenameOne/pull/4972
- Treat developer guide vale and asciidoc warnings as build errors by @shai-almog in https://github.com/codenameone/CodenameOne/pull/4971
- Picker: support custom default date via setDefaultDate (#4973) by @shai-almog in https://github.com/codenameone/CodenameOne/pull/4974
- Refresh Skin Designer device database by @github-actions[bot] in https://github.com/codenameone/CodenameOne/pull/4975
- Expand CSS gradient + filter:blur support across framework, ports, docs by @shai-almog in https://github.com/codenameone/CodenameOne/pull/4957
- iOS: size status-bar tap proxy to real safe-area inset (#4978) by @shai-almog in https://github.com/codenameone/CodenameOne/pull/4981
- Simulator: split Skins menu, fix Native Theme menu, add regression test by @shai-almog in https://github.com/codenameone/CodenameOne/pull/4984
- Fix [#4979]: dim backdrop persists after Dialog from on-top side menu by @shai-almog in https://github.com/codenameone/CodenameOne/pull/4983
- Hardware keyboard + hover support on Android and iOS (#3498) by @shai-almog in https://github.com/codenameone/CodenameOne/pull/4982
- Commit native theme .res files; add native-themes-sync workflow by @shai-almog in https://github.com/codenameone/CodenameOne/pull/4976
- Iterative GC mark to fix iOS stack overflow on deep graphs (#3136) by @shai-almog in https://github.com/codenameone/CodenameOne/pull/4980
- Fix [#3108]: don't rely on C arg eval order in PUTFIELD/MULTIANEWARRAY by @shai-almog in https://github.com/codenameone/CodenameOne/pull/4985
- iOS UTF-8 codec: replace-char semantics, NEON ASCII fast-path, benchmark by @shai-almog in https://github.com/codenameone/CodenameOne/pull/4989
- Fix Purchase.synchronizeReceipts re-submitting same receipt and firing callback multiple times by @shai-almog in https://github.com/codenameone/CodenameOne/pull/4990
- Fix [#4188]: RGBImage scaled drawImage renders blank by @shai-almog in https://github.com/codenameone/CodenameOne/pull/4986
- Update graphics.asciidoc by @Ngosti2000 in https://github.com/codenameone/CodenameOne/pull/4992
- Simulator: data-driven menu hooks for cn1libs by @shai-almog in https://github.com/codenameone/CodenameOne/pull/4988
- Add com.codename1.security: biometric auth + secure storage by @shai-almog in https://github.com/codenameone/CodenameOne/pull/4987
- Fix [#4997]: guard pointerDragged against empty pointer arrays by @shai-almog in https://github.com/codenameone/CodenameOne/pull/4998
- Add com.codename1.security crypto API + OtpField widget by @shai-almog in https://github.com/codenameone/CodenameOne/pull/4994
- Update Animations.asciidoc by @Ngosti2000 in https://github.com/codenameone/CodenameOne/pull/5000
- Add com.codename1.nfc: NDEF read/write, ISO-DEP/MIFARE/FeliCa, HCE by @shai-almog in https://github.com/codenameone/CodenameOne/pull/4996
- Add grammar checks to developer guide CI by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5002
- Fix iOS 26 tap regressions + ParparVM BGPainter NPE by @shai-almog in https://github.com/codenameone/CodenameOne/pull/5003
New Contributors
- @Ngosti2000 made their first contribution in https://github.com/codenameone/CodenameOne/pull/4992
Full Changelog: https://github.com/codenameone/CodenameOne/compare/7.0.243...7.0.244