Commit graph

  • a9aa092c7b BatteryIcon: Change color with charge percentage Victor Kareh 2024-01-12 21:01:33 -0500
  • fb03cf6386
    Merge branch 'main' into simple-calculator Max Friedrich 2024-10-03 10:32:51 +0200
  • 5bcaa4f09a
    Merge branch 'main' into main Jozef Mlich 2024-10-03 07:48:46 +0200
  • e9b9827a71
    Merge 3ab84601a3 into a2356f2f4a Justin Hibbits 2024-10-02 17:56:54 +0000
  • 39241889be corrections Eve C 2024-10-02 15:39:45 +0200
  • e2ca5393a6 corrections Eve C 2024-10-02 15:35:10 +0200
  • a18190e37f corrections Eve C 2024-10-02 15:09:19 +0200
  • 9ff835bb89 corrections Eve C 2024-10-02 15:06:20 +0200
  • b7b68f6362 merge ?? Eve C 2024-10-02 12:28:03 +0200
  • 24626966a0
    Switch to simpler temperature interface FintasticMan 2024-10-02 11:58:32 +0200
  • be5a916e73
    weather: Refactor temperature type for type safety FintasticMan 2024-02-20 11:25:02 +0100
  • 9bba786d2d
    Merge branch 'main' into main liamcharger 2024-10-01 16:33:57 -0400
  • eecef5e585 TouchHandler: default buttonUnlocksOn to false button-unlock_neroburner Reinhold Gschweicher 2024-09-30 21:22:20 +0200
  • 8f3b7b1f41 Decrease heapsize to make room for the new icon Tomas Groth 2024-01-29 21:35:06 +0100
  • 56e98195df Refactor the original ignore-touch implementation to work on latest code Tomas Groth 2023-05-03 22:16:52 +0200
  • cd2b9a2dc2
    Merge fd0b4a8dca into a2356f2f4a Brian 2024-09-30 00:37:19 -0400
  • 42b78a2afb
    Merge 5a4dbf1501 into a2356f2f4a Dāvis Mošenkovs 2024-09-30 00:36:37 -0400
  • 9988b1a74c
    Merge c797ef976d into a2356f2f4a Steveis 2024-09-30 00:35:48 -0400
  • 3c72e11610
    Merge fb48e3557b into a2356f2f4a Commenter 2024-09-30 00:34:47 -0400
  • f6fcb62d98
    Merge b3eb81818a into a2356f2f4a Ellis Judge 2024-09-30 00:34:33 -0400
  • c5d5346590
    Merge fb2219651f into a2356f2f4a SuIông N. 2024-09-30 00:33:08 -0400
  • 9b54fdaa38
    Merge 04f6a53ae9 into a2356f2f4a SuIông N. 2024-09-30 00:33:01 -0400
  • 3a0a6cb561
    Merge 9f27cd4a94 into a2356f2f4a some00 2024-09-29 23:47:40 -0400
  • 5b2ee3a405
    Merge 381611cc65 into a2356f2f4a John Quigley 2024-09-29 23:45:23 -0400
  • 8a1780cf7b
    Merge d249e328ba into a2356f2f4a JF 2024-09-29 23:44:56 -0400
  • a2356f2f4a
    MusicService: add missing includes for TickType_t and xTaskGetTickCount (#2130) NeroBurner 2024-09-29 21:10:32 +0200
  • a8d04d9a9d MusicService: use FreeRTOS include instead of internal portmacro_cmsis.h Reinhold Gschweicher 2024-09-29 19:53:36 +0200
  • 3db4e012ce
    Remove unused pointer to DisplayApp member variables (#2125) NeroBurner 2024-09-29 19:39:14 +0200
  • 40a293defc MusicService: add missing includes for TickType_t and xTaskGetTickCount Reinhold Gschweicher 2024-09-26 20:18:07 +0200
  • a0cd439efc
    Alarm persist to flash (#1367) NeroBurner 2024-09-28 08:14:08 +0200
  • b0ab1c4d01 alarmController: close .system dir after usage Reinhold Gschweicher 2024-09-23 19:30:43 +0200
  • 7d7d847844 AlarmController: Add saving alarm time to file Galdor Takacs 2022-09-15 00:53:37 +0200
  • 84cf2d335c
    Merge 1efeeb31f7 into 997e4cee8c riban-bw 2024-09-23 13:25:03 +0000
  • 85c1f4e90c Changed MotionController::stepHistorySize to hard-coded value again Sándor Rátkai 2024-09-12 22:45:34 +0200
  • 66e29db565 Changed MotionController::Days from enum to enum class Sándor Rátkai 2024-09-12 11:00:10 +0200
  • a2c7e96839 Reverted to the original MotionController and MotionService dependency Sándor Rátkai 2024-09-12 10:25:42 +0200
  • bcb4748b11 Removed step_t Sándor Rátkai 2024-09-12 10:20:00 +0200
  • 6fbace5f2b Removed step counter history getter Sándor Rátkai 2024-09-12 10:09:47 +0200
  • f0aef99783 MotionController::NbSteps should take a Days enum as parameter Sándor Rátkai 2024-09-11 13:17:26 +0200
  • 355178bdc4 Capitalising Day enum's members "Today" and "Yesterday" Sándor Rátkai 2024-09-11 08:40:38 +0200
  • 29f8c8e30c Do not set unsigned step count to -1 Sándor Rátkai 2024-09-11 08:35:28 +0200
  • 5b38885b44 Clang-format changes Sándor Rátkai 2024-09-09 00:38:02 +0200
  • 64ec5131b0 At midnight, "shift" the step counter history Sándor Rátkai 2024-09-09 00:11:22 +0200
  • 1cce240787 Display yesterday's step counter on the Steps screen Sándor Rátkai 2024-09-09 00:08:04 +0200
  • 090c3bfe21 Added an enum for the index of today and yesterday Sándor Rátkai 2024-09-09 00:06:19 +0200
  • 9687154f2f Converted MotionController::nbSteps to CircularBuffer internally Sándor Rátkai 2024-09-08 22:13:08 +0200
  • a083358b98 Inverted the circular dependency of MotionService and MotionController Sándor Rátkai 2024-09-08 20:51:29 +0200
  • d030982902 Introduce an alias for the step counter's type Sándor Rátkai 2024-09-08 01:41:41 +0200
  • e0870ec430 Restrict hardware reactivation when not sleeping mark9064 2024-09-22 22:37:30 +0100
  • 462ea11bd4 use interval as interval, instead of wait time Patric Gruber 2024-09-22 20:55:45 +0200
  • 7ced109181 Improve sleep time calculation docs mark9064 2024-09-22 00:34:34 +0100
  • 3ebc25dd4b Replace rounded div macro mark9064 2024-08-23 11:25:54 +0100
  • 839960de1f Refactor into defined states mark9064 2024-08-25 22:57:24 +0100
  • aac929654b 8hz idle mark9064 2024-08-23 00:59:25 +0100
  • 997e4cee8c Hrs3300: fix includes for std::begin/std::end Reinhold Gschweicher 2024-09-22 11:28:04 +0200
  • aa029cd9e5 Hrs3300: fix includes for std::begin/std::end Reinhold Gschweicher 2024-09-22 11:28:04 +0200
  • ad3bf49c7b
    Atomic HRS reads (#1845) mark9064 2024-09-21 23:29:15 +0100
  • 1ebd1a4cd7
    Merge 7df39994ab into 7ca0418c82 Patric Gruber 2024-09-21 23:53:42 +0200
  • 75182521de Calculate constants with constexpr mark9064 2023-08-28 19:04:33 +0100
  • 6b68799ab2 Atomic HRS reads mark9064 2023-08-28 19:04:33 +0100
  • 7ca0418c82 Refactor doNotGoToSleep to a wakelock counter mark9064 2024-08-23 00:15:24 +0100
  • 0ebdf61ecd Refactor doNotGoToSleep to a wakelock counter mark9064 2024-08-23 00:15:24 +0100
  • c3d05901a0 Refactor SystemTask state handling for resilience mark9064 2024-08-22 21:24:04 +0100
  • b3756e45fa Remove unused method declarations mark9064 2024-07-13 12:00:40 +0100
  • b8b48f1f1e
    Merge c8acd6e4b3 into a266202831 Christoph Honal 2024-09-20 03:24:17 +0800
  • 1ba3912760
    Merge 6a8c6015c2 into a266202831 John Crawford 2024-09-20 03:23:30 +0800
  • 233d04871f
    Merge be367eb74b into a266202831 liamcharger 2024-09-20 03:23:24 +0800
  • a44d00acdc Apply suggestions from code review Max Jakobitsch 2024-09-19 02:25:52 +0200
  • 8020c97c09 fix: eol settings Max-Julian Jakobitsch 2024-06-14 18:52:33 +0200
  • a266202831
    notifications: Dismiss to watchface when empty (#1716) Eli Tan 2024-09-19 04:31:15 +0800
  • a202a3f0aa Remove unused pointer to DisplayApp member variables Reinhold Gschweicher 2024-09-18 20:56:15 +0200
  • d5e3dff212 SettingWakeUp: use Checkboxlist.h checkboxlist_for_settingWakeUp Reinhold Gschweicher 2024-09-17 23:45:09 +0200
  • 95bd79a3fe
    Merge 2fe106e254 into c8236afbef Maxim Leshchenko 2024-09-17 16:21:04 +0200
  • c8236afbef Restrict debugging monitor to debug builds mark9064 2024-08-22 16:51:52 +0100
  • 5040733a97 Clean unused DisplayApp messages mark9064 2024-08-22 16:49:18 +0100
  • fd019c7aad Use DirtyValue for timer mark9064 2024-04-22 23:53:08 +0100
  • 975bfc5420 Size optimise NRF SDK build mark9064 2024-08-23 00:16:11 +0100
  • 822e0efbe2 Set version to 1.14.1 1.14.1 patch/1.14.1 Jean-François Milants 2024-09-04 21:09:20 +0200
  • 74119c44f2
    Merge 74eac718f6 into 2625ed39e5 Brendan M. Sleight 2024-09-04 21:55:28 +0800
  • fa36fd20c8
    Merge 4e7bc71111 into 2625ed39e5 JF 2024-09-04 21:54:42 +0800
  • c9b0207d9b
    Merge 0d70d7dd0b into 2625ed39e5 Graham Jones 2024-09-04 21:54:07 +0800
  • b7510d2f32
    Merge 98501a455a into 2625ed39e5 Max Friedrich 2024-09-04 21:54:06 +0800
  • 045d47542d
    Merge dffc05fb1b into 2625ed39e5 John Crawford 2024-09-04 21:53:57 +0800
  • 236091c473
    Merge 347487b652 into 2625ed39e5 Jozef Mlich 2024-09-04 21:53:52 +0800
  • 66278426e7
    Merge branch 'main' into alarm-status-on-infineat Eve1374 2024-09-03 11:30:58 +0200
  • eb160eecb3
    Remove const Max Friedrich 2024-09-03 03:03:32 +0200
  • dcacb9ca5c add constexpr minacode 2024-09-01 22:00:10 +0200
  • 7df39994ab integrate code review Patric Gruber 2024-08-31 20:49:19 +0200
  • 1eb29c5d49
    Merge 5f88fc277f into 2625ed39e5 John Crawford 2024-08-31 19:29:39 +0200
  • 0d54f1e776 add const minacode 2024-08-31 18:14:13 +0200
  • 9501d36060 use better state names Patric Gruber 2024-08-31 00:54:05 +0200
  • 46efadb20c
    Merge branch 'main' into simple-calculator Max Friedrich 2024-08-31 00:43:19 +0200
  • b846547f2f remove unnecessary file Patric Gruber 2024-08-31 00:42:51 +0200
  • 71b31c78fb use switch case Patric Gruber 2024-08-31 00:40:58 +0200
  • 0978964b7d Merge branch 'heartrate-measurements-in-background' of github.com:patricgruber/InfiniTime into heartrate-measurements-in-background Patric Gruber 2024-08-31 00:40:10 +0200
  • cedca795e2 use switch case Patric Gruber 2024-08-31 00:39:13 +0200
  • 6cc966273d
    Merge branch 'main' into casio-weather Julian Vos 2024-08-29 10:49:04 +0200
  • e940593803 Merge branch 'main' of github.com:InfiniTimeOrg/InfiniTime Eve C 2024-08-26 11:21:48 +0200
  • 4b6b9d3514 Refactor SystemTask state handling for resilience mark9064 2024-08-22 21:24:04 +0100
  • f0e01cb0de Show alarm controller state in status icon Jozef Mlich 2023-12-16 15:45:13 +0100