Releases: spaceAngel/cyberWatch
Releases · spaceAngel/cyberWatch
release-1.3
- 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
- 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
- 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
- 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
- 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
- bugfix cpu sleep
- system ticker
release-0.2
Little refactoring of touch events + settings screen with persistent settings (vibration, tilt maneuver, display on)
cyberWatch 0.1
release-0.1 Rendering neon circles watch faces + calendar with hight cpu speed #f…