summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-10-10Merge branch 'update_touch_driver' of git://github.com/Riksu9000/InfiniTime i...Jean-François Milants
2021-10-10Setting SetDate/SetTime : replace #defines by constexpr variables, NULL by nu...Jean-François Milants
2021-10-10DateTimeController : remove unused methods and variables.Jean-François Milants
2021-10-10Merge with develop and fix conflicts from timaios:set-datetime-manually.Jean-François Milants
2021-10-09Remove call to `batteryController.Update();` which was replaced by `batteryCo...Jean-François Milants
2021-10-09Merge pull request #715 from hubmartin/gpiote-fixJF
2021-10-09Merge pull request #719 from Riksu9000/improve_battery_reportingJF
2021-10-09Merge pull request #728 from hubmartin/charge-wakeJF
2021-10-09Merge pull request #522 from jonvmey/fix-nav-uuid-docsJF
2021-10-09Merge pull request #524 from jonvmey/ble-uuid-c-castsJF
2021-10-09Merge pull request #701 from maksalees/close-info-popup-with-back-button-in-a...JF
2021-10-09Don't measure and notify percentage on charging event.Riku Isokoski
2021-10-08Call also ReloadIdleTimerhubmartin
2021-10-08Add wake on charge eventhubmartin
2021-10-05Merge branch 'develop' into update_touch_driverRiku Isokoski
2021-10-03Improve battery percentage calculation and reportingRiku Isokoski
2021-10-03Code cleanuphubmartin
2021-10-03Call battery controller updatehubmartin
2021-10-03GPIOTE fix of button and power detection experimenthubmartin
2021-10-03Merge pull request #623 from Riksu9000/lvgl_queuetimeoutJF
2021-10-03Merge pull request #638 from Riksu9000/detect_full_chargeJF
2021-10-03Merge pull request #692 from danielgjackson/fix-fs-sizeJF
2021-10-02Remove static declartion on batteryValue preventing read attribute from updat...Tim Keller
2021-09-29Fixes based on code reviewsMaxim Leshchenko
2021-09-28Alarm: Close the popup with information about the time until alarm with the b...Maxim Leshchenko
2021-09-27Fix the size of the filesystem.Daniel Jackson
2021-09-25Correctly return the tick at which the RF will be fully enabled.Daniel Jackson
2021-09-23Merge pull request #664 from Riksu9000/disable_notif_onlyJF002
2021-09-22Show plug icon while plugged inRiku Isokoski
2021-09-22Merge branch 'develop' into detect_full_chargeRiku Isokoski
2021-09-21Remove unused variableRiku Isokoski
2021-09-19Merge branch 'develop' of github.com:JF002/Pinetime into developJean-François Milants
2021-09-19Fix the display of the date after a reset : when the date/time was restored f...Jean-François Milants
2021-09-18Merge pull request #669 from NeroBurner/fix_unsigned_comparison_warning_metro...JF002
2021-09-18Merge branch 'develop' into update_touch_driverRiku Isokoski
2021-09-18Merge branch 'PersistantStorage' of git://github.com/geekbozu/InfiniTime into...Jean-François Milants
2021-09-18Fix DisplayAppRecovery : add AlarmController to ctor().Jean-François Milants
2021-09-16resolve conflict in src/systemtask/Messages.hMark Russell
2021-09-16Revert "Merge upstream"Mark Russell
2021-09-16Merge upstreamMark Russell
2021-09-16Fixes per Riksu9000's feedbackMark Russell
2021-09-16Fix unsigned/signed comparison warning in Metronome.cppReinhold Gschweicher
2021-09-15Fix Error screen and optimize GetTouchInfoRiku Isokoski
2021-09-14Merge branch 'develop' into disable_notif_onlyRiku Isokoski
2021-09-14Merge branch 'develop' into update_touch_driverRiku Isokoski
2021-09-13Remove unused include in MotoController.hReinhold Gschweicher
2021-09-13License header fix, add missing bracesMark Russell
2021-09-13Fixes based on code reviews (formatting, UI code)Mark Russell
2021-09-13Fix DisplayAppRecovery : fix include error by forward declaring Controllers i...Jean-François Milants
2021-09-13Merge branch 'develop' into disable_notif_onlyRiku Isokoski