[ ] create new branch. put issue number at start of name
[ ] update documentation
[ ] squash and merge
[ ] delete branch
Some applications use different intents for when a key is pressed and when it is released. This is common in Walkie Talkie applications where a button is assigned to Push to Talk a 'key down' and 'key up' intent is used. This allows the application to function.
Developer TODO (don't remove)
Some applications use different intents for when a key is pressed and when it is released. This is common in Walkie Talkie applications where a button is assigned to Push to Talk a 'key down' and 'key up' intent is used. This allows the application to function.