ArthurKun
ArthurKun
it is on Android and Accessibility Service.
Hello I was testing Pikachu's build 212 and encountered the following error I was mostly listening to music https://github.com/PikachuEXE/FreeTube/actions/runs/13626508576 https://github.com/PikachuEXE/FreeTube/commit/e910c0d3fbdfc21cf41e7a6f55b22f1f08e9cefa ```js Failed to load resource: the server responded with a...
you can probably copy the implementation I did before to handle the full friend list - #1816 For anything else, just wait for reconman to review this. Best of luck!
> How do i debug things like images[Images.SupportFriendRequestEnabled] in locations.resultFriendRequestSendRequestRegion? https://github.com/Fate-Grand-Automata/FGA/blob/3fa22671f7db0b8f93f58b83fa942b750acbd5b6/libautomata/src/main/java/io/github/lib_automata/AutomataApi.kt#L28 https://github.com/Fate-Grand-Automata/FGA/blob/3fa22671f7db0b8f93f58b83fa942b750acbd5b6/libautomata/src/main/java/io/github/lib_automata/StandardAutomataApi.kt#L36-L40 essentially, this is opencv's template matching https://github.com/Fate-Grand-Automata/FGA/blob/3fa22671f7db0b8f93f58b83fa942b750acbd5b6/app/src/main/java/io/github/fate_grand_automata/imaging/DroidCvPattern.kt#L78-L126
also using Pikachu's shaka build https://youtu.be/J-4XwZGGn_o I did skip from 0:58 -> 1:10
https://github.com/Fate-Grand-Automata/FGA/actions/runs/11561777790/artifacts/2114356082
Let's keep this open until the PR is merged or not
Turns out, it was a bit too fast. The adjusted rate should be much better now. https://github.com/Fate-Grand-Automata/FGA/actions/runs/11570373273/artifacts/2116501372
currently not
You can try to test this, by deleting the app data in order to simulate a blank state, I did make use of [ADB Idea](https://plugins.jetbrains.com/plugin/7380-adb-idea) for easy `clear data and...