Releases: becvert/cordova-plugin-device-name
Releases · becvert/cordova-plugin-device-name
1.3.5
'requireCordovaModule' isn't supported anymore on cordova 9 #13
1.3.4
[Android] improving merge of bluetooth permissions (white spaces) #12
1.3.3
[Android] using Global system settings with API 24+. #10
[Android] fixing duplicate declarations of bluetooth permission #11
1.3.2
[Android] fixed the maxSdkVersion of permission android.permission.BLUETOOTH must be at least 18
[Android] returns null if device name not found instead of an alert dialog
1.3.1
[Android] reverted to using BLUETOOTH permission for devices with API 17 and below
1.3.0
[Android] removed BLUETOOTH permission using Global and Secure system settings instead.
1.2.1
#1 set window.device.name
1.2.0
#2 #6 moved js clobber to supported platforms
1.1.0
#4 Add Windows/Phone 8.1/10 support