Commit Graph

  • 52bc0cd623 infineat: Battery display simplification Riku Isokoski 2023-01-21 13:30:10 +0200
  • a3a4091e03 infineat: Use set_text_static where applicable Riku Isokoski 2023-01-21 13:19:21 +0200
  • eae60b6a3d infineat: Remove batterystyle Riku Isokoski 2023-01-21 13:12:48 +0200
  • a7a1dcbf23 infineat: Remove unnecessary background colorization Riku Isokoski 2023-01-21 13:07:40 +0200
  • 1feb01b25f infineat: Optimize lv_lines Riku Isokoski 2023-01-21 12:31:39 +0200
  • a3e14c012d src: Enable unused parameter warning Riku Isokoski 2022-12-30 23:31:31 +0200
  • 8b0d888952 batt: Improve discharge curve values Finlay Davidson 2022-12-12 00:44:39 +0100
  • 762d52e114 Fix Apps documentation DisplayApp method name TailyFair 2023-01-18 18:04:27 +0200
  • 4b75605412 contribute.md: Update Riku Isokoski 2023-01-21 09:42:53 +0200
  • aed37dd74d readme: Add Project management section Riku Isokoski 2023-01-15 10:41:10 +0200
  • ee8349a676 doc: Add maintainer guide Riku Isokoski 2023-01-05 13:59:44 +0200
  • 2692231b95 minor grammar edits John Paul Wohlscheid 2023-01-19 21:56:02 -0500
  • 7fe5e54adc minor grammar edit John Paul Wohlscheid 2023-01-19 21:52:57 -0500
  • a7f8b59bfb
    Combine Date and Time Settings (#1465) John Quigley 2023-01-14 14:50:21 -0500
  • 6f6ea68aca Add a link to the "Ideas" (feature requests) Discussions board in the Github contact links. Jean-François Milants 2022-12-26 20:43:10 +0100
  • 61698b6e19
    Tweaked issue forms (#1267) Riku Isokoski 2023-01-12 22:46:30 +0200
  • c5fb41beb7 List: Update list style and make it gray Riku Isokoski 2022-07-22 07:43:58 +0300
  • 7508dd74ee
    Update workflow dependencies (#1504) Riku Isokoski 2023-01-12 22:04:25 +0200
  • 3c9b3435a5 SetingTimeFormat use CheckboxList, reduce duplication Riku Isokoski 2023-01-03 17:09:59 +0200
  • 96165a8541 Format header files Finlay Davidson 2023-01-07 21:23:15 +0100
  • 09db67e003 workflow: echo build diffs for viewing without the comment Riku Isokoski 2023-01-07 20:33:32 +0200
  • dca11812c2 workflows: Disable build size comment in fork PRs Riku Isokoski 2023-01-07 20:17:18 +0200
  • 028d40860d workflows: Add build size comparison workflow Riku Isokoski 2023-01-07 18:15:37 +0200
  • 499f0875d3 workflows: Update workflow dependency Riku Isokoski 2023-01-07 18:14:05 +0200
  • bd8e6d8c15 docker: Make build.sh more portable Riku Isokoski 2023-01-07 18:05:46 +0200
  • fb19c491b6 Fix returning to the same screen Riku Isokoski 2022-12-11 14:33:51 +0200
  • 5ef3c0d3be Implement a return app stack Riku Isokoski 2022-10-02 21:58:04 +0300
  • 3617569795 Add missing clang-format options from version 12 Finlay Davidson 2023-01-03 16:20:46 +0000
  • eda96ffadc Update clang-{format,tidy} to 14 Finlay Davidson 2023-01-03 14:05:30 +0000
  • 318a243df1 Revert "prepare cmake unity build" Riku Isokoski 2022-12-31 09:31:07 +0200
  • 419d8413c6 Revert "enable CMake unity build in build.sh" Riku Isokoski 2022-12-31 09:31:07 +0200
  • 2b62eaf65f Revert "Update docker/build.sh" Riku Isokoski 2022-12-31 09:31:07 +0200
  • cfc86d7d85 #1463 Updated CMakeLists.txt for building images with expected alignment Alex Dolzhenkov 2022-12-29 18:11:24 +1300
  • 7103f9d806 Update docker/build.sh Dominik Nussbaumer 2022-10-28 00:12:38 +0200
  • 35654fbd98 enable CMake unity build in build.sh tnixeu 2022-10-27 22:41:24 +0200
  • 21f3bd7082 prepare cmake unity build tnixeu 2022-10-27 21:46:31 +0200
  • 298f80d504 Include algorithm and cstring for std::memcpy and std::min Jean-François Milants 2022-12-27 12:06:49 +0100
  • fdc89f1a20 Update src/systemtask/SystemTask.cpp Max Friedrich 2022-12-26 23:34:29 +0100
  • dbbbbfd1ac hopefully fixed crash on notification minacode 2022-12-20 21:56:06 +0100
  • c02b505998 format minacode 2022-12-07 14:01:43 +0100
  • d62402cb3f removed magic number minacode 2022-12-07 13:57:22 +0100
  • a82a34cd11 format minacode 2022-11-21 00:07:29 +0100
  • 557a328409 changed to bool minacode 2022-11-21 00:03:09 +0100
  • 51d818b774 fixed a comment, set threshold to 15% minacode 2022-11-20 13:16:28 +0100
  • 60027f217c cutout scaling hack minacode 2022-10-31 22:08:41 +0100
  • 276b17979e added punctuation minacode 2022-10-20 14:55:07 +0200
  • 08fa6bd4e4 format minacode 2022-10-09 22:02:49 +0200
  • cad58f190f added message, changed UI minacode 2022-10-09 21:58:57 +0200
  • 59ee0ad1aa add percentage rescaling minacode 2022-10-03 14:22:18 +0200
  • 5f5c771752 format minacode 2022-10-03 13:16:35 +0200
  • ccc8cee07a added low battery message minacode 2022-10-03 12:15:37 +0200
  • 29673892c2 Fix formatting tgc-dk 2022-09-21 08:42:43 +0200
  • 861ed3584c Put common code into DismissToBlack helper function Tomas Groth 2022-09-21 07:33:20 +0200
  • bef65bcd55 Make it possible to dismiss new notifications Tomas Groth 2022-09-14 22:10:00 +0200
  • 1e8ed181ea
    Update gcc_nrf52-mcuboot.ld Alex Dolzhenkov 2022-12-27 09:58:51 +1300
  • 71e9a97e7c
    Update gcc_nrf52-mcuboot.ld Alex Dolzhenkov 2022-12-27 09:57:50 +1300
  • b071422f91 Small fixup for cmake cleanup Riku Isokoski 2022-12-14 20:22:25 +0200
  • 44ba4dd470 Clean up target compile option assignments Jonathan Vander Mey 2021-07-17 12:09:38 -0400
  • 91851d191e Split warning flags from common Jonathan Vander Mey 2021-07-17 11:46:04 -0400
  • afea7ca0d1
    Update clang-tidy configuration and fix some warnings (#1474) Riku Isokoski 2022-12-18 19:14:36 +0200
  • bfedf47d1a Optimize SettingWatchFace Riku Isokoski 2022-10-13 21:24:58 +0300
  • 99b5b49993 Optimize SettingWakeUp Riku Isokoski 2022-10-13 21:24:48 +0300
  • 9c5b1437ec Optimize SettingTimeFormat Riku Isokoski 2022-10-13 21:24:33 +0300
  • 23a68ba45a PineTimeStyle: use "" for our includes NeroBurner 2022-12-13 08:24:52 +0100
  • 081cc60aa5
    fixing build.sh not returning error in build (#1460) cybuzuma 2022-12-13 08:18:53 +0100
  • 1062fec5f2
    compiler warnings, #1035 and #notreported (#1481) cybuzuma 2022-12-12 21:28:39 +0100
  • 361e381ac3 typo in the description tom-programming 2022-12-06 11:51:40 +0200
  • 4f6a9571f3 #1463 Replaced decimal numbers with hex Alex Dolzhenkov 2022-12-05 22:04:14 +1300
  • a356113d0c #1463 Fixed linker script syntax Alex Dolzhenkov 2022-12-04 08:14:10 +1300
  • fe32af1ce9 #1463 Update mcuboot-app linker file to be more consistent Alex Dolzhenkov 2022-12-03 20:42:55 +1300
  • aac0081929 Fix linker script to prevent using not available flash memory Alex Dolzhenkov 2022-11-29 21:28:28 +1300
  • 02116a2fd4 BLE CTS: fixed signedness of timezone uli 2022-11-23 12:41:28 +0100
  • f1d2a8ee50
    WeatherService daily min/max temperature fixes (#1455) kieranc 2022-11-25 18:45:33 +0100
  • 7376c02bbf Add linear approximation and use it for improving battery percentage Alex Dolzhenkov 2022-10-29 12:20:44 +1300
  • a67f401b30 Update BatteryController.h with non-linear discharge curve hassless 2021-08-15 12:25:15 +0200
  • 559b555d47 Fix Elements6007 2022-11-06 15:19:08 -0500
  • 80369f7e4b Clang format Elements6007 2022-10-30 08:52:52 -0400
  • e6cf685eb8 Update SettingChimes.h Elements6007 2022-10-29 23:33:40 -0400
  • e0969c4ed6 removed line minacode 2022-11-06 23:03:35 +0100
  • 38092fcb40 add CTS local time characteristic and use it to provide UTC in DateTimeController uli 2022-05-28 14:33:04 +0200
  • 840aab7f90 Add a note in README.md regarding NRFConnect (not supported anymore). Jean-François Milants 2022-11-06 15:50:37 +0100
  • b56c5f25f0 Set version to 1.11. Jean-François Milants 2022-10-16 14:18:14 +0200
  • 9b2221173c Use PageIndicator in CheckboxList Riku Isokoski 2022-10-13 21:36:11 +0300
  • d3ba184f30 Merge branch 'develop' of github.com:JF002/Pinetime into develop Jean-François Milants 2022-10-15 16:59:18 +0200
  • c9e836a02e G7710 and Infineat : close the files after having verified that they exist. Jean-François Milants 2022-10-15 16:52:55 +0200
  • 4ab99d0d4b
    CI: disable BUILD_RESOURCES for InfiniSim as already done in firmware (#1366) NeroBurner 2022-10-11 22:30:51 +0200
  • eb0af22ecf Watch face settings : disable watch faces that are not available (external resources are not installed). Jean-François Milants 2022-10-11 21:36:31 +0200
  • 8c7be1fbb1 CheckboxList : fix formatting. Jean-François Milants 2022-10-11 21:11:23 +0200
  • 4ec49bde8a CheckBoxList : rename newValue -> value. Jean-François Milants 2022-10-11 21:02:05 +0200
  • cf8b422899 Checkbox list now receives a function pointer to call when the setting has changed. This allow to remove the dependency between CheckBoxList (UI component) with SettingController. Jean-François Milants 2022-10-02 21:05:15 +0200
  • 6dd67eb5a2 CI worklow "build-firmware" : add the infinitime-resources packages to the build artifacts. Jean-François Milants 2022-10-11 17:25:40 +0200
  • 964f065de4 Fix clang-tidy warnings Riku Isokoski 2022-08-16 17:25:45 +0300
  • 318a97c218 Fix docker issue Riku Isokoski 2022-08-16 18:39:17 +0300
  • 73918ce8af Add clang-tidy check to display warnings on GitHub Riku Isokoski 2022-08-16 16:35:59 +0300
  • 957f7d2ec3 fixed filename mashuptwice 2022-09-14 16:07:50 +0000
  • 668820ef5a Edit all occurences of "watchface" to "watch face" mashuptwice 2022-08-28 14:08:04 +0200
  • 0f1d0bbd1d
    Fix button labels (#1361) kieranc 2022-10-06 15:00:35 +0200
  • a0089e4fd0
    Fix steps style button label (#1358) kieranc 2022-10-06 07:24:03 +0200
  • 81ad89d6bc Add missing screenshot about the external resources support in Amazfish. Jean-François Milants 2022-10-05 21:07:11 +0200
  • 37155ecf65 Merge branch 'kieranc-pts-options' into develop Jean-François Milants 2022-10-02 18:30:54 +0200