Skip to content

Releases: tidev/appcelerator.bluetooth

v2.0.0-android

06 Oct 21:02
b223b94
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 deprecated android.permission.BLUETOOTH_ADMIN permission up to Android 11

v1.0.1

05 Apr 18:18
60775b5
Compare
Choose a tag to compare
ci(github): remove ios workflow

v1.0.0

12 Jan 09:35
Compare
Choose a tag to compare
build(jerkins): added androidBuildToolsVersion 30.0.2