summaryrefslogtreecommitdiff
path: root/src/displayapp/screens/WatchFaceDigital.cpp
AgeCommit message (Expand)AuthorFilesLines
2022-04-18Replace lv_label_set_text where possibleRiku Isokoski1-1/+1
2022-04-02Replace airplane mode with a bluetooth toggleRiku Isokoski1-1/+1
2022-03-03removed SetClockFace from watchface ConstructorsYehoshua Pesach Wallach1-1/+0
2022-02-20Merge branch 'airplane-mode' of https://github.com/evergreen22/InfiniTime int...Jean-François Milants1-3/+4
2022-02-20Merge branch 'airplane-mode' of https://github.com/evergreen22/InfiniTime int...Jean-François Milants1-1/+1
2022-01-20PTS and digital watchface code cleanupsRiku Isokoski1-62/+41
2021-12-30Use Bluetooth brand color for BLE logo #0082FChubmartin1-1/+1
2021-12-30Real white nowhubmartin1-1/+1
2021-12-30WatchFaceDigital - BLE symbol changed to white colorhubmartin1-1/+1
2021-12-23Add airplane mode featureJames A. Jerkins1-1/+1
2021-12-02WatchFaceDigital: add missing include to Settings.hReinhold Gschweicher1-0/+1
2021-11-15Update includes to to be relative to src directoryReinhold Gschweicher1-5/+5
2021-09-22Show plug icon while plugged inRiku Isokoski1-3/+3
2021-09-03Detect full charge and improve watchface displayRiku Isokoski1-2/+10
2021-08-15Merge branch 'develop' into refresh_reworkRiku Isokoski1-7/+7
2021-08-15Ui updateRiku Isokoski1-7/+7
2021-08-10Merge branch 'develop' into refresh_reworkRiku Isokoski1-33/+12
2021-08-10Code cleaning in Clock, WatchFaceAnalog, WatchFaceDigital and PineTimeStyle, ...Jean-François Milants1-33/+12
2021-07-19Set remaining default periods to LV_DISP_DEF_REFR_PERIODRiku Isokoski1-1/+1
2021-07-19Refresh reworkRiku Isokoski1-3/+5
2021-05-02Show heartbeat icon in watchface in gray if data is missingEivind Mork1-10/+7
2021-04-24Reformatted all the files according to clang-format styleAvamander1-57/+54
2021-04-11Move Task info to about menuJoaquim1-3/+2
2021-04-100.16.0 TWI problems fixJoaquim1-9/+3
2021-04-09Merge branch 'develop' into motion-sensorJean-François Milants1-6/+0
2021-04-04Handle return code from BMA driver, and set a flag is the initialization fail...Jean-François Milants1-2/+6
2021-04-04First integration of the motion sensor (bma 421) : step counting + wake on wr...Jean-François Milants1-3/+6
2021-04-04Big UI and navigation RewriteJoaquim1-6/+0
2021-03-08fix AM/PMJoaquim José Almeida Pereira1-5/+15
2021-03-06Update from JF comments to PRJoaquim1-7/+0
2021-02-24Multi face support, analog clock, 12/24 configJoaquim1-0/+254