Skip to content

Releases: spaceAngel/cyberWatch

release-1.3

27 Aug 20:21
Compare
Choose a tag to compare
  • App menu new icons
  • App menu available by swipe up from watch face
  • new apps:
    • simple calculator
    • flashlight
  • using Preferences library instead of SPIFFS and EEPROM storage to store settings
  • stopwatch app has "back to menu" button

for full list, see changelog

release-1.2

18 Aug 09:44
Compare
Choose a tag to compare
  • FEATURE: new graphical logo
  • FEATURE: vaporwave watch face
  • FEATURE: lcars watch face
  • FEATURE: logo watch face
  • FEATURE: DeusEx watch face
  • FEATURE: mosaic watch face
  • BUGFIX: when pekshort on alarm setting on after delete alarm > go back to alarm overview screen (was back on watch face before)
  • REFACTOR: moved all watch faces into apps directory from userinterface
  • REFACTOR: used defines for resolution width and height instead tft->width() / height() calls
  • REDACTOR: redesign analog watch face
  • REFACTOR: remove some unused classess
  • REFACTOR: remove planetoid watch face

CyberWatch 1.1

28 Jul 13:34
Compare
Choose a tag to compare
  • app menu for launching apps
  • fixed issues around changing main mode and charging mode
  • minor fixes - for full list see changelog.txt

CyberWatch 1.0

30 Nov 19:07
Compare
Choose a tag to compare
  • totally rewritten UI + many features:
    • notification bar
    • apps can use long touch/short touch as controls
    • unlock locked screen with long touch
    • message when touching locked screen
    • crown button is used as "back" button by default (except stopwatch)
  • display adjust can be set in app settings
  • 3-slot alarm
  • new watchfaces
    • Knight Rider speaker
    • "Casette futurism" watch face
  • charging mode
    (when watch are off and connected vo power source via usb, shows only battery state with date/time until started by longpress crown button)
  • AppRunner class for managing apps
  • app settings is now callable by longtouch from watchface

cyberWatch 0.4

16 Oct 12:50
Compare
Choose a tag to compare
  • auto locking feature when display on (unlock by PEKshort)
  • after display sleep application reset to datetime miniapp
  • wakeup display to locked screen (unlock by PEKshort)
  • system events subsystem (for future features)
  • when display on - detect if watches are on hand, otherwise sleep display (power saving)
  • about screen with compilation date and commit, hash + uptime and time from power unplug

cyberWatch 0.3

25 Sep 15:30
Compare
Choose a tag to compare
  • bugfix cpu sleep
  • system ticker

release-0.2

08 Sep 23:26
Compare
Choose a tag to compare

Little refactoring of touch events + settings screen with persistent settings (vibration, tilt maneuver, display on)

cyberWatch 0.1

14 Aug 21:32
Compare
Choose a tag to compare
release-0.1

Rendering neon circles watch faces + calendar with hight cpu speed #f…