Skip to content

Releases: codenameone/CodenameOne

7.0.193

25 May 13:37

Choose a tag to compare

Full Changelog: 7.0.192...7.0.193

7.0.182

16 May 02:38
c5d47b9

Choose a tag to compare

Fixed string storage in iOS SQLite implementation to respect char pai…

7.0.181

18 Apr 03:56
7915809

Choose a tag to compare

chore: [3894] Update MainWindow.xib format (#3895)

When you opened MainWindow.xib in latest Xcode, it complains that it is in an old format.  It gives 2 choices:
1. Open source only
2. Update format

This PR is the result of updating the format and saving it

7.0.180

11 Apr 04:27

Choose a tag to compare

Workaround for potential Google data verification issue

7.0.178

04 Apr 03:54
d629331

Choose a tag to compare

added display property android.useSafeAreaInsets to optionally enable…

7.0.177

28 Mar 03:57
2375e36

Choose a tag to compare

feat: [3888] Add support for safe areas in android (#3889)

* feat: [3888] Add support for safe areas in android

https://github.com/codenameone/CodenameOne/issues/3888

* fixed lambda not supported

* fixed lambda not supported

* change to use reflection so we can compile on older sdk

* fixed compile errors

* made variables final for 1.6 compatibility

7.0.176

21 Mar 04:31
6566bf9

Choose a tag to compare

Changed calendar to integrate usage of add (#3885)

Changed calendar to integrate usage of add
Fixed #3884

7.0.175

07 Mar 03:53
ed8b2de

Choose a tag to compare

fix: [3851] fix regression crash in ios text fields (#3878)

* fix: [3851] fix regression crash in ios text fields

* updated cache to v4 in workflow

---------

Co-authored-by: Steve Hannah <shannah@weblite.ca>

7.0.174

28 Feb 05:03
6c10e02

Choose a tag to compare

fix: [3851] fixed iOS losing cursor position when using predictive te…

7.0.173

21 Feb 04:53

Choose a tag to compare

Small fix for Frida detection