Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Commands not recognized after first request #44

Merged
merged 3 commits into from Mar 13, 2015

Conversation

chylek
Copy link
Contributor

@chylek chylek commented Mar 5, 2015

Solved my issue #42

New accessibility permission was added.
The text of subsequent requests was deeper in accessibility event info.

New accessibility permission was added.
The text of subsequent requests was deeper in accessibility event info.
Regex only via Tasker, no regex for builtin commands or tasks assigned
through Commandr.
Matched regex groups are transfered to Tasker as variables %commander_N
(where N is the group number)
Translations need to be updated accordingly.
@chylek
Copy link
Contributor Author

chylek commented Mar 6, 2015

I didn't want the regex commit to be part of the pull request, but I have no idea how to change that now... Well, let's hope I've tested it enough.

RSenApps added a commit that referenced this pull request Mar 13, 2015
Fix: Commands not recognized after first request
@RSenApps RSenApps merged commit 3002a08 into RSenApps:master Mar 13, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants