Seth Schroeder

Results 298 comments of Seth Schroeder
trafficstars

I can confirm this a bug! I will fix it but I may have to remove the action from Android 13 if Android doesn't allow apps to do this anymore...

Hello, I am planning on doing this with Shizuku. It takes care of all the hacky bits. Check it out, it's really cool. I have tried this and there is...

https://shizuku.rikka.app/ here is a link to Shizuku. I haven't uploaded any of the code I wrote when I was playing around with multi touch emulation. Yeah, I keep track of...

Hi, I'm confirming this a bug and I'll fix it very soon. :)

For future reference: source of the problem https://developer.android.com/about/versions/14/behavior-changes-all#pending-broadcasts-queued

Hmm, I see you're using GrapheneOS and they mess with the permission system right? The error is saying it can't find the system function to grant a permission to an...

I just reproduced this on my Pixel 7, stock Android so its a new Android 14 thing :) Will also fix for 2.6.1

Thanks! I'm taking a look now. How come we need to use a database to record UI elements? Can it not just be stored in memory temporarily?

Some suggestions for improving the UI ๐Ÿ˜„ 1. Only enable the record button if the accessibility service is turned on. You can Show an error message the service is disabled....