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: interaction with screen element #1165

Closed pixel-shock closed 9 months ago

pixel-shock commented 9 months ago

Hi @sds100 🙋‍♂️,

I renamed the feature branch, so this is the follow up to https://github.com/keymapperorg/KeyMapper/pull/1164 which is closed right now

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.

pixel-shock commented 9 months ago

@pixel-shock

pixel-shock commented 9 months ago

I close this one and create a new one to merge it into develop branch instead of master