Releases: codenameone/CodenameOne
Releases · codenameone/CodenameOne
7.0.176
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
7.0.172
fix: [3871] fixed Picker.setStartDate not working when not accompanie…
7.0.171
7.0.170
Full Changelog: 7.0.168...7.0.170
7.0.168
What's Changed
- Refactor LocationSimulation: Replace Google Maps with Open Street Map by @SamC1832js in #3863
- docs: add SamC1832js as a contributor for code by @allcontributors in #3864
New Contributors
- @SamC1832js made their first contribution in #3863
Full Changelog: 7.0.167...7.0.168
7.0.167
fix: [3721] IllegalArgumentException in date picker (#3859) https://github.com/codenameone/CodenameOne/issues/3721
7.0.166
fix: Android geofence permissions 29+ (#3854) * fix: Android geofence permissions 29+ * hard-coded FLAG_MUTABLE because not available in older versions