Commit graph

  • e8eee76b48
    Merge pull request #832 from mabuch/fix-doc-motionservice-uuid JF 2021-11-28 13:21:08 +0100
  • 279e63c97a
    Merge pull request #833 from NeroBurner/BatteryInfo_remove_unused_include JF 2021-11-28 13:20:00 +0100
  • 47f73269bb
    Add BLE FS docs link to BLE docs Arsen6331 2021-11-24 22:22:04 +0000
  • 7322f3286b
    Add documentation for BLE FS Arsen6331 2021-11-22 00:35:50 +0000
  • 1b2a8a5a04 Improve notification icon alignment Kieran Cawthray 2021-11-16 18:18:56 +0100
  • bea5c60a11 Revert "Fix notification icon alignment" Kieran Cawthray 2021-11-16 18:10:34 +0100
  • 29bb359e90 Fix notification icon alignment Kieran Cawthray 2021-11-16 00:06:13 +0100
  • 50406adc34 Merge remote-tracking branch 'upstream/develop' into pts-settings Kieran Cawthray 2021-11-15 22:21:11 +0100
  • 3a41bff9ea docs: add non-relative includes to coding standard Reinhold Gschweicher 2021-11-06 00:02:17 +0100
  • 241d36471d Move up file header include to top Reinhold Gschweicher 2021-11-05 23:55:34 +0100
  • 1b937a77b9 remove unused libs/ prefix from lvgl includes as not needed Reinhold Gschweicher 2021-11-03 23:08:57 +0100
  • f2918709d9 Add missing standard includes Reinhold Gschweicher 2021-11-03 23:02:30 +0100
  • ac7b2da611 Update includes to to be relative to src directory Reinhold Gschweicher 2021-10-13 22:08:35 +0200
  • c4f2fb2fa4 BatteryInfo: remove unused FreeRTOS.h and timer.h includes Reinhold Gschweicher 2021-11-15 21:09:59 +0100
  • 624429b54c
    Merge pull request #830 from InfiniTimeOrg/fix-unresponsive-touchpanel JF 2021-11-15 20:44:31 +0100
  • a631fa3518 fix Motion Service UUID in doc and code comments mabuch 2021-11-15 20:41:32 +0100
  • 5a0cf8e348 Merge remote-tracking branch 'upstream/develop' into pts-settings Kieran Cawthray 2021-11-15 19:38:29 +0100
  • 2fa63c7f37
    Merge pull request #1 from Riksu9000/pts-settings-fix kieranc 2021-11-15 19:21:35 +0100
  • 9671a8451f Fix unresponsive touch panel after update to 1.7 : don't care if device ids are not the ones we expected (until we know more about these communication and IDs issues). Jean-François Milants 2021-11-14 20:32:25 +0100
  • 71a64974c0 Remove some clang-tidy checks Riku Isokoski 2021-11-13 13:37:52 +0200
  • 2e7b51c8e1 clang-format and clang-tidy PineTimeStyle Riku Isokoski 2021-11-13 13:11:32 +0200
  • 39157f2f19 Close menu with button Riku Isokoski 2021-11-13 13:02:00 +0200
  • a57fda6ba4 Set version to 1.7.0 Jean-François Milants 2021-11-11 09:54:30 +0100
  • 72900ca8aa
    Merge pull request #816 from Riksu9000/fix_alarm_crash JF 2021-11-11 09:16:52 +0100
  • 947ece0bc9 Status bar displays time in 12 or 24 hour format based on settings Mark Russell 2021-11-10 20:11:09 -0500
  • bdf7e5293f Fix animation when long pressing on screens adjacent to watch face Riku Isokoski 2021-11-10 13:45:49 +0200
  • 1d6455c289 Fix Alarm app crashing on buttonpress Riku Isokoski 2021-11-09 11:38:19 +0200
  • 755ab72495
    Merge pull request #811 from InfiniTimeOrg/cst816-add-validity-check JF 2021-11-08 21:59:25 +0100
  • 76c43ebc82 Fix previous commit, call touchPanel.Init() even if we disabled the touch controller boot error. Jean-François Milants 2021-11-07 20:13:22 +0100
  • e6edf21552 Disable the warning that is displayed when the initialization of the touch controller fails, as some users reported that it was displayed when a valid touch controller was installed. Jean-François Milants 2021-11-07 18:00:34 +0100
  • 18e3cc7038 Merge remote-tracking branch 'upstream/develop' into pts-settings Kieran Cawthray 2021-11-07 17:49:54 +0100
  • 8d61419836 Fix formatting following the code review. Jean-François Milants 2021-11-07 16:19:06 +0100
  • c5282f9454 update settings version SteveAmor 2021-11-07 14:15:39 +0000
  • 822b6ae6a0 format changes SteveAmor 2021-11-07 13:12:01 +0000
  • 37de10f47d applied clang-format SteveAmor 2021-11-07 12:10:23 +0000
  • 5932391c8b Chimes option SteveAmor 2021-11-07 10:50:33 +0000
  • e9c7ab4cfc Add data validity check and retries in CST816S driver. See https://github.com/InfiniTimeOrg/InfiniTime/issues/763#issuecomment-962436976. Jean-François Milants 2021-11-06 19:01:19 +0100
  • 4a5b5f954f
    Merge pull request #782 from Riksu9000/newer_buttonhandler JF 2021-11-06 10:55:37 +0100
  • cfc11ea83b
    Merge pull request #792 from Riksu9000/memory_saving JF 2021-11-06 10:45:17 +0100
  • 75f0bbb7ca change paint vibration to 35ms Clemens von Molo 2021-11-01 12:10:06 +0100
  • 2d98530976 color rotation using modulo, ran clang-format for InfiniPaint Clemens von Molo 2021-11-01 11:46:27 +0100
  • 5e1f4839da InfiniPaint vibrate on colorchange, fix color rotation Clemens von Molo 2021-10-31 21:23:43 +0100
  • 0aa73c2279
    Merge pull request #791 from evergreen22/recovery-boot JF 2021-10-31 10:00:19 +0100
  • f9613d28c0 MotionService: fix not needed '/' in include Reinhold Gschweicher 2021-10-30 22:51:49 +0200
  • d00687ca41
    Merge pull request #784 from SteveAmor/patch-2 JF 2021-10-30 17:23:27 +0200
  • 4cf746f167
    Merge pull request #793 from Riksu9000/tidy_warnings JF 2021-10-30 17:16:50 +0200
  • 22f167dd0a Ignore some warnings Riku Isokoski 2021-10-30 11:51:11 +0300
  • 30520d262b Memory savings by replacing strings Riku Isokoski 2021-10-29 13:10:34 +0300
  • 4560844994 Fix recovery firmware build James A. Jerkins 2021-10-28 20:38:59 -0500
  • e051504dea Add doc : how to generate files needed by the factory. Jean-François Milants 2021-10-28 20:56:17 +0200
  • 71ce13d309 Motion service : fix step notifications that were sent as a single byte instead of 4 (uint32_t). Jean-François Milants 2021-10-26 20:31:18 +0200
  • 0fc081fe03
    Correctly define DFU Steveis 2021-10-26 16:57:20 +0100
  • 60a717b1a2 Make it so special actions can be input while sleeping, like in #480 Riku Isokoski 2021-10-25 17:45:48 +0300
  • 887c409b13 Only wake up on press. Fixes issue with longer press and sleep Riku Isokoski 2021-10-25 17:13:02 +0300
  • 351c60a131 Return button action instead of pushing messages Riku Isokoski 2021-10-25 16:57:29 +0300
  • b19a2a760b Use enum classes, remove old comment Riku Isokoski 2021-10-25 13:40:43 +0300
  • d5dfa80876 Newer buttonhandler Riku Isokoski 2021-10-25 12:53:14 +0300
  • 82ca526ec2
    Merge pull request #754 from InfiniTimeOrg/add-motion-service JF 2021-10-24 20:06:52 +0200
  • 85d494a987 Revert "Update GetNext/GetPrevious" Kieran Cawthray 2021-10-23 18:12:41 +0200
  • da97a94a0f Merge remote-tracking branch 'upstream/develop' into pts-settings Kieran Cawthray 2021-10-23 18:00:47 +0200
  • 9538eb9716
    Merge pull request #586 from hubmartin/wake-time JF 2021-10-23 10:24:27 +0200
  • 6c3f56bb59
    Merge pull request #740 from Riksu9000/flashlight_brightness JF 2021-10-23 10:14:14 +0200
  • 062007a8c0
    Merge pull request #773 from Riksu9000/coding_style JF 2021-10-23 08:56:16 +0200
  • f56bd4ce9d Update coding style Riku Isokoski 2021-10-22 12:42:06 +0300
  • 89a29e9a0d
    Merge pull request #769 from xan-m/develop JF 2021-10-22 10:19:37 +0200
  • 9363d4467f
    Merge pull request #657 from NeroBurner/patch-1 JF 2021-10-22 10:02:56 +0200
  • 3681d3bbfd
    Merge pull request #766 from Riksu9000/develop JF 2021-10-22 09:50:59 +0200
  • 19fdf90cf4
    Merge pull request #1 from xan-m/ios-companion-app-edit xan-m 2021-10-21 10:32:19 -0700
  • dcd209a3d1
    Changed name of iOS companion app xan-m 2021-10-21 10:15:21 -0700
  • 17c5a03938
    Merge pull request #751 from carlosperate/docker-docs JF 2021-10-20 21:35:28 +0200
  • d025fc7c2c
    Merge pull request #753 from Arsen6331/improve-ble-docs JF 2021-10-20 21:22:50 +0200
  • c16f37198b
    Merge pull request #767 from InfiniTimeOrg/Avamander-patch-2 JF 2021-10-20 21:15:44 +0200
  • 9b46354bef
    Merge pull request #757 from stephanie-eng/patch-1 JF 2021-10-20 21:14:17 +0200
  • ca2c72af0c
    Merge pull request #758 from NeroBurner/patch-2 JF 2021-10-20 21:08:43 +0200
  • b3a8228899 Add mention to Call characteristic (which was missing in the doc) and change the UUID of the new Motion service from 00020000-* to 00030000-*. Jean-François Milants 2021-10-20 20:52:04 +0200
  • 411c10ec31 Update GetNext/GetPrevious Kieran Cawthray 2021-10-20 18:07:08 +0200
  • 3ed01b33e7 Improve random color selection, disable longpress when settings are visible Kieran Cawthray 2021-10-20 17:44:10 +0200
  • 76234de7d6
    Fixed the feature request template Avamander 2021-10-20 16:41:48 +0300
  • 32978b6a06 Restore settings order Kieran Cawthray 2021-10-20 15:36:28 +0200
  • e2d8397c08 Fix issue templates Riku Isokoski 2021-10-20 15:37:56 +0300
  • 37eed43b68 Merge branch 'pts-settings' of https://github.com/kieranc/InfiniTime into pts-settings Kieran Cawthray 2021-10-20 11:30:42 +0200
  • 074d3420c8 Ensure needle color is visible on reset/randomize Kieran Cawthray 2021-10-20 11:30:06 +0200
  • f45e094adf Ensure needle color is visible one reset/randomize Kieran Cawthray 2021-10-20 11:25:06 +0200
  • 994f373a14 Change gauge needle color when background is white Kieran Cawthray 2021-10-19 00:22:45 +0200
  • 1c3372b319 Fix settings merge error Kieran Cawthray 2021-10-18 23:29:41 +0200
  • ff1fce18d6 Merge remote-tracking branch 'upstream/develop' into pts-settings Kieran Cawthray 2021-10-18 23:14:39 +0200
  • c4ab17f587 Disable DoubleTap when settings buttons are displayed Kieran Cawthray 2021-10-18 23:04:12 +0200
  • 1c86796eac More duplicate color dodging Kieran Cawthray 2021-10-18 22:52:53 +0200
  • 02d52d94d5 Added missing semicolon Stephanie 2021-10-18 12:18:35 -0400
  • 86bcea9e99
    CI: add pintime-recovery to build jobs NeroBurner 2021-10-18 08:08:43 +0200
  • b0c4ade926
    Fixed Apps tutorial to compile properly stephanie-eng 2021-10-18 00:35:47 -0400
  • ab7c6e162f
    Merge pull request #752 from carlosperate/mcuboot-url JF 2021-10-17 21:24:19 +0200
  • 2c5015add7 Enable/disable notifications for motion service. Jean-François Milants 2021-10-17 08:42:49 +0200
  • 31badd2eb3 Add doc about the new motion service. Jean-François Milants 2021-10-17 08:34:24 +0200
  • 60a49af886 Add MotionService : expose step count and RAW X/Y/Z values to the host. Jean-François Milants 2021-10-17 08:23:44 +0200
  • d1f50157c7 MotionService : fix typo and characteristic array size + send notification only if the host subscribed to them. Jean-François Milants 2021-10-17 08:23:01 +0200
  • 95618dd238 Fix error in music status docs Arsen Musayelyan 2021-10-16 21:01:12 -0700
  • 75339323d2 Fix grammar mistakes Arsen Musayelyan 2021-10-16 20:52:25 -0700
  • 2e7d4763dc Add docs from infinitime Go library's repo and fix typos and grammar Arsen Musayelyan 2021-10-16 20:45:08 -0700
  • c4b8ff314a Update git URLS, MCUboot is now independent w/ different GitHub org. carlosperate 2021-10-17 00:31:21 +0100