1
0
Fork 0
BangleApps/apps/swp2clk
Gordon Williams 9d758075da Add extra checks for app type and dependencies, document available types, and fix invalid app types 2022-04-29 09:29:02 +01:00
..
ChangeLog swp2clk: Create Initial app with whitelist feature 2021-12-21 22:06:31 +00:00
README.md swp2clk: Remove unused app icon (since we are settings-only). Add comment explaining boot.js code. Add credits and motivation. 2021-12-22 20:58:26 +00:00
app.png swp2clk: Create Initial app with whitelist feature 2021-12-21 22:06:31 +00:00
boot.js swp2clk: disable debug output 2021-12-22 22:30:29 +00:00
metadata.json Add extra checks for app type and dependencies, document available types, and fix invalid app types 2022-04-29 09:29:02 +01:00
settings.js swp2clk: disable debug output 2021-12-22 22:30:29 +00:00

README.md

Swipe back to the Clock

Let's you swipe from left to right on any app to return back to the clock face.

Configurable Modes:

The swipe modes can be configured in the settings app, under "Swipe to Clock".

  • Always Off: Deactivated for all apps (Default)
  • White List: Only activate for chosen apps, otherwise deactivated for all apps.
  • Black List: Only disabled for chosen apps, otherwise activated for all apps.
  • Always On: Active for all apps (Not actually recommended! E.g. Games need to be able to deal with swipe gestures)

Motivation:

The goal is to further support touch-only usage of the BangleJS 2 watch. You can use the Swiper Clock Launch or the Pattern Launcher to further enable touch-only support of the watch.

Credits:

Initial creation: crazysaem

Inspired by: Swiper Clock Launch