aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | Code optimizations in SettingSetTimeTim Taenny2021-07-091-24/+10
| * | | | | | | | | | | | Code optimizations in SettingSetDateTim Taenny2021-07-091-28/+12
| * | | | | | | | | | | | Added new menu entries to Settings pagetimaios2021-07-092-3/+17
| * | | | | | | | | | | | Added new screens to DisplayApp.cpptimaios2021-07-091-0/+10
| * | | | | | | | | | | | Added new screens to the list of applicationstimaios2021-07-091-1/+3
| * | | | | | | | | | | | Include new screens in CMakeLists.txttimaios2021-07-091-0/+2
| * | | | | | | | | | | | Added new screen: SettingSetDatetimaios2021-07-092-0/+317
| * | | | | | | | | | | | Added new screen: SettingSetTimetimaios2021-07-092-0/+212
* | | | | | | | | | | | | Remove call to `batteryController.Update();` which was replaced by `batteryCo...Jean-François Milants2021-10-091-3/+0
* | | | | | | | | | | | | Merge pull request #715 from hubmartin/gpiote-fixJF2021-10-091-9/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Code cleanuphubmartin2021-10-031-6/+0
| * | | | | | | | | | | | | Call battery controller updatehubmartin2021-10-031-1/+3
| * | | | | | | | | | | | | GPIOTE fix of button and power detection experimenthubmartin2021-10-031-9/+13
* | | | | | | | | | | | | | Merge pull request #719 from Riksu9000/improve_battery_reportingJF2021-10-095-19/+25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Don't measure and notify percentage on charging event.Riku Isokoski2021-10-093-5/+11
| * | | | | | | | | | | | | | Improve battery percentage calculation and reportingRiku Isokoski2021-10-045-14/+14
| | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #728 from hubmartin/charge-wakeJF2021-10-091-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Call also ReloadIdleTimerhubmartin2021-10-081-0/+1
| * | | | | | | | | | | | | | Add wake on charge eventhubmartin2021-10-081-0/+3
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge pull request #522 from jonvmey/fix-nav-uuid-docsJF2021-10-092-41/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Move callback function into anonymous namespaceJonathan Vander Mey2021-07-241-5/+5
| * | | | | | | | | | | | | | Update nav service UUID macro to constexpr functionsJonathan Vander Mey2021-07-242-28/+20
| * | | | | | | | | | | | | | Set navigation service id is base UUID macroJonathan Vander Mey2021-07-242-13/+1
| * | | | | | | | | | | | | | Update Navigation UUID documentationJonathan Vander Mey2021-07-241-1/+1
* | | | | | | | | | | | | | | Merge pull request #524 from jonvmey/ble-uuid-c-castsJF2021-10-0910-63/+54
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Remove unnecessary C-style casts with BLE UUIDsJonathan Vander Mey2021-07-2410-63/+54
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge pull request #701 from maksalees/close-info-popup-with-back-button-in-a...JF2021-10-092-4/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Fixes based on code reviewsMaxim Leshchenko2021-09-292-8/+9
| * | | | | | | | | | | | | | Alarm: Close the popup with information about the time until alarm with the b...Maxim Leshchenko2021-09-282-0/+12
* | | | | | | | | | | | | | | Merge pull request #623 from Riksu9000/lvgl_queuetimeoutJF2021-10-032-23/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Remove unused variableRiku Isokoski2021-09-211-1/+0
| * | | | | | | | | | | | | | | Let lvgl control queueTimeoutRiku Isokoski2021-08-292-22/+4
* | | | | | | | | | | | | | | | Merge pull request #638 from Riksu9000/detect_full_chargeJF2021-10-039-25/+71
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Show plug icon while plugged inRiku Isokoski2021-09-223-5/+5
| * | | | | | | | | | | | | | | | Merge branch 'develop' into detect_full_chargeRiku Isokoski2021-09-2236-214/+837
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Use percentage instead of IsFullRiku Isokoski2021-09-032-5/+1
| * | | | | | | | | | | | | | | | | Auto realign battery icon in Analog watch faceRiku Isokoski2021-09-031-0/+1
| * | | | | | | | | | | | | | | | | Detect full charge and improve watchface displayRiku Isokoski2021-09-039-26/+75
* | | | | | | | | | | | | | | | | | Merge pull request #692 from danielgjackson/fix-fs-sizeJF2021-10-031-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Fix the size of the filesystem.Daniel Jackson2021-09-271-1/+1
* | | | | | | | | | | | | | | | | | Remove static declartion on batteryValue preventing read attribute from updat...Tim Keller2021-10-021-1/+1
| |_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Correctly return the tick at which the RF will be fully enabled.Daniel Jackson2021-09-251-1/+1
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge pull request #664 from Riksu9000/disable_notif_onlyJF0022021-09-239-43/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'develop' into disable_notif_onlyRiku Isokoski2021-09-147-65/+117
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'develop' into disable_notif_onlyRiku Isokoski2021-09-1322-143/+150
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Toggle notifications only, keep vibrations.Riku Isokoski2021-09-129-43/+19
* | | | | | | | | | | | | | | | | Merge branch 'develop' of github.com:JF002/Pinetime into developJean-François Milants2021-09-191-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #669 from NeroBurner/fix_unsigned_comparison_warning_metro...JF0022021-09-181-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Fix unsigned/signed comparison warning in Metronome.cppReinhold Gschweicher2021-09-161-1/+1
| | | |_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
* | / | | | | | | | | | | | | | | Fix the display of the date after a reset : when the date/time was restored f...Jean-François Milants2021-09-191-0/+1
|/ / / / / / / / / / / / / / / /