Skip to content

Releases: codenameone/CodenameOne

7.0.149

24 May 04:02
8cc3783
Compare
Choose a tag to compare
Attempt to workaround geofencing error

Discussed here: https://stackoverflow.com/questions/78497339/geofence-bug-in-codename-one-on-android

7.0.148

03 May 02:53
Compare
Choose a tag to compare
fixed scaling on capturePhoto on android

7.0.147

19 Apr 03:39
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/codenameone/CodenameOne

7.0.146

12 Apr 04:01
879e336
Compare
Choose a tag to compare
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 <shannah@weblite.ca>

7.0.145

05 Apr 17:19
Compare
Choose a tag to compare
Removed OpenUDID completely

7.0.144

05 Apr 11:03
Compare
Choose a tag to compare
Removed additional code to fix iOS compilation

7.0.143

05 Apr 03:50
Compare
Choose a tag to compare
Removed usage of APIs that Apple discorages

This isn't a permanent removal. At the moment we detect usage on the server and will add them. But Appstore submission will fail since a privacy file is also required. Based on user demand we can implicitly add a privacy statement file if necessary.
Fixed #3800

7.0.142

22 Mar 03:56
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/codenameone/CodenameOne

7.0.141

15 Mar 03:27
cf4a235
Compare
Choose a tag to compare
Use JSONParser.setUseLongsInstance and JSONParser.setUseBooleanInstan…

…ce in PropertyIndex (#3797)

7.0.140

08 Mar 03:07
4bdbf3d
Compare
Choose a tag to compare
Fixed regression in text editing

This was caused by https://github.com/codenameone/CodenameOne/commit/cb2244b281838b15b23ebbaa483e0d63471180a5