Media intent triggered by your fingerprint sensor.
Go to file
2018-07-09 19:13:55 +02:00
.idea Restarting the settings screen on resume too. 2018-07-09 19:13:55 +02:00
app Restarting the settings screen on resume too. 2018-07-09 19:13:55 +02:00
gradle/wrapper Swipe and enjoy. 2018-07-08 11:07:04 +02:00
.gitignore Fixed gitignore for release apk. 2018-07-08 11:39:54 +02:00
build.gradle Swipe and enjoy. 2018-07-08 11:07:04 +02:00
gradle.properties Swipe and enjoy. 2018-07-08 11:07:04 +02:00
gradlew Swipe and enjoy. 2018-07-08 11:07:04 +02:00
gradlew.bat Swipe and enjoy. 2018-07-08 11:07:04 +02:00
LICENSE Initial commit 2018-07-08 11:04:29 +02:00
README.md Update README.md 2018-07-09 18:39:29 +02:00
settings.gradle Swipe and enjoy. 2018-07-08 11:07:04 +02:00

MediaFingerprint

Media intent triggered by your fingerprint sensor.

Why

Some times, when I'm commuting, I want to be able to skip or pause my music without taking my phone from my pocket. That's why. I only tested it with my phone, and with my music player (spotify).

Limitations

This rely on accessibility service to listen to fingerprint gestures. That have some limitations:

Contribution

Yes, please.