W800_Smart_Watch/src/W800_SDK_v1.00.10/app/gfx
anschrammh 9f574f0486 Added new features and graphics to the watch face :
Added a battery icon which is blinking when the battery is low
Addes a charging and charged battery icon
Added a step count counter widget with icon and count
Added a bluetooth status icon showing when ble is enabled,disabled and when a device is connected
Added the possibility to hide the hour and minute hands with a long press on the screen, this enables to see information which might be hidden by the hands ...
2023-03-26 23:13:30 +02:00
..
assets Renamed SDK folder to prepare for update to version 1.00.10 2023-02-19 16:17:38 +01:00
common_screen_components.c Reworked the common screen header to add scrolling when the title is too long and to be able to update it's title after is has been created 2023-03-24 15:06:14 +01:00
common_screen_components.h Reworked the common screen header to add scrolling when the title is too long and to be able to update it's title after is has been created 2023-03-24 15:06:14 +01:00
compass_screen.c Reworked the compass screen to work for both possible platforms (breadboard and PCB) 2023-03-24 15:06:14 +01:00
compass_screen.h Renamed SDK folder to prepare for update to version 1.00.10 2023-02-19 16:17:38 +01:00
gfx_task.c Adjusted rtc's year setting ... 2023-03-24 16:39:22 +01:00
gfx_task.h Renamed SDK folder to prepare for update to version 1.00.10 2023-02-19 16:17:38 +01:00
Makefile Renamed SDK folder to prepare for update to version 1.00.10 2023-02-19 16:17:38 +01:00
menu_screen.c Updated the menu to now use the translation module to display the selected language 2023-03-24 15:06:14 +01:00
menu_screen.h Renamed SDK folder to prepare for update to version 1.00.10 2023-02-19 16:17:38 +01:00
settings_screen.c Added support for new settings with their callbacks, adjusted vibration motor duration, added a factory reset button and now saving the settings to flash memory when leaving the settings screen 2023-03-26 23:07:43 +02:00
settings_screen.h Added support for new settings with their callbacks, adjusted vibration motor duration, added a factory reset button and now saving the settings to flash memory when leaving the settings screen 2023-03-26 23:07:43 +02:00
watch_face.c Added new features and graphics to the watch face : 2023-03-26 23:13:30 +02:00
watch_face.h Added new features and graphics to the watch face : 2023-03-26 23:13:30 +02:00