Commit Graph

  • f829427c41 Remove unused and not compiling DropDownDemo Reinhold Gschweicher 2022-02-16 22:33:59 +01:00
  • b857fdb9f4 SystemTask: forward declare BatteryController to fix of cyclic dependency Reinhold Gschweicher 2022-02-15 23:59:38 +01:00
  • 4aaa3a3b49 SettingShakeThreshold: add missing SystemTask.h, relative include Reinhold Gschweicher 2022-02-15 23:56:42 +01:00
  • a2a70f8eda MotorController: no need to make this function a class function Reinhold Gschweicher 2022-01-29 23:45:22 +01:00
  • 04eca81a95 Notifications: use motorController object instead of class function Reinhold Gschweicher 2022-01-29 23:34:09 +01:00
  • d5b78ecd66 SystemTask: remove unused ble includes Reinhold Gschweicher 2022-01-29 22:08:52 +01:00
  • a1db9fca13 remove unused reference minacode 2022-02-16 13:34:14 +01:00
  • 4f649a8544 Improved alarm alert handling Riku Isokoski 2022-01-18 19:08:03 +02:00
  • e332be0d7c Merge branch 'mruss77-statusBarTimeFormat' into develop Jean-François Milants 2022-02-13 11:23:20 +01:00
  • 87d882b151 Merge branch 'statusBarTimeFormat' of https://github.com/mruss77/InfiniTime into mruss77-statusBarTimeFormat Jean-François Milants 2022-02-13 11:23:05 +01:00
  • d967efa197 Fix biased BLE pass key generation Zorvalt 2021-12-19 17:10:50 +01:00
  • 5938b4b208 SystemTask: fix static cast missing brackets syntax Reinhold Gschweicher 2022-01-29 21:46:31 +01:00
  • 32fe7b660c Make switch disabled state slightly dimmer Riku Isokoski 2022-02-03 12:36:45 +02:00
  • 76f63ed76a Fix switch default state Riku Isokoski 2022-02-02 20:59:06 +02:00
  • 0930a79041 Alarm: Fix missing stop button. Revert alert layout Riku Isokoski 2022-02-02 16:22:44 +02:00
  • a9b77ae0d4 Alarm: Change checkable button for a switch Riku Isokoski 2022-02-02 13:57:30 +02:00
  • 1ac1d5aa5a Add issue links Riku Isokoski 2022-01-26 15:18:54 +02:00
  • 2daa5dcbee Added alarm 12 hour interface Eli Weiss 2022-01-16 09:40:23 -05:00
  • ae0724c28c Corrected capitalization Eli Weiss 2022-01-11 16:25:26 -05:00
  • 02e94acf18 Corrected code formatting Eli Weiss 2022-01-11 16:23:49 -05:00
  • d86f81b9ad Changed setHourLabels function to handle 24H too Eli Weiss 2022-01-11 10:24:17 -05:00
  • c8d998e82c Consolidated label changes, optimizations Eli Weiss 2022-01-10 10:16:38 -05:00
  • 5be2f57a78 Consolidated time conversion logic Eli Weiss 2022-01-09 10:39:04 -05:00
  • 1813399959 Removed redundant brackets Eli Weiss 2022-01-03 18:22:42 -05:00
  • 2bc338ceed Cleaned up redundant if statements, spacing Eli Weiss 2022-01-03 18:13:47 -05:00
  • 698288d822 Added 12 hour set time Eli Weiss 2022-01-02 10:24:34 -05:00
  • e73a92c29b
    Merge pull request #949 from Riksu9000/fix_alarm JF 2022-01-26 22:03:14 +01:00
  • f38c559089
    Merge pull request #954 from NeroBurner/music_initialize_lastLength JF 2022-01-26 22:01:07 +01:00
  • b12603448c
    Merge pull request #959 from NeroBurner/stopwatch_include_cleanup JF 2022-01-26 22:00:33 +01:00
  • 71c895dc71
    Merge pull request #531 from hatmajster/heart-rate-gain-setting JF 2022-01-26 21:44:23 +01:00
  • 9e9010c725
    Merge pull request #876 from yehoshuapw/hrs-driver-changes JF 2022-01-26 21:39:58 +01:00
  • 458f5b8eb8
    Merge pull request #903 from Riksu9000/improved_notif_timeout JF 2022-01-26 21:38:07 +01:00
  • bbb823b170
    Merge pull request #939 from NeroBurner/buttonHandler_relative_include JF 2022-01-26 21:35:03 +01:00
  • a1880ca3b8
    Merge pull request #940 from NeroBurner/systemTask_queue_include JF 2022-01-26 21:34:25 +01:00
  • a354650a9c
    Merge pull request #944 from NeroBurner/no_generated_files_in_source_dir JF 2022-01-26 21:33:57 +01:00
  • cc01d6ca17
    Merge pull request #948 from Riksu9000/watchfacecleanup JF 2022-01-26 21:25:59 +01:00
  • 67f546fa33 StopWatch: cleanup unused includes and use relative to src includes Reinhold Gschweicher 2022-01-24 23:03:08 +01:00
  • b4e956227e Hrs3300: changed default gain to x8 hatmajster 2022-01-24 20:28:05 +01:00
  • 314c02194a Music: initialize totalLength to have non-random data from the start Reinhold Gschweicher 2022-01-23 23:34:25 +01:00
  • 470db4ab99 Fix alarm on time change Riku Isokoski 2022-01-22 12:47:23 +02:00
  • 6bf6bb7e2a PTS and digital watchface code cleanups Riku Isokoski 2022-01-20 16:04:26 +02:00
  • 688dc2fed7 Create Version.h in binary dir instead of src dir Reinhold Gschweicher 2022-01-17 21:25:16 +01:00
  • bbc5af078d SystemTask: add missing queue.h include for QueueHandle_t Reinhold Gschweicher 2022-01-16 22:39:07 +01:00
  • 48e9458301 ButtonHandler: includes relative to src dir Reinhold Gschweicher 2022-01-16 20:45:57 +01:00
  • 26ae828e39 Set version to 1.8.0 Jean-François Milants 2022-01-07 17:27:43 +01:00
  • f711f0f794
    Merge pull request #916 from Riksu9000/shake_menuoption JF 2022-01-07 16:53:21 +01:00
  • 97cbe34963 Update shakewake menu option Riku Isokoski 2022-01-06 15:21:05 +02:00
  • e8fc46ba20
    Merge pull request #912 from SteveAmor/chimesradio JF 2022-01-05 10:42:25 +01:00
  • b1b9937ff7 Updates radio button style SteveAmor 2022-01-04 21:28:37 +00:00
  • dc8be2244c Merge branch 'geekbozu-ShakeWake' into develop Jean-François Milants 2022-01-04 21:48:20 +01:00
  • bef3e708f6 Merge branch 'ShakeWake' of https://github.com/geekbozu/InfiniTime into geekbozu-ShakeWake Jean-François Milants 2022-01-04 21:48:08 +01:00
  • b8b54f47a2
    Merge pull request #813 from SteveAmor/chimes JF 2022-01-04 21:44:36 +01:00
  • 15c3807a76 Adds enum class for chimes option SteveAmor 2022-01-04 19:32:29 +00:00
  • e82469bffa Fix setting removing it self from wake settings when opening calibration window twice. Tim Keller 2021-11-12 00:53:27 +00:00
  • f86c71b2bb Made calibration window enable Accel wakeups for setting and calibration even when wake mode is inactive. Tim Keller 2021-11-08 02:00:35 +00:00
  • 92b1e83e3e Remove "fancy" settings display and always show ShakeWakeThresholdSetting Tim Keller 2021-10-05 03:29:49 +00:00
  • 98ac447bdb Fixed button color changing Tim Keller 2021-10-04 17:11:27 +00:00
  • b9c40100f6 Added visual aide for shake strength Added delay to starting calibration Tim Keller 2021-10-04 02:36:51 +00:00
  • 8f38bd911b Raise calibration timeout to 7.5 seconds Added button toggle state for cleaner user interaction Tim Keller 2021-10-03 21:06:31 +00:00
  • 5c13200238 Fix crash upon leaving app. Code formatting Tim Keller 2021-09-30 00:04:51 +00:00
  • d6b22645e3 Make arc moveable, and clear previous setting on calibrate Tim Keller 2021-09-28 04:33:00 +00:00
  • f780ac999a Actually save the threshold Prevent a few crashes due to an LV task being active when it shouldnt be. Tim Keller 2021-09-28 04:21:47 +00:00
  • d2510d7926 Better Sensitivity UI, Calibration button added Tim Keller 2021-09-28 03:50:08 +00:00
  • 6d74820698 Add averaging to wake threshold. Makes it take more then just a "flick" to turn on Tim Keller 2021-09-27 03:30:49 +00:00
  • 3ebf002f9d Add start of settings app for senstivity. really just debugging. I want to make it more configurable then high med low. Position of setting needs a new location...dynamicly adding it currently at the end. Which honestly im fine with. Tim Keller 2021-09-27 02:52:02 +00:00
  • ad42cdf120 Cleanup Tim Keller 2021-09-27 01:27:08 +00:00
  • d270275bd2 Added Shake to wake Tim Keller 2021-09-27 01:20:44 +00:00
  • 7a0f72ed8b resolve conflicts SteveAmor 2022-01-02 22:33:23 +00:00
  • cc259b6a4a resolves conflicts SteveAmor 2022-01-02 22:27:43 +00:00
  • 94561b2331 resolves conflicts SteveAmor 2022-01-02 21:49:18 +00:00
  • 5e6868d9eb Improved notification timeout Riku Isokoski 2022-01-01 16:22:35 +02:00
  • e0013e7304 Ran clang-format Stephanie 2021-10-31 11:53:13 -04:00
  • a65f173e3c Renamed confusing variables and general cleanup Stephanie 2021-10-23 13:41:10 -04:00
  • 7eff1dbcc6 Changed text to left pad Stephanie 2021-10-22 19:21:51 -04:00
  • f7d1b3f368 Moved trip meter update to MotionController and changed trip meter logic Stephanie 2021-10-21 23:37:35 -04:00
  • fb87fdb2d9 Changed lap counter to trip meter Stephanie 2021-10-20 14:29:10 -04:00
  • d034bd131e Added "lap" button to step counter Stephanie 2021-10-19 23:42:48 -04:00
  • baa5954724 Use CMake universal build command Jackson 2021-12-07 15:38:53 -05:00
  • 51d2888b52 Switch CI/CD to build using ninja vs. make Jackson 2021-11-29 12:54:30 -05:00
  • 54f588ce63 Add missing break Riku Isokoski 2021-10-04 11:32:50 +03:00
  • 86d180a855 Improve gesture consistency across the firmware Riku Isokoski 2021-10-04 11:13:45 +03:00
  • 395590d2d8
    Merge pull request #718 from kieranc/pts-settings JF 2021-12-30 21:36:43 +01:00
  • 5b7915b5c9 InfiniPaint: add missing include algorithm for std::fill Reinhold Gschweicher 2021-10-13 23:35:54 +02:00
  • fb1946b06e Update .gitignore Eli Weiss 2021-12-15 13:29:39 -05:00
  • ab059b9004 Revised documentation Eli Weiss 2021-12-05 14:04:35 -06:00
  • 97668c775b Improved "Getting Started" readability Eli Weiss 2021-12-05 10:41:01 -06:00
  • 90352af626 Improved documentation readability Eli Weiss 2021-12-02 14:50:59 -06:00
  • c8214bc666 Update MemoryAnalysis.md Eli Weiss 2021-11-30 13:22:47 -06:00
  • f66fcdd3ca Improved documentation readability Eli Weiss 2021-11-29 21:51:35 -06:00
  • 1832a6c231 Update buildAndProgram.md Eli Weiss 2021-11-29 21:03:23 -06:00
  • 204fc56672 Use Bluetooth brand color for BLE logo #0082FC hubmartin 2021-08-04 19:11:22 +02:00
  • f52d6bfa67 Real white now hubmartin 2021-08-04 15:26:19 +02:00
  • 86ee7a70b7 WatchFaceDigital - BLE symbol changed to white color hubmartin 2021-08-04 15:22:41 +02:00
  • 319030d9e1 Add airplane mode feature James A. Jerkins 2021-12-23 20:30:14 -06:00
  • 3b0b48020d
    Merge pull request #886 from evergreen22/passkey-option JF 2021-12-22 21:34:20 +01:00
  • eca0588c23 Optional secure pairing with a passkey James A. Jerkins 2021-12-21 16:02:01 -06:00
  • 8ab959b4dc
    Merge pull request #839 from Arsen6331/BLE-FS-Docs JF 2021-12-20 21:06:29 +01:00
  • 464b689a03
    changed ReadHrs and ReadAls to uint32, and did static_cast instead of hidden cast when using it Yehoshua Pesach Wallach 2021-12-13 12:47:52 +02:00
  • 4cc95091ab
    order ReadHrs, ReadAls bitwise according to bit ordering Yehoshua Pesach Wallach 2021-12-13 12:39:34 +02:00
  • 6a5946c4e3
    Merge pull request #874 from evergreen22/alarm-break JF 2021-12-12 17:40:05 +01:00