Commit Graph

  • 0313277ae6 Fix touchinfo typo in SystemTask. Jean-François Milants 2021-08-28 15:10:14 +0200
  • f895da8634 Merge branch 'Riksu9000-twimaster_rework' into develop Jean-François Milants 2021-08-28 15:09:16 +0200
  • 45e7638fc2 Merge branch 'twimaster_rework' of https://github.com/Riksu9000/InfiniTime into Riksu9000-twimaster_rework Jean-François Milants 2021-08-28 15:08:50 +0200
  • 969de9a8bc
    Merge pull request #492 from Riksu9000/new_touch_handler JF002 2021-08-28 15:06:03 +0200
  • b45d7c372d Correct change test for wake up mode setting Colin Kinloch 2021-08-26 19:42:02 +0100
  • d7293a44df
    Infini-iOS Fabien Benetou 2021-08-26 15:11:20 +0200
  • 110c82c225 Move noinit to after BSS segment, Now dynamically allocates noinit area size stores it after the bss before the heap and stack. Tim Keller 2021-08-23 20:13:26 +0000
  • db50131ed4 Remove commented commands completely hubmartin 2021-08-23 15:02:40 +0200
  • d832a6c908 Merge branch 'develop' into wake-time hubmartin 2021-08-23 15:00:56 +0200
  • 51c5257548 Update startup SCL toggling pinmap definitions hubmartin 2021-08-22 22:17:57 +0200
  • 2a299fe275 Merge branch 'develop' into pinmap hubmartin 2021-08-22 22:11:57 +0200
  • 8ac1ae70cc Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpicker Kieran Cawthray 2021-08-19 15:14:04 +0200
  • 2b30ff4fc6 Remove unused variables Riku Isokoski 2021-08-19 11:12:34 +0300
  • c9dedfd402 Add some VSCODE stuff to gitignore... Allow settings to stop naggin me that it has added assosiation types Tim Keller 2021-08-19 00:51:42 +0000
  • 4f6d7e2c63 Move Backup to the system task. Tim Keller 2021-08-19 00:51:12 +0000
  • 2dd7b8ba2c Add clearing of noinit segment on bad word Code readability cleanup Tim Keller 2021-08-19 00:44:22 +0000
  • 16502b788f Add MCUBOOT linker changes use better linker constant names Tim Keller 2021-08-19 00:14:42 +0000
  • 85c99797da Merge branch 'develop' into new_touch_handler Riku Isokoski 2021-08-18 22:07:02 +0300
  • 40392d7b91 Use highest frequency and move mutex creation to Init Riku Isokoski 2021-08-18 21:40:27 +0300
  • df8ea7fe52 Add memory print usage hubmartin 2021-08-16 16:42:42 +0200
  • b91100573e Fix music app buttons Riku Isokoski 2021-08-18 19:20:25 +0300
  • 780a811f05 Automatic error detection Riku Isokoski 2021-08-18 15:23:30 +0300
  • 55f8908769 Make Clock Persistant. Tim Keller 2021-08-17 23:53:57 +0000
  • 9c175e2f0c Fix after merge Riku Isokoski 2021-08-17 16:01:18 +0300
  • 5b969ccfa9 Merge branch 'develop' into update_touch_driver Riku Isokoski 2021-08-17 15:35:29 +0300
  • 81a36dc31e Simplify parameters and cleanup Riku Isokoski 2021-08-16 18:26:10 +0300
  • 30b32e4c8a Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpicker Kieran Cawthray 2021-08-15 17:50:56 +0200
  • 099364e619 Remove LCD reset and more cmds, save over 200ms hubmartin 2021-08-15 16:48:41 +0200
  • faed0d4900 Remove unnecessary pin_set, save 50ms hubmartin 2021-08-15 16:47:41 +0200
  • 9851ed33d8 Fix potential edge case of sidebar being set black Kieran Cawthray 2021-08-15 15:28:40 +0200
  • 639fd3a9bd More tidying following review Kieran Cawthray 2021-08-15 15:00:54 +0200
  • 5789f1527c Avoid setting the sidebar black Kieran Cawthray 2021-08-15 14:42:30 +0200
  • 16ea069d55 Remove duplicate code, minor fixes Kieran Cawthray 2021-08-15 14:05:21 +0200
  • 3cef05b745 Merge branch 'develop' into refresh_rework Riku Isokoski 2021-08-15 13:35:15 +0300
  • c0bb88799c Add check for randomise button in case colors clash Kieran Cawthray 2021-08-15 12:33:32 +0200
  • ee44b6ff49 Adjust inner padding in applist Riku Isokoski 2021-07-29 21:49:06 +0300
  • bc82905371 Clean up using variables Riku Isokoski 2021-07-29 21:25:03 +0300
  • 637ed8033b Adjust previously missed scrollbar and firmware validation buttons Riku Isokoski 2021-07-24 21:46:55 +0300
  • fc6458a35c Add image with example layouts Riku Isokoski 2021-06-13 17:21:03 +0300
  • e0d01411d7 Ui update Riku Isokoski 2021-06-13 12:47:12 +0300
  • 477ff32edc Add randomise button to color picker Kieran Cawthray 2021-08-15 10:41:00 +0200
  • 044036e884 Merge branch 'develop' into timer_battery_reading Riku Isokoski 2021-08-14 23:02:23 +0300
  • df8d396472 Merge branch 'Riksu9000-call-improvements' into develop Jean-François Milants 2021-08-14 21:54:15 +0200
  • 0eeed5ac33 Merge branch 'call-improvements' of https://github.com/Riksu9000/InfiniTime into Riksu9000-call-improvements Jean-François Milants 2021-08-14 21:54:00 +0200
  • c3d8ee14fe Merge branch 'develop' into refresh_rework Riku Isokoski 2021-08-14 22:53:35 +0300
  • dec4bab334
    Add VSCode ST-link debug config (#567) Martin Hub 2021-08-14 21:24:26 +0200
  • 6192775161 Improve metronome Riku Isokoski 2021-08-13 22:03:27 +0300
  • 7c28de0b6f Set pin before loop Riku Isokoski 2021-08-09 22:11:35 +0300
  • 10f610b219 Better pin configuration Riku Isokoski 2021-08-09 22:07:06 +0300
  • e51c3eee4e Try to fix bootloop Riku Isokoski 2021-08-09 21:49:35 +0300
  • f0e9d13329
    Update contribute.md (#475) Riku Isokoski 2021-08-14 21:58:38 +0300
  • 40afae3833
    Github Action - update mcuboot version mabuch 2021-08-14 20:46:29 +0200
  • 23bde0d18e Make battery reading periodic. Add events. Disable pullup Riku Isokoski 2021-08-14 21:18:11 +0300
  • fbb4e8c6ae
    fix Github Action build Firmware mabuch 2021-08-14 14:47:00 +0200
  • 6bffc7d528 Tidying Kieran Cawthray 2021-08-12 21:28:41 +0200
  • 52ee25e551 Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpicker Kieran Cawthray 2021-08-12 21:26:51 +0200
  • 1d341a7aeb Don't reconfigure pins Riku Isokoski 2021-08-12 14:06:58 +0300
  • 0d083a2bea Merge branch 'develop' into pinmap hubmartin 2021-08-11 22:00:55 +0200
  • fe33c756b7 Fix longpress gesture Riku Isokoski 2021-08-11 18:31:40 +0300
  • cd7ca458fa Remove leftover Riku Isokoski 2021-08-10 22:37:41 +0300
  • 6776776421 Make diff smaller and revert some changes in DisplayApp Riku Isokoski 2021-08-10 22:18:21 +0300
  • 8a694adb09 Rework TouchHandler into not a task Riku Isokoski 2021-08-10 22:03:34 +0300
  • 7e92577c14 Revert "Merge branch 'unblock_i2c' into develop" Riku Isokoski 2021-08-10 21:02:51 +0300
  • f1346f098e Merge branch 'develop' into new_touch_handler Riku Isokoski 2021-08-10 20:58:42 +0300
  • 643077341b
    Merge pull request #505 from geekbozu/devcon JF002 2021-08-10 16:54:13 +0200
  • 275a84b323 Merge branch 'unblock_i2c' into develop Riku Isokoski 2021-08-10 14:15:42 +0300
  • d307c6bd9e Merge branch 'develop' into refresh_rework Riku Isokoski 2021-08-10 14:13:58 +0300
  • 9fb3755088
    Merge pull request #483 from Riksu9000/fix_adc JF002 2021-08-10 12:32:09 +0200
  • 707446ed52 Merge branch 'hassless-improve-battery-percentage-to-battery-icon-mapping' into develop Jean-François Milants 2021-08-10 12:31:03 +0200
  • 81a143173f Merge branch 'improve-battery-percentage-to-battery-icon-mapping' of https://github.com/hassless/InfiniTime into hassless-improve-battery-percentage-to-battery-icon-mapping Jean-François Milants 2021-08-10 12:30:42 +0200
  • c086520c97 Code cleaning in Clock, WatchFaceAnalog, WatchFaceDigital and PineTimeStyle, inspired by PR #232 by nscooling. Jean-François Milants 2021-07-24 13:01:11 +0200
  • 90ea1071d1 Explicitly disable pullup Riku Isokoski 2021-08-10 11:52:20 +0300
  • 2194a339cf Only enable the bus when needed Riku Isokoski 2021-08-10 11:26:43 +0300
  • 5eb56d9a06 Set pin before loop Riku Isokoski 2021-08-09 22:11:35 +0300
  • ff81a72533 Better pin configuration Riku Isokoski 2021-08-09 22:07:06 +0300
  • d35a54c060 Try to fix bootloop Riku Isokoski 2021-08-09 21:49:35 +0300
  • baa7e1bf12 Optimize twiMaster Riku Isokoski 2021-08-09 17:45:24 +0300
  • 44889adda0 Setup plugins for Clang-tidy/format Tim Keller 2021-08-09 00:16:17 +0000
  • d2dc719b31 Fix intellisense Tim Keller 2021-08-08 22:51:31 +0000
  • 3e9c30a18f
    Merge branch 'JF002:develop' into set-datetime-manually Tim 2021-08-08 14:37:48 +0200
  • 7f2ee62aed Typos for days Tim Keller 2021-07-26 15:43:48 +0000
  • e9248b225e Updated documentation Tim Keller 2021-07-26 01:14:23 +0000
  • f7643a4d82 Added cmake variants Tim Keller 2021-07-25 20:12:34 +0000
  • c0b84537b3 added extra .sh build files Niall Cooling 2021-03-26 17:37:01 +0000
  • c50f2b70c2 added clang-tidy/format to container Niall Cooling 2021-02-26 15:09:58 +0000
  • 937d3e1933 added dos2unix to docker for Win10 and default to release build Niall Cooling 2021-02-26 08:14:30 +0000
  • 382db668ed macOS and Win10 dockerfile Niall Cooling 2021-02-25 17:49:40 +0000
  • 273a94f298 removed dependency on build.sh AzureAD\NiallCooling 2021-02-25 17:16:01 +0000
  • 65423b3c94 added devcontainer files Niall Cooling 2021-02-25 16:18:08 +0000
  • abd8f343e4 Rename backlight level pins hubmartin 2021-08-04 14:43:04 +0200
  • b3e6da7514 Cleanup, set Pinetime as default hubmartin 2021-08-03 20:40:27 +0200
  • b7aa04e1f5 PinMap with namespace and constexpr hubmartin 2021-08-03 20:32:23 +0200
  • 285ac9e4c8 Move getting started slightly lower Riku Isokoski 2021-08-03 19:51:58 +0300
  • c30e54c7b7 Make it easier for new people to find instructions Riku Isokoski 2021-08-03 19:49:54 +0300
  • 2992f4afd2
    Add FW validation note after DFU flash Martin Hub 2021-08-03 17:56:02 +0200
  • f244c960d3
    Update ota-gadgetbridge-nrfconnect.md Martin Hub 2021-08-03 17:41:34 +0200
  • 10b5d30ec3 Merge branch 'develop' into refresh_rework Riku Isokoski 2021-08-03 12:16:40 +0300
  • 28abeae21b DRAFT: Put gpio pins to separate file hubmartin 2021-08-02 21:37:48 +0200
  • f9319dfb91 Remove leftover Riku Isokoski 2021-08-01 21:19:33 +0300
  • 09aaa58710 Remove floating point calculation Riku Isokoski 2021-08-01 16:19:09 +0300