1
0
Fork 0

Commit graph

  • c3c5ab3473 Reorganization Riku Isokoski 2021-11-06 14:58:10 +02:00
  • cf9332f0e5 Crop and shrink photos Riku Isokoski 2021-11-06 14:48:51 +02:00
  • 4aaf3d06bc Documentation cleanup and reorganization Riku Isokoski 2021-11-06 14:38:11 +02:00
  • dc25e7a887
    Merge pull request #820 from Riksu9000/fix-anim-dir JF 2021-11-28 13:26:36 +01:00
  • 894e3cebc0
    Merge pull request #829 from Riksu9000/clang-tidy-update JF 2021-11-28 13:21:51 +01:00
  • e8eee76b48
    Merge pull request #832 from mabuch/fix-doc-motionservice-uuid JF 2021-11-28 13:21:08 +01:00
  • 279e63c97a
    Merge pull request #833 from NeroBurner/BatteryInfo_remove_unused_include JF 2021-11-28 13:20:00 +01:00
  • 47f73269bb
    Add BLE FS docs link to BLE docs Arsen6331 2021-11-24 22:22:04 +00:00
  • 7322f3286b
    Add documentation for BLE FS Arsen6331 2021-11-22 00:35:50 +00:00
  • 1b2a8a5a04 Improve notification icon alignment Kieran Cawthray 2021-11-16 18:18:56 +01:00
  • bea5c60a11 Revert "Fix notification icon alignment" Kieran Cawthray 2021-11-16 18:10:34 +01:00
  • 29bb359e90 Fix notification icon alignment Kieran Cawthray 2021-11-16 00:06:13 +01:00
  • 50406adc34 Merge remote-tracking branch 'upstream/develop' into pts-settings Kieran Cawthray 2021-11-15 22:21:11 +01:00
  • 3a41bff9ea docs: add non-relative includes to coding standard Reinhold Gschweicher 2021-11-06 00:02:17 +01:00
  • 241d36471d Move up file header include to top Reinhold Gschweicher 2021-11-05 23:55:34 +01:00
  • 1b937a77b9 remove unused libs/ prefix from lvgl includes as not needed Reinhold Gschweicher 2021-11-03 23:08:57 +01:00
  • f2918709d9 Add missing standard includes Reinhold Gschweicher 2021-11-03 23:02:30 +01:00
  • ac7b2da611 Update includes to to be relative to src directory Reinhold Gschweicher 2021-10-13 22:08:35 +02:00
  • c4f2fb2fa4 BatteryInfo: remove unused FreeRTOS.h and timer.h includes Reinhold Gschweicher 2021-11-15 21:09:59 +01:00
  • 624429b54c
    Merge pull request #830 from InfiniTimeOrg/fix-unresponsive-touchpanel JF 2021-11-15 20:44:31 +01:00
  • a631fa3518 fix Motion Service UUID in doc and code comments mabuch 2021-11-15 20:41:32 +01:00
  • 5a0cf8e348 Merge remote-tracking branch 'upstream/develop' into pts-settings Kieran Cawthray 2021-11-15 19:38:29 +01:00
  • 2fa63c7f37
    Merge pull request #1 from Riksu9000/pts-settings-fix kieranc 2021-11-15 19:21:35 +01:00
  • 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 +01:00
  • 71a64974c0 Remove some clang-tidy checks Riku Isokoski 2021-11-13 13:37:52 +02:00
  • 2e7b51c8e1 clang-format and clang-tidy PineTimeStyle Riku Isokoski 2021-11-13 13:11:32 +02:00
  • 39157f2f19 Close menu with button Riku Isokoski 2021-11-13 13:02:00 +02:00
  • a57fda6ba4 Set version to 1.7.0 Jean-François Milants 2021-11-11 09:54:30 +01:00
  • 72900ca8aa
    Merge pull request #816 from Riksu9000/fix_alarm_crash JF 2021-11-11 09:16:52 +01:00
  • 947ece0bc9 Status bar displays time in 12 or 24 hour format based on settings Mark Russell 2021-11-10 20:11:09 -05:00
  • bdf7e5293f Fix animation when long pressing on screens adjacent to watch face Riku Isokoski 2021-11-10 13:45:49 +02:00
  • 1d6455c289 Fix Alarm app crashing on buttonpress Riku Isokoski 2021-11-09 11:38:19 +02:00
  • 755ab72495
    Merge pull request #811 from InfiniTimeOrg/cst816-add-validity-check JF 2021-11-08 21:59:25 +01:00
  • 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 +01:00
  • 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 +01:00
  • 18e3cc7038 Merge remote-tracking branch 'upstream/develop' into pts-settings Kieran Cawthray 2021-11-07 17:49:54 +01:00
  • 8d61419836 Fix formatting following the code review. Jean-François Milants 2021-11-07 16:19:06 +01:00
  • c5282f9454 update settings version SteveAmor 2021-11-07 14:15:39 +00:00
  • 822b6ae6a0 format changes SteveAmor 2021-11-07 13:12:01 +00:00
  • 37de10f47d applied clang-format SteveAmor 2021-11-07 12:10:23 +00:00
  • 5932391c8b Chimes option SteveAmor 2021-11-07 10:50:33 +00:00
  • 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 +01:00
  • 4a5b5f954f
    Merge pull request #782 from Riksu9000/newer_buttonhandler JF 2021-11-06 10:55:37 +01:00
  • cfc11ea83b
    Merge pull request #792 from Riksu9000/memory_saving JF 2021-11-06 10:45:17 +01:00
  • 75f0bbb7ca change paint vibration to 35ms Clemens von Molo 2021-11-01 12:10:06 +01:00
  • 2d98530976 color rotation using modulo, ran clang-format for InfiniPaint Clemens von Molo 2021-11-01 11:46:27 +01:00
  • 5e1f4839da InfiniPaint vibrate on colorchange, fix color rotation Clemens von Molo 2021-10-31 21:23:43 +01:00
  • 0aa73c2279
    Merge pull request #791 from evergreen22/recovery-boot JF 2021-10-31 10:00:19 +01:00
  • f9613d28c0 MotionService: fix not needed '/' in include Reinhold Gschweicher 2021-10-30 22:51:49 +02:00
  • d00687ca41
    Merge pull request #784 from SteveAmor/patch-2 JF 2021-10-30 17:23:27 +02:00
  • 4cf746f167
    Merge pull request #793 from Riksu9000/tidy_warnings JF 2021-10-30 17:16:50 +02:00
  • 22f167dd0a Ignore some warnings Riku Isokoski 2021-10-30 11:51:11 +03:00
  • 30520d262b Memory savings by replacing strings Riku Isokoski 2021-10-29 13:10:34 +03:00
  • 4560844994 Fix recovery firmware build James A. Jerkins 2021-10-28 20:38:59 -05:00
  • e051504dea Add doc : how to generate files needed by the factory. Jean-François Milants 2021-10-28 20:56:17 +02:00
  • 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 +02:00
  • 0fc081fe03
    Correctly define DFU Steveis 2021-10-26 16:57:20 +01:00
  • 60a717b1a2 Make it so special actions can be input while sleeping, like in #480 Riku Isokoski 2021-10-25 17:45:48 +03:00
  • 887c409b13 Only wake up on press. Fixes issue with longer press and sleep Riku Isokoski 2021-10-25 17:13:02 +03:00
  • 351c60a131 Return button action instead of pushing messages Riku Isokoski 2021-10-25 16:57:29 +03:00
  • b19a2a760b Use enum classes, remove old comment Riku Isokoski 2021-10-25 13:40:43 +03:00
  • d5dfa80876 Newer buttonhandler Riku Isokoski 2021-10-25 12:53:14 +03:00
  • 82ca526ec2
    Merge pull request #754 from InfiniTimeOrg/add-motion-service JF 2021-10-24 20:06:52 +02:00
  • 85d494a987 Revert "Update GetNext/GetPrevious" Kieran Cawthray 2021-10-23 18:12:41 +02:00
  • da97a94a0f Merge remote-tracking branch 'upstream/develop' into pts-settings Kieran Cawthray 2021-10-23 18:00:47 +02:00
  • 9538eb9716
    Merge pull request #586 from hubmartin/wake-time JF 2021-10-23 10:24:27 +02:00
  • 6c3f56bb59
    Merge pull request #740 from Riksu9000/flashlight_brightness JF 2021-10-23 10:14:14 +02:00
  • 062007a8c0
    Merge pull request #773 from Riksu9000/coding_style JF 2021-10-23 08:56:16 +02:00
  • f56bd4ce9d Update coding style Riku Isokoski 2021-10-22 12:42:06 +03:00
  • 89a29e9a0d
    Merge pull request #769 from xan-m/develop JF 2021-10-22 10:19:37 +02:00
  • 9363d4467f
    Merge pull request #657 from NeroBurner/patch-1 JF 2021-10-22 10:02:56 +02:00
  • 3681d3bbfd
    Merge pull request #766 from Riksu9000/develop JF 2021-10-22 09:50:59 +02:00
  • 19fdf90cf4
    Merge pull request #1 from xan-m/ios-companion-app-edit xan-m 2021-10-21 10:32:19 -07:00
  • dcd209a3d1
    Changed name of iOS companion app xan-m 2021-10-21 10:15:21 -07:00
  • 17c5a03938
    Merge pull request #751 from carlosperate/docker-docs JF 2021-10-20 21:35:28 +02:00
  • d025fc7c2c
    Merge pull request #753 from Arsen6331/improve-ble-docs JF 2021-10-20 21:22:50 +02:00
  • c16f37198b
    Merge pull request #767 from InfiniTimeOrg/Avamander-patch-2 JF 2021-10-20 21:15:44 +02:00
  • 9b46354bef
    Merge pull request #757 from stephanie-eng/patch-1 JF 2021-10-20 21:14:17 +02:00
  • ca2c72af0c
    Merge pull request #758 from NeroBurner/patch-2 JF 2021-10-20 21:08:43 +02:00
  • 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 +02:00
  • 411c10ec31 Update GetNext/GetPrevious Kieran Cawthray 2021-10-20 18:07:08 +02:00
  • 3ed01b33e7 Improve random color selection, disable longpress when settings are visible Kieran Cawthray 2021-10-20 17:44:10 +02:00
  • 76234de7d6
    Fixed the feature request template Avamander 2021-10-20 16:41:48 +03:00
  • 32978b6a06 Restore settings order Kieran Cawthray 2021-10-20 15:36:28 +02:00
  • e2d8397c08 Fix issue templates Riku Isokoski 2021-10-20 15:37:56 +03:00
  • 37eed43b68 Merge branch 'pts-settings' of https://github.com/kieranc/InfiniTime into pts-settings Kieran Cawthray 2021-10-20 11:30:42 +02:00
  • 074d3420c8 Ensure needle color is visible on reset/randomize Kieran Cawthray 2021-10-20 11:30:06 +02:00
  • f45e094adf Ensure needle color is visible one reset/randomize Kieran Cawthray 2021-10-20 11:25:06 +02:00
  • 994f373a14 Change gauge needle color when background is white Kieran Cawthray 2021-10-19 00:22:45 +02:00
  • 1c3372b319 Fix settings merge error Kieran Cawthray 2021-10-18 23:29:41 +02:00
  • ff1fce18d6 Merge remote-tracking branch 'upstream/develop' into pts-settings Kieran Cawthray 2021-10-18 23:14:39 +02:00
  • c4ab17f587 Disable DoubleTap when settings buttons are displayed Kieran Cawthray 2021-10-18 23:04:12 +02:00
  • 1c86796eac More duplicate color dodging Kieran Cawthray 2021-10-18 22:52:53 +02:00
  • 02d52d94d5 Added missing semicolon Stephanie 2021-10-18 12:18:35 -04:00
  • 86bcea9e99
    CI: add pintime-recovery to build jobs NeroBurner 2021-10-18 08:08:43 +02:00
  • b0c4ade926
    Fixed Apps tutorial to compile properly stephanie-eng 2021-10-18 00:35:47 -04:00
  • ab7c6e162f
    Merge pull request #752 from carlosperate/mcuboot-url JF 2021-10-17 21:24:19 +02:00
  • 2c5015add7 Enable/disable notifications for motion service. Jean-François Milants 2021-10-17 08:42:49 +02:00
  • 31badd2eb3 Add doc about the new motion service. Jean-François Milants 2021-10-17 08:34:24 +02:00
  • 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 +02:00