Matthias Urhahn

Results 618 comments of Matthias Urhahn

Thanks for trying @vulpes2 :beers:. I had some hope that Android 15 would add more APIs here, but didn't see anything in the changelogs so far :frowning:

> Considering we have that Magisk 'fix' for now, could we get some kind of implementation of what ALN has, into CAPod for the rooties? 😉 Root support is currently...

Maybe possible in a future Android version. Requires a change in the Android firmware, see #215

Is the issue only with "age" input, or also with "size" input? I already have some logic for both attempts to handle localized parsing. Here is the code for duration...

Requires a change in the Android firmware. Maybe possible in a future Android version. Related to #215

AFAIK, it's not possible to prevent the connection. Happy to re-open this if someone has more info.

Oh interesting! Thanks for the hint. > there's a hidden disconnect() on BluetoothProfile. And it's just callable, or only with root? ADB? > I use it in LibrePods, fwiw. It's...

> I use HiddenApiBypass; no special permissions needed. I wonder if that could get a dev into trouble on Google Play 🤔 > I really am focusing on deassembling the...