summaryrefslogtreecommitdiff
path: root/src/displayapp/screens/BatteryInfo.cpp
AgeCommit message (Expand)AuthorFilesLines
2022-12-27added message, changed UIminacode1-1/+1
2022-08-16Centralize most color definitions (#1258)Riku Isokoski1-4/+5
2022-05-08Force full screen refresh with a rounder functionRiku Isokoski1-6/+0
2022-04-25Tweak gamma on ST7789 and match UI colorsRiku Isokoski1-2/+2
2021-11-15Update includes to to be relative to src directoryReinhold Gschweicher1-2/+2
2021-09-22Merge branch 'develop' into detect_full_chargeRiku Isokoski1-2/+0
2021-09-03Use percentage instead of IsFullRiku Isokoski1-1/+1
2021-09-03Detect full charge and improve watchface displayRiku Isokoski1-2/+2
2021-08-30Merge remote-tracking branch 'upstream/develop' into timer_battery_readingRiku Isokoski1-13/+5
2021-08-14Make battery reading periodic. Add events. Disable pullupRiku Isokoski1-3/+0
2021-07-19Refresh reworkRiku Isokoski1-13/+4
2021-07-13Merge branch 'lvgl_use_system_tick' of https://github.com/Riksu9000/InfiniTim...Jean-François Milants1-32/+4
2021-07-13Merge branch 'develop' into notify-battery-levelJean-François Milants1-4/+4
2021-07-11Modify status text in BatteryInfo so it fits on screen (#437)kieranc1-4/+4
2021-07-11Notify battery level every 10 minutes when connected to a BLE host.Jean-François Milants1-39/+27
2021-07-07LVGL use system tickRiku Isokoski1-34/+4
2021-07-02Float voltage to int (#444)Riku Isokoski1-15/+2
2021-04-24Reformatted all the files according to clang-format styleAvamander1-49/+44
2021-04-16In order to stabilize the battery reading,Joaquim1-5/+10
2021-04-04Big UI and navigation RewriteJoaquim1-0/+144