Skip to content

Releases: tidev/appcelerator.ble

v2.0.0-android

06 Oct 20:28
d39f4c0
Compare
Choose a tag to compare
  • Set minsdk to Titanium 10.0.0.
  • Added promise and callback argument support to requestAccessFineLocation() API.
  • Added new method requestPermissions() which requests user for bluetooth and location permissions.
  • Fixed broadcast receivers to unregister themselves when backing out of the app.
    • Used to have a bug where old receivers were still bound to a terminated JS runtime.
  • Added new Android 12 permissions:
    • android.permission.BLUETOOTH_ADVERTISE
    • android.permission.BLUETOOTH_CONNECT
    • android.permission.BLUETOOTH_SCAN
  • Limited the following deprecated permissions up to Android 11. (Not needed on Android 12.)
    • android.permission.BLUETOOTH
    • android.permission.BLUETOOTH_ADMIN

v1.1.0-iphone: Merge pull request #135 from appcelerator-modules/develop

23 Mar 12:18
d05292d
Compare
Choose a tag to compare

v1.1.0-android: Merge pull request #135 from appcelerator-modules/develop

23 Mar 12:18
d05292d
Compare
Choose a tag to compare

v1.0.0-iphone: Merge pull request #85 from fasihul-axway/Module/Add-Creatables

01 Feb 13:19
604b39c
Compare
Choose a tag to compare

v1.0.0-android: Merge pull request #85 from fasihul-axway/Module/Add-Creatables

01 Feb 13:19
604b39c
Compare
Choose a tag to compare