yashikada

Results 9 comments of yashikada

I have the same issue and I don't have a solution, but I understand this: checkupdate don't return the latest version and version doesn't exist. I checked with samfrew(DOT)com versions...

I have found a solution, just apply this patch to samloader ``` diff --git a/samloader/main.py b/samloader/main.py index eba0dc0..04b7ce0 100644 --- a/samloader/main.py +++ b/samloader/main.py @@ -26,6 +26,7 @@ def main(): dload_out.add_argument("-O",...

Have you an ETA for this FR? Seems like an interesting feature!

@mywalkb thank you for your suggestion the code developed by @etmatrix require root, this is not good for me, the code developed by @sshock is an external tool, I'd like...

> Please try the latest build and see whether it'll solve your problem or not. https://github.com/topjohnwu/Magisk/actions/workflows/build.yml it test already the latest action. Are you a bot? You write always the...

I think, you can use the same solution which I described [here](https://github.com/gl-sergei/u2f-token/issues/45#issuecomment-1556121016)

This PR can be closed, it's depends on another PR which was rejected.

> it should still be possible to use the app without granting, youre right there For me no, I have a Samsung A72 with OneuI 6.0 if I don't set...

I add also from Android 12 Location permission can be omitted: [Here](https://source.android.com/docs/core/connect/bluetooth/ble) a details. ``` Location scanning A device's location services can use Bluetooth to detect Bluetooth beacons and provide...