Skip to content

Releases: codenameone/CodenameOne

7.0.177

28 Mar 03:57
2375e36
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
fix: [3851] fixed iOS losing cursor position when using predictive te…

7.0.173

21 Feb 04:53
Compare
Choose a tag to compare
Small fix for Frida detection

7.0.172

14 Feb 04:32
488e240
Compare
Choose a tag to compare
fix: [3871] fixed Picker.setStartDate not working when not accompanie…

7.0.171

29 Jan 18:48
c300c4e
Compare
Choose a tag to compare

What's Changed

  • chore: [3861] Updated play service ads to version 22.6.0 by @shannah in #3865

Full Changelog: 7.0.170...7.0.171

7.0.170

24 Jan 13:01
f79355d
Compare
Choose a tag to compare

Full Changelog: 7.0.168...7.0.170

7.0.168

24 Jan 12:58
253d0de
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 7.0.167...7.0.168

7.0.167

20 Dec 05:01
1ef5fff
Compare
Choose a tag to compare
fix: [3721] IllegalArgumentException in date picker (#3859)

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