Updated app to allow activation via button mappers: Releases · austinauyeung/C9 · GitHub
Can you post the app itself and not just the github link for those using the webview version of the site?
I agree @wheredidmysleepgo can u post?
c9-v1.1-app-release.apk (6.9 MB)
Full changelog:
- Added activation integration with button mappers. Button mappers can now be used to activate either cursor, but the cursors’ activation key must still be used to deactivate.
- Added user settings for grid line visibility and cursor acceleration threshold. Decreased grid minimum opacity, and increased cursor maximum speed and maximum acceleration.
- Added experimental feature to allow key events to passthrough.
still buggy scroll and when i restart the phone it still cant scroll or click
Can’t fix without logs. When will you provide logs?
At the very least, you can provide the exact Android version and webview version. Please give some level of details to work off of
Tcl flip 2 android 11 and kyocera e4810 android 8.1 both had buggy scroll and only the tcl i tested about the restart issues
Webview version?
What’s that how do i figure that out?
On the Kyocera there should be an option in developer options called WebView Implementation which should tell you the version your using.
Its not only in apps that use webview its all apps
Thank you for the updates.
I’m using a Sonim Xp3900 Android 11, and the clicking doesn’t work.
When I click, it just clicks whatever is highlighted, no matter where the mouse is.
Can you make a debug version that shows logs using Shizuku?
I haven’t been able to get logs for any bugs because I don’t have access to a computer right now.
Ah yes I was thinking about this, wasn’t the biggest fan of implementing what adb already provides but this is a valid situation that would call for built in logs. I’ll add it.
Just clicking problems or scrolling too? Out of curiosity, if you enable gesture visualizations, where does it show the gesture get dispatched?
I don’t have any problems scrolling.
I keep gesture visualisations on, but don’t see anything when I click, not sure if I’m supposed to.
I suspect that the problem is that C9 isn’t getting the middle d-pad button click, so the button acts as if the mouse is off.
app-release.apk (7.0 MB)
Main changes:
- Added a new debug section with a built in logger. Please use the copy button to copy logs from there and paste here for future bugs. It only begins logging to the screen once you are on the screen.
- Maybe fixed restart bug @anonymousfliphones
@Dev-in-the-BM there sure is supposed to be a visualization for clicks too. It does sound like maybe your middle d-pad does not match what the app is looking for. If you test the middle d-pad button click in the log screen, it will tell you what the actual key event is. If it’s not KEYCODE_DPAD_CENTER then that explains it, and I’ll have to add an option to remap what the cursor is looking for.
@anonymousfliphones Please test the restart bug again. Also, when you say buggy scrolling, this whole time you were referring to continuous scrolling? Can anyone, either on Android 11/Shizuku or not, test scrolling between WebView apps and non-WebView apps? I am trying to determine if this is a Shizuku gesture problem or WebView problem.
i know on the xp3800 not all mouses work i know for sure the cursor that you could add with app cloner doesn’t and a couple others don’t remember which others
Both
It worked great on all of your other versions since you added Shizuku compatibility.
Very curious to see what’s in the logs then. Are you unable to click with either cursor?
The grid works.
When I have WiFi I’ll download the version that you just posted and get you the logs.