Closed pcrepieux closed 4 years ago
See also related PR for minitouch: https://github.com/openstf/minitouch/pull/50 I've done it that way to keep the existing components, at least as a first step.
Cool! I'll try it. Thank you for your work!
Great, hope you'll have it working smoothly.
Recent tests with different devices showed up an issue with the up event not properly managed. This is the purpose of commit bd73070
provides an agent to manage touch events. If minitouch can no longer manager inputs, it can forward events to this agent that will use Android InputManager.
wraps SecurityException when getting ids that are not accessible anymore.
defines a notification channel and adds permission for the Service
bumps libs/plugins/apk version numbers