Skip to content

Releases: codenameone/CodenameOne

7.0.162

20 Sep 03:57
342dc11
Compare
Choose a tag to compare
fix: bug with android vkb not closing (#3840)

Fixes https:/codenameone/CodenameOne/issues/3821

7.0.161

13 Sep 04:15
ea6553d
Compare
Choose a tag to compare
Ios jailbreak bybass detect (#3838)

* feat: add ios jailbreak detection via build hint

new build hint ios.detectJailbreak=true|false

* fixup

* fix compile errors

7.0.160

06 Sep 02:46
97f9b18
Compare
Choose a tag to compare
feat: Add support for android root detection and frida detection (#3837)

new build hints:
android.rootCheck=true|false
android.fridaDetection=true|false

7.0.159

25 Aug 03:38
Compare
Choose a tag to compare

Full Changelog: 7.0.156...7.0.159

7.0.156

09 Aug 02:16
ad16ccf
Compare
Choose a tag to compare
Update AndroidImplementation.java (#3827)

Delete cached file after sharing it to prevent appending IMG_DATE_TIME to the file name when re-sharing it.

https://www.reddit.com/r/cn1/comments/1ed9ngf/share_api_appending_img_date_time_to_file_name/

7.0.155

26 Jul 02:25
Compare
Choose a tag to compare
Merge branch 'master' of https:/codenameone/CodenameOne

7.0.154

19 Jul 02:19
f359bfd
Compare
Choose a tag to compare
Focus on CheckBox (#3822)

Added fix for tabbing using physical key

7.0.153

21 Jun 03:11
1bf72d5
Compare
Choose a tag to compare
KeyCode on TextArea DoneEvent (#3816)

Added the keycode that triggered the done event to the ActionEvent that is sent.

7.0.152

14 Jun 03:50
Compare
Choose a tag to compare
JavaDoc fixes

Works around a weird CI misbehavior...

7.0.150

31 May 02:02
Compare
Choose a tag to compare
Last change wasn't committed