W800_Smart_Watch/src/W800_SDK_v1.00.10/app/gfx
2023-05-01 21:00:30 +02:00
..
assets Added a new icon used for the find my phone app 2023-05-01 21:00:30 +02: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 Quickly calibrated the compass to check if it worked with the PCB in the casing and with the magnetic connector nearby, and it does 2023-04-23 21:02:27 +02: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 BLE pairing security when this is the first time the watch is paired to a phone. Depending on the capabilities of the device, it might be required to enter a pass key for bonding. 2023-04-22 22:40:41 +02:00
settings_screen.h Added BLE pairing security when this is the first time the watch is paired to a phone. Depending on the capabilities of the device, it might be required to enter a pass key for bonding. 2023-04-22 22:40:41 +02:00
watch_face.c Minor date number placement rework 2023-04-20 13:09:51 +02:00
watch_face.h Added a function to the API allowing to register a step count indicator callback used to refresh the step counter of the watch face twice or three time a second. 2023-04-02 21:14:57 +02:00