Commit Graph

  • 2daa5dcbee Added alarm 12 hour interface Eli Weiss 2022-01-16 09:40:23 -0500
  • ae0724c28c Corrected capitalization Eli Weiss 2022-01-11 16:25:26 -0500
  • 02e94acf18 Corrected code formatting Eli Weiss 2022-01-11 16:23:49 -0500
  • d86f81b9ad Changed setHourLabels function to handle 24H too Eli Weiss 2022-01-11 10:24:17 -0500
  • c8d998e82c Consolidated label changes, optimizations Eli Weiss 2022-01-10 10:16:38 -0500
  • 5be2f57a78 Consolidated time conversion logic Eli Weiss 2022-01-09 10:39:04 -0500
  • 1813399959 Removed redundant brackets Eli Weiss 2022-01-03 18:22:42 -0500
  • 2bc338ceed Cleaned up redundant if statements, spacing Eli Weiss 2022-01-03 18:13:47 -0500
  • 698288d822 Added 12 hour set time Eli Weiss 2022-01-02 10:24:34 -0500
  • e73a92c29b
    Merge pull request #949 from Riksu9000/fix_alarm JF 2022-01-26 22:03:14 +0100
  • f38c559089
    Merge pull request #954 from NeroBurner/music_initialize_lastLength JF 2022-01-26 22:01:07 +0100
  • b12603448c
    Merge pull request #959 from NeroBurner/stopwatch_include_cleanup JF 2022-01-26 22:00:33 +0100
  • 71c895dc71
    Merge pull request #531 from hatmajster/heart-rate-gain-setting JF 2022-01-26 21:44:23 +0100
  • 9e9010c725
    Merge pull request #876 from yehoshuapw/hrs-driver-changes JF 2022-01-26 21:39:58 +0100
  • 458f5b8eb8
    Merge pull request #903 from Riksu9000/improved_notif_timeout JF 2022-01-26 21:38:07 +0100
  • bbb823b170
    Merge pull request #939 from NeroBurner/buttonHandler_relative_include JF 2022-01-26 21:35:03 +0100
  • a1880ca3b8
    Merge pull request #940 from NeroBurner/systemTask_queue_include JF 2022-01-26 21:34:25 +0100
  • a354650a9c
    Merge pull request #944 from NeroBurner/no_generated_files_in_source_dir JF 2022-01-26 21:33:57 +0100
  • cc01d6ca17
    Merge pull request #948 from Riksu9000/watchfacecleanup JF 2022-01-26 21:25:59 +0100
  • 67f546fa33 StopWatch: cleanup unused includes and use relative to src includes Reinhold Gschweicher 2022-01-24 23:03:08 +0100
  • b4e956227e Hrs3300: changed default gain to x8 hatmajster 2022-01-24 20:28:05 +0100
  • 314c02194a Music: initialize totalLength to have non-random data from the start Reinhold Gschweicher 2022-01-23 23:34:25 +0100
  • 470db4ab99 Fix alarm on time change Riku Isokoski 2022-01-22 12:47:23 +0200
  • 6bf6bb7e2a PTS and digital watchface code cleanups Riku Isokoski 2022-01-20 16:04:26 +0200
  • 688dc2fed7 Create Version.h in binary dir instead of src dir Reinhold Gschweicher 2022-01-17 21:25:16 +0100
  • bbc5af078d SystemTask: add missing queue.h include for QueueHandle_t Reinhold Gschweicher 2022-01-16 22:39:07 +0100
  • 48e9458301 ButtonHandler: includes relative to src dir Reinhold Gschweicher 2022-01-16 20:45:57 +0100
  • 26ae828e39 Set version to 1.8.0 Jean-François Milants 2022-01-07 17:27:43 +0100
  • f711f0f794
    Merge pull request #916 from Riksu9000/shake_menuoption JF 2022-01-07 16:53:21 +0100
  • 97cbe34963 Update shakewake menu option Riku Isokoski 2022-01-06 15:21:05 +0200
  • e8fc46ba20
    Merge pull request #912 from SteveAmor/chimesradio JF 2022-01-05 10:42:25 +0100
  • b1b9937ff7 Updates radio button style SteveAmor 2022-01-04 21:28:37 +0000
  • dc8be2244c Merge branch 'geekbozu-ShakeWake' into develop Jean-François Milants 2022-01-04 21:48:20 +0100
  • bef3e708f6 Merge branch 'ShakeWake' of https://github.com/geekbozu/InfiniTime into geekbozu-ShakeWake Jean-François Milants 2022-01-04 21:48:08 +0100
  • b8b54f47a2
    Merge pull request #813 from SteveAmor/chimes JF 2022-01-04 21:44:36 +0100
  • 15c3807a76 Adds enum class for chimes option SteveAmor 2022-01-04 19:32:29 +0000
  • e82469bffa Fix setting removing it self from wake settings when opening calibration window twice. Tim Keller 2021-11-12 00:53:27 +0000
  • 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 +0000
  • 92b1e83e3e Remove "fancy" settings display and always show ShakeWakeThresholdSetting Tim Keller 2021-10-05 03:29:49 +0000
  • 98ac447bdb Fixed button color changing Tim Keller 2021-10-04 17:11:27 +0000
  • b9c40100f6 Added visual aide for shake strength Added delay to starting calibration Tim Keller 2021-10-04 02:36:51 +0000
  • 8f38bd911b Raise calibration timeout to 7.5 seconds Added button toggle state for cleaner user interaction Tim Keller 2021-10-03 21:06:31 +0000
  • 5c13200238 Fix crash upon leaving app. Code formatting Tim Keller 2021-09-30 00:04:51 +0000
  • d6b22645e3 Make arc moveable, and clear previous setting on calibrate Tim Keller 2021-09-28 04:33:00 +0000
  • 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 +0000
  • d2510d7926 Better Sensitivity UI, Calibration button added Tim Keller 2021-09-28 03:50:08 +0000
  • 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 +0000
  • 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 +0000
  • ad42cdf120 Cleanup Tim Keller 2021-09-27 01:27:08 +0000
  • d270275bd2 Added Shake to wake Tim Keller 2021-09-27 01:20:44 +0000
  • 7a0f72ed8b resolve conflicts SteveAmor 2022-01-02 22:33:23 +0000
  • cc259b6a4a resolves conflicts SteveAmor 2022-01-02 22:27:43 +0000
  • 94561b2331 resolves conflicts SteveAmor 2022-01-02 21:49:18 +0000
  • 5e6868d9eb Improved notification timeout Riku Isokoski 2022-01-01 16:22:35 +0200
  • e0013e7304 Ran clang-format Stephanie 2021-10-31 11:53:13 -0400
  • a65f173e3c Renamed confusing variables and general cleanup Stephanie 2021-10-23 13:41:10 -0400
  • 7eff1dbcc6 Changed text to left pad Stephanie 2021-10-22 19:21:51 -0400
  • f7d1b3f368 Moved trip meter update to MotionController and changed trip meter logic Stephanie 2021-10-21 23:37:35 -0400
  • fb87fdb2d9 Changed lap counter to trip meter Stephanie 2021-10-20 14:29:10 -0400
  • d034bd131e Added "lap" button to step counter Stephanie 2021-10-19 23:42:48 -0400
  • baa5954724 Use CMake universal build command Jackson 2021-12-07 15:38:53 -0500
  • 51d2888b52 Switch CI/CD to build using ninja vs. make Jackson 2021-11-29 12:54:30 -0500
  • 54f588ce63 Add missing break Riku Isokoski 2021-10-04 11:32:50 +0300
  • 86d180a855 Improve gesture consistency across the firmware Riku Isokoski 2021-10-04 11:13:45 +0300
  • 395590d2d8
    Merge pull request #718 from kieranc/pts-settings JF 2021-12-30 21:36:43 +0100
  • 5b7915b5c9 InfiniPaint: add missing include algorithm for std::fill Reinhold Gschweicher 2021-10-13 23:35:54 +0200
  • fb1946b06e Update .gitignore Eli Weiss 2021-12-15 13:29:39 -0500
  • ab059b9004 Revised documentation Eli Weiss 2021-12-05 14:04:35 -0600
  • 97668c775b Improved "Getting Started" readability Eli Weiss 2021-12-05 10:41:01 -0600
  • 90352af626 Improved documentation readability Eli Weiss 2021-12-02 14:50:59 -0600
  • c8214bc666 Update MemoryAnalysis.md Eli Weiss 2021-11-30 13:22:47 -0600
  • f66fcdd3ca Improved documentation readability Eli Weiss 2021-11-29 21:51:35 -0600
  • 1832a6c231 Update buildAndProgram.md Eli Weiss 2021-11-29 21:03:23 -0600
  • 204fc56672 Use Bluetooth brand color for BLE logo #0082FC hubmartin 2021-08-04 19:11:22 +0200
  • f52d6bfa67 Real white now hubmartin 2021-08-04 15:26:19 +0200
  • 86ee7a70b7 WatchFaceDigital - BLE symbol changed to white color hubmartin 2021-08-04 15:22:41 +0200
  • 319030d9e1 Add airplane mode feature James A. Jerkins 2021-12-23 20:30:14 -0600
  • 3b0b48020d
    Merge pull request #886 from evergreen22/passkey-option JF 2021-12-22 21:34:20 +0100
  • eca0588c23 Optional secure pairing with a passkey James A. Jerkins 2021-12-21 16:02:01 -0600
  • 8ab959b4dc
    Merge pull request #839 from Arsen6331/BLE-FS-Docs JF 2021-12-20 21:06:29 +0100
  • 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 +0200
  • 4cc95091ab
    order ReadHrs, ReadAls bitwise according to bit ordering Yehoshua Pesach Wallach 2021-12-13 12:39:34 +0200
  • 6a5946c4e3
    Merge pull request #874 from evergreen22/alarm-break JF 2021-12-12 17:40:05 +0100
  • 645a071b70 FIX: AlarmTriggered fall through to ShowPairingKey James A. Jerkins 2021-12-11 21:34:51 -0600
  • bccd77d5c9
    Merge pull request #756 from geekbozu/BLE_FS JF 2021-12-11 16:09:56 +0100
  • 1470489e7b Fix Failed rebase. Tim Keller 2021-12-10 01:49:03 +0000
  • 0a0d1f2703 Fix more initializers Tim Keller 2021-11-21 21:35:41 +0000
  • b9a2db1a49 Fix large file support that broke due to a refactor. Tim Keller 2021-11-21 06:33:24 +0000
  • d1e9aa1076 Force variable cleanup because LFS makes assumptions about variable initialization state Tim Keller 2021-11-21 06:17:07 +0000
  • fdb5e27aea Attempt at a more robust File handler Tim Keller 2021-11-21 03:33:00 +0000
  • b62c62ee1f Change read to return LFS return values when reading a directory or nonexistant file Tim Keller 2021-11-20 20:18:14 +0000
  • 09b9130244 Fix string nullterminations, Expand error codes. Tim Keller 2021-11-20 04:57:02 +0000
  • 362a5ef113 Added move function Tim Keller 2021-11-16 04:32:53 +0000
  • 8f46908d38 Fix lvgl_open to respect littlefs open errors Tim Keller 2021-10-26 03:42:34 +0000
  • f4322841ff Remove DirDelete, implementation did not work and memory contraints are recursive. Better implemented on client side... Tim Keller 2021-10-26 00:48:25 +0000
  • 2e10b0fe64 Remove mount/unmount. No longer needed Tim Keller 2021-10-26 00:10:39 +0000
  • c1aa5a5ea7 Write works Tim Keller 2021-10-25 03:02:02 +0000
  • 8fb99471c3 Reading Seems to work? Tim Keller 2021-10-22 03:34:23 +0000
  • faa05eb57b Actually fix memory corruption, seems stable now ListDir MKDIR delete all seem to work Co-authored-by: Iambian <Iambian@users.noreply.github.com> Tim Keller 2021-10-21 04:02:50 +0000
  • 6393a17d74 List Dir works? Tim Keller 2021-10-20 01:30:04 +0000