Skip to content

Releases: becvert/cordova-plugin-device-name

1.3.5

23 Mar 13:06
Compare
Choose a tag to compare

'requireCordovaModule' isn't supported anymore on cordova 9 #13

1.3.4

23 Jul 08:52
Compare
Choose a tag to compare

[Android] improving merge of bluetooth permissions (white spaces) #12

1.3.3

25 May 08:26
Compare
Choose a tag to compare

[Android] using Global system settings with API 24+. #10
[Android] fixing duplicate declarations of bluetooth permission #11

1.3.2

03 Apr 11:19
Compare
Choose a tag to compare

[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

13 Oct 09:43
Compare
Choose a tag to compare

[Android] reverted to using BLUETOOTH permission for devices with API 17 and below

1.3.0

07 Sep 09:24
Compare
Choose a tag to compare

[Android] removed BLUETOOTH permission using Global and Secure system settings instead.

1.2.1

28 Apr 07:38
Compare
Choose a tag to compare

#1 set window.device.name

1.2.0

25 Apr 15:12
Compare
Choose a tag to compare

#2 #6 moved js clobber to supported platforms

1.1.0

24 Nov 20:53
Compare
Choose a tag to compare

#4 Add Windows/Phone 8.1/10 support