BangleApps/apps/backswipe
thyttan 8b7e152c83 add to readme 2023-02-08 12:42:02 +01:00
..
ChangeLog check for existing swipe handlers 2023-02-04 22:36:16 +01:00
README.md add to readme 2023-02-08 12:42:02 +01:00
app.png New icon 2023-01-22 10:01:13 +01:00
boot.js add settings for standard # of swipe and drag handlers 2023-02-07 20:28:22 +01:00
metadata.json check for existing swipe handlers 2023-02-04 22:36:16 +01:00
settings.js Capitalization 2023-02-08 12:39:27 +01:00

README.md

Service that allows you to use an app's back button using left to right swipe gesture.

Settings

Mode: Blacklist/Whitelist/Always On/Disabled App List: Black-/whitelisted apps Standard # of swipe handlers: 0-10 (Default: 0, must be changed for backswipe to work at all) Standard # of drag handlers: 0-10 (Default: 0, must be changed for backswipe to work at all)

Standard # of handlers settings are used to fine tune when backswipe should trigger the back function. E.g. when using a keyboard that works on drags, we don't want the backswipe to trigger when we just wanted to select a letter. This might not be able to cover all cases however.

Creator

Kedlub

Contributors

thyttan