Releases: codenameone/CodenameOne
Releases · codenameone/CodenameOne
7.0.155
Merge branch 'master' of https://github.com/codenameone/CodenameOne
7.0.154
Focus on CheckBox (#3822) Added fix for tabbing using physical key
7.0.153
KeyCode on TextArea DoneEvent (#3816) Added the keycode that triggered the done event to the ActionEvent that is sent.
7.0.152
JavaDoc fixes Works around a weird CI misbehavior...
7.0.150
Last change wasn't committed
7.0.149
Attempt to workaround geofencing error Discussed here: https://stackoverflow.com/questions/78497339/geofence-bug-in-codename-one-on-android
7.0.148
fixed scaling on capturePhoto on android
7.0.147
Merge branch 'master' of https://github.com/codenameone/CodenameOne
7.0.146
3690 use photokit for multigallery (#3801) * feat: [3690] Add support for PHPickerController for multigallery Currently behind a define. Requires PhotosUI framework * Use photokit on ios 14+ if enabled. * Added support for using PhotoKit for multigallery in xcode local builder. New build hint to enable it ios.usePhotoKitForMultigallery=true --------- Co-authored-by: Steve Hannah <[email protected]>
7.0.145
Removed OpenUDID completely