Skip to content

XtMapper v1.2

Compare
Choose a tag to compare
@Xtr126 Xtr126 released this 30 Dec 11:00
· 485 commits to dev since this release

What's new

  • New revamped user interface that can adapt better to large screens
  • Aim with mouse (Shooting mode)
  • Added new app icon and vector assets

Improvements in keymap editor

  • Now you can launch editor by clicking on the notification
  • Fixed keyboard input handling while in editor

Other changes

  • Fixed some memory leaks (possibly)
  • Hook into system getevent for reading keyboard inputs instead of using a patched getevent binary
  • Use a foreground service for the keymapper engine (TouchPointer) so it will keep running when activity is killed
  • Server (Input.java) can run indefinitely now without restarting
  • Reduce amount of processes in total by using exec in some places

Full Changelog: https://github.com/Xtr126/XtMapper/commits/v1.2