You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
XtMapper v2
Thanks to everyone who provided feedback to improve the project.
What's new
Rewrite many parts of the keymapper to do processing in the server #39
This improves performance and latency by reducing usage of expensive binder IPC calls but introduces some other issues.
They will be fixed in another release.
Automatically pause/resume keymapping on launching editor 70cd485
Request notification permission for API 33 by @ilhan-athn7 in #31
Allow precise adjustment of swipe delay values for dpad and swipe keys #14#17
Show an alert dialog to user when root access is not found. This dialog will prompt user to grant root from kernelSU app.
Added themed app icon support (monochromatic) for Android 13/Material you.
Input device selector dialog has been removed and devices will be auto detected.
Shortcut key to pause or resume keymapping has been added and can be set from settings #18 .
XtMapper can be added as an input method in Android system settings #18.
Set it to be used as virtual keyboard so that XtMapper can detect text input activity and pause/resume keymapping accordingly.
Bugfixes
An issue where mouse right click would unexpectedly interfere with shooting mode #11#15
Mouse aim settings dialog loads saved values.
Updated dependencies
build(deps): bump com.android.tools.build:gradle from 7.3.1 to 8.0.0 by @dependabot in #21
build(deps): bump com.android.tools.build:gradle from 8.0.0 to 8.0.1 by @dependabot in #22
build(deps): bump com.android.tools.build:gradle from 8.0.1 to 8.0.2 by @dependabot in #24
build(deps): bump com.google.android.material:material from 1.8.0 to 1.9.0 by @dependabot in #25
build(deps): bump androidx.appcompat to 1.5.0
build(deps): bump androidx.appcompat:appcompat from 1.5.0 to 1.6.1 by @dependabot in #28