dumblob
dumblob
> Cool, you're an Android dev too ;). Yeah, it is completely different these days.... waaaay more permissions and "bureaucracy" on the system to do anything. joy I can feel...
> Key Mapper already has a way to emulate another input device with the key event action. You can use an IME or Shizuku. Will take a look at the...
> But with the IME method the IME must be one of the Key Mapper keyboards. There is no way to tell an input method that you haven't coded to...
Ok, then the only option seems to be to create & sell a magnificent all-encompassing HW USB-C plug of miniature size (imagine the size of the connector with a "cap"...
Not now, but some are "quite close" - [Tomu family](https://tomu.im/ ) and other such coin-sized usb PCBs. In the end something like [Fairberry]() @dakkaron is working on really hard might...
I have now quickly tried the Automate app from Llamalab on an old Android (7.1.1) and the "Kill app" block requires a rooted phone which it is not (and it...
Related: https://github.com/keymapperorg/KeyMapper/issues/875 , https://github.com/keymapperorg/KeyMapper/issues/817 . Btw. reading through some of the issues and corresponding patches/commits, I'm really impressed. This is an awesome piece of SW! Thanks @sds100 a lot!
Today I found a workaround to the problem. Just click `+` in Key Mapper, press `RECORD TRIGGER`, then press and release `Recents` button, then choose `Long press`, then choose the...
>You basically want to sequence triggers, but the keys can be pressed, held and then released in a non-sequential order. Yes. Do you still plan to implement it at some...
I'm also looking for such "advanced" support. I was thinking about providing same commands and generally shell interfaces as Termux does to make it possible to write one script and...