Releases: codenameone/CodenameOne
Releases · codenameone/CodenameOne
7.0.193
Full Changelog: 7.0.192...7.0.193
7.0.182
Fixed string storage in iOS SQLite implementation to respect char pai…
7.0.181
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
Workaround for potential Google data verification issue
7.0.178
added display property android.useSafeAreaInsets to optionally enable…
7.0.177
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
Changed calendar to integrate usage of add (#3885) Changed calendar to integrate usage of add Fixed #3884
7.0.175
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
fix: [3851] fixed iOS losing cursor position when using predictive te…
7.0.173
Small fix for Frida detection