1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-02 11:26:09 +02:00

Commit Graph

  • 9e1bf07cd2 Garmin: add coordinator for Instinct 2 Solar Tactical Daniele Gobbetti 2024-04-26 08:22:39 +0200
  • 3c5eada403 Garmin: Send location to watch José Rebelo 2024-04-25 17:11:49 +0100
  • e46ea03693 Garmin: calendar integration improvements Daniele Gobbetti 2024-04-25 14:59:08 +0200
  • ed0d41aa3a Garmin: Initial support of Instinct 2 Solar a0z 2024-04-24 21:25:27 +0200
  • 416b7b075c Garmin: fix notification crashes and handle SMS correctly Daniele Gobbetti 2024-04-25 11:18:51 +0200
  • cbd2c040bb Garmin: Auto-detect canned messages support José Rebelo 2024-04-24 19:49:33 +0100
  • 9f1420e496 Garmin: Fix reply to sms José Rebelo 2024-04-23 23:49:25 +0100
  • cf02a02a48 Garmin: Add setting to disable notifications José Rebelo 2024-04-23 23:40:34 +0100
  • 33eb748b64 Garmin Venu 3: Enable canned replies José Rebelo 2024-04-23 23:18:52 +0100
  • dbc270ad9f Garmin: use developer device setting for keeping data on device Daniele Gobbetti 2024-04-24 10:11:23 +0200
  • d73eb849e6 Garmin: Map all known files types José Rebelo 2024-04-21 20:13:07 +0100
  • d8dcc57813 Garmin: Add support for http weather requests José Rebelo 2024-04-22 21:02:06 +0100
  • 01d48cde91 Garmin: Rename LocalMessage to PredefinedLocalMessage and clarify its usage Daniele Gobbetti 2024-04-23 16:39:59 +0200
  • de019fc00a Initial support for Garmin Vivoactive 4S kuhy 2024-04-22 17:39:19 +0200
  • 698908a589 Garmin: Add support for custom replies (notifications and calls) Daniele Gobbetti 2024-04-23 16:07:32 +0200
  • 15916635e1 Initial support for Garmin Vivoactive 5 myxor 2024-04-20 21:12:25 +0200
  • 45c13675e0 Garmin: Add support for replying to notifications Daniele Gobbetti 2024-04-20 16:35:09 +0200
  • 54070b2652 Garmin: Add FileDownloadedDeviceEvent and (disabled) file deletion Daniele Gobbetti 2024-04-19 17:07:27 +0200
  • 2c70f1a616 Garmin: Add DST/Timezone support Daniele Gobbetti 2024-04-19 16:45:58 +0200
  • 69934b2d7c Add Garmin Forerunner 245 hrdl 2024-04-12 17:52:45 +0000
  • 42e44de1ac Garmin: Support file archival (deletion) on watch Daniele Gobbetti 2024-04-18 17:26:40 +0200
  • 5c57392b85 Garmin: Fetch activity on demand José Rebelo 2024-04-15 20:59:53 +0200
  • 0d230ce0a5 Garmin: Fix proguard rules for release builds José Rebelo 2024-04-15 22:14:05 +0100
  • 2eb342860a Garmin: Allow high MTU José Rebelo 2024-04-15 19:55:34 +0100
  • aaa3e086d0 Garmin protocol: Simplify FILE_TYPE José Rebelo 2024-04-13 19:30:03 +0100
  • fb06a48756 Garmin protocol: Fix linter warnings José Rebelo 2024-04-13 19:29:41 +0100
  • 72de9bafe9 Garmin protocol: Introduce GarminCoordinator José Rebelo 2024-04-13 19:25:24 +0100
  • 4c734e4717 Garmin protocol: fix crash when stopping find phone José Rebelo 2024-04-13 14:35:19 +0100
  • e6365638d4 Garmin protocol: basic file transfer and notification handling Daniele Gobbetti 2024-04-12 18:14:18 +0200
  • 9dee71df6f Garmin protocol: enable media volume control from watch Daniele Gobbetti 2024-04-08 12:59:37 +0200
  • 14c6ce1a3a Garmin protocol: store max packet size from DeviceInformationMessage Daniele Gobbetti 2024-04-07 19:50:18 +0200
  • 6cb5184e2b Garmin protocol: various changes Daniele Gobbetti 2024-04-05 14:54:25 +0200
  • e814a63590 Garmin protocol: change naming and logic of several FIT classes Daniele Gobbetti 2024-04-02 15:10:28 +0200
  • b2f995b736 Garmin protocol: create helper class GarminByteBufferReader Daniele Gobbetti 2024-04-02 14:36:35 +0200
  • 8524426b70 Garmin protocol: create custom GBDeviceEvent for weather request Daniele Gobbetti 2024-03-27 11:29:01 +0100
  • 4054326535 Garmin protocol: use message enum instead of id in GFDI Messages Daniele Gobbetti 2024-03-27 09:15:28 +0100
  • c8c51064c3 Garmin protocol: refactoring and fixes of BaseTypes Daniele Gobbetti 2024-03-26 07:07:27 +0100
  • 71f497ecbb Garmin protocol: create specific field definition for day of week Daniele Gobbetti 2024-03-24 17:17:53 +0100
  • e323e7fbde Garmin protocol: move field encode/decode interface to the FieldDefinition Daniele Gobbetti 2024-03-24 16:32:51 +0100
  • 4313fc833a Garmin protocol: fix invalid signed int base type value Daniele Gobbetti 2024-03-24 16:21:13 +0100
  • e691042265 Garmin protocol: add initial support for FIT messages Daniele Gobbetti 2024-03-23 15:32:57 +0100
  • afe41ee563 Garmin protocol: fixes Daniele Gobbetti 2024-03-23 12:05:04 +0100
  • 559a73cc5e Garmin protocol: initial refactoring and basic functionalities Daniele Gobbetti 2024-03-11 19:11:09 +0100
  • f42861a026 refactor: lower accel interval to be more reliable André Büsgen 2024-05-24 16:23:12 +0200
  • 7ea2261ba3 Bangle.js: honour the enable_calendar_sync setting Allow handleCalendarSync to send a single calendar- command with all IDs before it starts adding new items (faster) Gordon Williams 2024-05-24 09:26:37 +0100
  • c77ac96fce Garmin: Fix 304 response when agps matches cache José Rebelo 2024-05-23 22:11:34 +0100
  • 4da5a73cd6 Bangle.js - remove large lines of _____ from calendar (generated by google teams) Gordon Williams 2024-05-23 09:48:37 +0100
  • 20a54f61bf Add sleep rem stats optional, update chart fragment to show current day a0z 2024-05-22 21:12:00 +0200
  • 32f4a3e2bc Remove awake colors as it's not used a0z 2024-05-21 21:43:36 +0200
  • 8b686d87b6 Sleep fragments refactor a0z 2024-05-21 21:36:26 +0200
  • a1fa2b11a6 Garmin: App management (WIP) jr-garmin-apps José Rebelo 2024-05-20 23:29:49 +0100
  • 9daadca3f9 Garmin: various minor changes Daniele Gobbetti 2024-05-20 18:15:12 +0200
  • b453d8ef4c Garmin: fix protobuf chunked fragments handling Daniele Gobbetti 2024-05-20 18:00:40 +0200
  • 579f6f1cfb Garmin: Fix edge case in sleep overlay José Rebelo 2024-05-19 23:35:26 +0100
  • 129b48893a Garmin: Fix overcounting of steps in some cases José Rebelo 2024-05-19 23:09:23 +0100
  • 295e2b2707 Garmin: Improve transaction logging José Rebelo 2024-05-19 18:04:25 +0100
  • cfb6cc3d15 Garmin: Ignore agps request if etag matches José Rebelo 2024-05-19 17:58:40 +0100
  • 58c30ee441 Garmin: Configure contacts José Rebelo 2024-05-19 16:27:13 +0100
  • 5d34660b66 Garmin: Fix COBS encoding of long non-zero sections José Rebelo 2024-05-19 11:41:56 +0100
  • 81fcde2d40 Garmin: Improve logging during file downloading José Rebelo 2024-05-18 20:59:50 +0100
  • 13635b6ad7 Garmin: Implement etag for agps requests José Rebelo 2024-05-17 17:24:50 +0100
  • d719f013f8 Change java package of garmin protobuf files Daniele Gobbetti 2024-05-16 14:37:56 +0200
  • 0edf454326 Remove all the legacy vivomove HR code. Daniele Gobbetti 2024-05-16 14:24:32 +0200
  • 1f27a463b9 Garmin: Allow agps updates for multiple URLs José Rebelo 2024-05-16 23:28:54 +0100
  • 63398ed377 Initial support for Garmin Vivoactive 4 lorddavidiii 2024-05-12 20:40:05 +0200
  • 8268b65764 Garmin Venu 3: Fix device name José Rebelo 2024-05-06 23:18:43 +0100
  • 6c7f85102f Garmin: Set default icon to a round watch José Rebelo 2024-05-06 23:18:23 +0100
  • b314258ab4 Garmin: Fix overcounting of steps José Rebelo 2024-05-08 21:41:38 +0100
  • 211fb06f30 Garmin: fix spurious protobuf messages Daniele Gobbetti 2024-05-06 19:46:51 +0200
  • 4ebb3afdd4 Garmin: improve weather information Daniele Gobbetti 2024-05-06 11:32:16 +0200
  • 9e03f61de4 Garmin: Remove handling of legacy cache directory Daniele Gobbetti 2024-05-06 09:24:22 +0200
  • 448df06d09 Garmin: adjust test after adding distance field Daniele Gobbetti 2024-05-06 11:43:23 +0200
  • 564e7730b9 Garmin: Map all supported workout types José Rebelo 2024-05-05 14:42:04 +0100
  • 2ff0000df8 Garmin: Overwrite files if local size is 0, omit date if equal to garmin epoch José Rebelo 2024-05-05 14:04:31 +0100
  • 4567752d88 Garmin: Fallback to session for workout type José Rebelo 2024-05-04 21:04:57 +0100
  • 1f6a8b8f64 Garmin: Fix overcounting of steps José Rebelo 2024-05-04 20:54:51 +0100
  • 8b819eff30 Garmin: Throttle notification updates on fit parsing José Rebelo 2024-05-04 20:51:47 +0100
  • 1567e5f276 Garmin: Fetch fit files HRV status José Rebelo 2024-05-04 20:51:09 +0100
  • 9a5c692327 Garmin: Process downloaded fit files asynchronously José Rebelo 2024-05-04 18:10:40 +0100
  • 44313c8400 Activity Summary: Draw fit file if available José Rebelo 2024-05-03 20:57:47 +0100
  • 69c78d61a7 Garmin: Persist and display activity José Rebelo 2024-05-01 22:20:34 +0100
  • b3f0bc7cf9 Garmin: Improve computed timestamp parsing José Rebelo 2024-05-01 22:17:42 +0100
  • c49de390e7 Garmin: Map more global fit messages José Rebelo 2024-05-01 22:16:02 +0100
  • da44bd0c40 Garmin: Fix logging during tests José Rebelo 2024-04-28 18:29:19 +0100
  • e2805c3d20 Initial support for Garmin Swim 2 Lolek 2024-04-30 18:16:41 +0200
  • 2e39ba2dcd Add AGPS for Garmin Forerunner 245 hrdl 2024-04-27 21:40:21 +0200
  • 8c23ff003a Garmin: enable AGPS update for all Instinct 2 devices Daniele Gobbetti 2024-05-03 20:27:55 +0200
  • 34ea6866ef Garmin protocol: show AGPS data status in settings kuhy 2024-05-03 16:36:16 +0200
  • 9dfe3a52a0 Garmin protocol: add AGPS data checks kuhy 2024-04-29 16:21:27 +0200
  • 905fd5b5e6 Garmin protocol: install AGPS data as firmware kuhy 2024-04-26 22:35:35 +0200
  • d54569b857 Garmin protocol: improve detection of successfully sent files (DataTransferHandler) kuhy 2024-04-25 18:21:46 +0200
  • 5a50ad08a6 Garmin protocol: add support for AGPS data retrieval kuhy 2024-04-24 23:23:58 +0200
  • 596d53e618 Fixup: Introduce device specific writable directory (MAC address) Daniele Gobbetti 2024-05-03 12:22:15 +0200
  • 903bdc639c Introduce device specific writable directory (MAC address) Daniele Gobbetti 2024-05-03 10:22:43 +0200
  • 822f1a8584 Garmin: Make fit header crc optional José Rebelo 2024-04-28 18:28:30 +0100
  • 8f500adbae Garmin: enable unicode Emoji for all devices Daniele Gobbetti 2024-05-03 09:45:04 +0200
  • 66da70db4f Garmin: harmonize device names Daniele Gobbetti 2024-05-03 09:36:36 +0200
  • b9460bd94b Garmin: add coordinator for Instinct Crossover Andreas Schneider 2024-04-30 21:23:02 +0200
  • 7feff165a4 Garmin: fix regression in call handling Daniele Gobbetti 2024-05-03 09:30:38 +0200
  • 8560dd8137 Garmin: encode unknown weather codes as invalid Daniele Gobbetti 2024-05-01 16:51:56 +0200