BangleApps/apps/testuserinput
Gordon Williams ff04564e2a Minor tweaks after reviewing lint changes 2024-03-14 11:39:04 +00:00
..
ChangeLog Bump version for all apps with fixed undefined variables 2024-03-13 11:56:27 +01:00
README.md New app, and correction on widgets 2022-12-15 13:02:10 +01:00
app-icon.js v0.04 2021-02-19 20:39:37 +01:00
app.js Minor tweaks after reviewing lint changes 2024-03-14 11:39:04 +00:00
app.png Build tweaks for app loader 2021-02-09 08:32:06 +00:00
metadata.json Bump version for all apps with fixed undefined variables 2024-03-13 11:56:27 +01:00
testUserInput_ss0.png Build tweaks for app loader 2021-02-09 08:32:06 +00:00
testUserInput_ss1.png Build tweaks for app loader 2021-02-09 08:32:06 +00:00
testUserInput_ss2.png v006 improvements 2021-05-08 17:19:52 +02:00
testUserInput_ss3.png v006 improvements 2021-05-08 17:19:52 +02:00

README.md

Test User Input

This basic app, allows to test the bangle.js input interface trough every types of finger interaction. Interactrion type is displayed in text or a switch on/off image for swipe screen.

Besides the basics, the UI also includes multiple rows with radio buttons

Captures

(Following images can be outdated)

Launcher icon

1st screen - Help/Intro

2nd screen - interface and a result

3rd screen - interface and a result

Usage

Open and see a "help" screen Interact with buttons or touch screen to print the event or leave the app

Features

Colours, font, user input, image, load widgets

Controls

  • Press left area - Prints Touch1
  • Press righ area - Prints Touch2
  • Press center area - Prints Touch3
  • Swipe Left - Displays Switch OFF image
  • Swipe Right - Displays Switch ON image
  • BTN1 - Prints Button1, Down (moves selection to next row)
  • BTN2 - Prints Button2
  • BTN3 - Quit to Launcher

Support

This app is so basic that probably the easiest is to just edit the code Otherwise you can contact me here