1
0
Fork 0
BangleApps/apps/backswipe/README.md

17 lines
575 B
Markdown
Raw Normal View History

2023-02-08 11:29:49 +00:00
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
2023-02-08 11:39:27 +00:00
Standard # of swipe handlers: 0-10
Standard # of drag handlers: 0-10
2023-02-08 11:29:49 +00:00
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