Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
7a6810a56e
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.
41febe5fef
Added missing include to get rid of the explicit declaration warning
6433aaa697
Preparing the ble_service to work in bt_controller sleep mode to save power. This will at the end be implemented in the W800_Smart_Watch ble_service module
17d8c9949d
Added new data to save to flash and new accessor functions, work is still in progress !
ef0abe0ab7
Added new informations in the about section (raw magnetometer data, raw pressure and temperature and more).
fcc152f64d
Changed some core logic, now sending the watch's battery information when connected every 5 minutes to the phone so that gadget bridge can draw and update the battery graph. Added annd implemented a few callbacks used by the watch_settings screen
e2fb8b3822
Reworked the watch's sleep feature and internal workings, added a new sleep mode when BLE is enabled, now sending the watch's battery level, voltage and state to the GadgetBridge app when it connects to the watch
9f241454c6
Finally reworked the way date and time are set so that they have the expected value and behaviour
0789cc62ad
Commented debug traces out so that they are not diplayed on the serial port anymore
82ad6d16ba
Added a function in the lvgl input device binding file to be able to know if the touch screen was touched or not
c885568e34
Wrapped and added new functions to the watch_peripherals module to be able to prepare the watch for different sleep modes, and being able to detect different wakeup sources. Changed the function used for the BMA456 driver required micro seconds delay
dea34c70e8
Added a persistency setting : the Activity one, which will be used to save the step counter feature (Enabled or not) as well as other activity related parameters