Closed LittleJohnD closed 10 years ago
Coups be related to the issue of the call settings not sticking. Will look into it.
@r2DoesInc did you manage to look into this?
@r2DoesInc bump again...
I think i addressed this a while back.
On Tue, Apr 29, 2014 at 9:46 PM, John McLear notifications@github.comwrote:
@r2DoesInc https://github.com/r2DoesInc bump again...
— Reply to this email directly or view it on GitHubhttps://github.com/mclear/Android_NFC_Ring_Unlock/issues/35#issuecomment-41752604 .
You wanna double check when you do some touches tomorrow?
Ya, if not itll be a quick fix.
On Tue, Apr 29, 2014 at 9:54 PM, John McLear notifications@github.comwrote:
You wanna double check when you do some touches tomorrow?
— Reply to this email directly or view it on GitHubhttps://github.com/mclear/Android_NFC_Ring_Unlock/issues/35#issuecomment-41753053 .
Yup, its in.
public static int getMaxSecurityLevel() { if (android.os.Build.VERSION.SDK_INT >= android.os.Build.VERSION_CODES.JELLY_BEAN_MR2) { return 20; } else { return 19; } }
Eggs cement thanks :)
Hi, using a HTC one on jellybean. App inactive due to no tag yet.
When I check security it says that it is 19/20 incoming calls deactivate lock. The option is set to do not unlock but still detects wrong option. Tried change off then change back nothing.