keymapperorg / KeyMapper

**DEVELOPMENT STOPPED**.📱 An Android app that change what the buttons do on your devices!
http://docs.keymapper.club
GNU General Public License v3.0
946 stars 147 forks source link

Feature: Interact with screen element #1164

Closed pixel-shock closed 9 months ago

pixel-shock commented 9 months ago

Hi @sds100 🙋‍♂️,

I added a new action for interacting with screen elements by ID. The user has the possibility to select the ui elements via the simple list recycler view and can choose what action should be performed. Also if the action should be only performed if the element is visible or not. I am currently testing this feature on my device so it is still a draft 😬😉

Also I have to test which accessibility events are REALLY needed for this one to prevent to many events.

sds100 commented 9 months ago

Wow, that's a big feature 😄 I saw your branch on this a few days ago and was waiting for the MR.

pixel-shock commented 9 months ago

Yes, it is pretty big. Inwas kot sure if I should start with this or work on this because the pinch MR is still open and I know you don't have the time to review such big code additions, so we both where waiting 😂😂😂

pixel-shock commented 9 months ago

see https://github.com/keymapperorg/KeyMapper/pull/1165 for follow up due to branch renaming