Skip to content

Releases: ZebraDevs/MX-EMDK-Android-Java-CriticalPermissionsHelper

Added a new grant permission method with applicationClassName for the permission ACCESSIBILITY_SERVICE

20 Oct 15:38

Choose a tag to compare

Added a new grant permission method with applicationClassName for the permission ACCESSIBILITY_SERVICE to specify the ApplicationClassName associated with this permission.

public static void grantPermissionWithClassName(Context context, EPermissionType permissionType, String applicationClassName, IResultCallbacks callbacksInterface)

Added ACCESSIBILITY_SERVICE

20 Oct 14:21
0bad6f4

Choose a tag to compare

1.15.0

Merge branch 'ltrudu:master' into master

0.8.2

19 Sep 14:40
6607e2d

Choose a tag to compare

Merge pull request #5 from ltrudu/master

Merge pull request #2 from ZebraDevs/master