W800_Smart_Watch/src/W800_SDK_v1.00.10/app/gfx
2024-01-16 13:12:58 +01:00
..
assets Added the altimeter application header, source and assets files 2024-01-16 13:12:58 +01:00
altimeter_screen.c Added the altimeter application header, source and assets files 2024-01-16 13:12:58 +01:00
altimeter_screen.h Added the altimeter application header, source and assets files 2024-01-16 13:12:58 +01:00
common_screen_components.c Moved helper function used to vibrate the watch when an item was clicked to an other source file to clean things up 2023-11-03 14:40:12 +01:00
common_screen_components.h Moved helper function used to vibrate the watch when an item was clicked to an other source file to clean things up 2023-11-03 14:40:12 +01:00
compass_screen.c Taking into account the newly available HARDWARE_PLATFORM for various file configurations 2023-10-25 12:44:48 +02:00
compass_screen.h Removed a space at the end of a comment 2024-01-16 12:54:14 +01:00
find_my_phone_screen.c Replaced lv_color_make(0xFF, 0xFF,0xFF) with lv_color_white(). 2023-05-11 07:22:56 +02:00
find_my_phone_screen.h Minor update to function comment 2023-10-01 19:38:58 +02:00
gfx_task.c Added and initialized the altimeter screen object 2024-01-16 12:55:27 +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 Reorganized application order, added the altimeter app with its icon 2024-01-16 13:00:34 +01:00
menu_screen.h It is now possible to swipe from right to left on the menu screen to open back the previously used application 2023-11-27 08:38:12 +01:00
music_player_screen.c Reworked and added the user feedback callback function to make the API consistent, implemented it on some screens/app already 2023-11-27 08:40:25 +01:00
music_player_screen.h Reworked and added the user feedback callback function to make the API consistent, implemented it on some screens/app already 2023-11-27 08:40:25 +01:00
notification_screen.c Increased the notification text area size so that more text can be shown, rearranged the notification header (source of the notification, contact and time) 2024-01-16 13:02:44 +01:00
notification_screen.h Updated the notification state callback to pass the handle to the registered callback function 2023-12-18 21:19:52 +01:00
settings_screen.c Corrected the user feedback behaviour to not trigger when swiping back to the settings app from the menu screen 2024-01-16 13:05:10 +01:00
settings_screen.h Reworked and added the user feedback callback function to make the API consistent, implemented it on some screens/app already 2023-11-27 08:40:25 +01:00
watch_face.c Refactored the watch faces to only have one source file, added the possibility to choose which watch face to use when compiling 2023-12-18 23:11:56 +01:00
watch_face.h Minor update to function comment 2023-10-01 19:38:58 +02:00