Commit Graph

  • 33c126f166 Add unmaintained warning master Elara 2024-04-14 13:44:56 +0000
  • bd2aa32354 Remove all references to old domain Elara 2024-04-01 21:53:29 -0700
  • 8961780053 Remove btmgmt Elara 2024-04-01 20:33:33 -0700
  • a73cfb3da5 Update logger dependency Elara 2024-04-01 20:33:02 -0700
  • f5546ca32e Add the ability to set a custom time in weather timeline headers Elara 2023-06-28 22:14:35 -0700
  • f2640203e9 Update domain Elara 2023-04-20 19:53:34 -0700
  • 4ff1be5b02 Update go.mod domain Elara 2023-04-20 19:49:05 -0700
  • 492242bd54 Switch from zerolog to go.arsenm.dev/logger Elara 2023-01-04 15:00:15 -0800
  • 8c5eca51f9 Remove MPRIS controls (#7) FloralExMachina 2022-11-22 22:53:35 +0000
  • 17ccb7215e remove no longer used mpris player controls and dbus support (this has been moved into itd) razorkitty 2022-11-22 02:32:20 +0000
  • 02444f2b66 Add local time characteristic (#4) Co-authored-by: cybuzuma <cybuzuma@vnxs.de> Co-committed-by: cybuzuma <cybuzuma@vnxs.de> cybuzuma 2022-11-21 16:51:49 +0000
  • d20e8af00e Add local time characteristic (#4) Co-authored-by: cybuzuma <cybuzuma@vnxs.de> Co-committed-by: cybuzuma <cybuzuma@vnxs.de> cybuzuma 2022-11-21 16:51:49 +0000
  • ce90459491 Merge branch 'master' into gatt_localtime uli 2022-11-21 12:22:54 +0100
  • 1f15572063 Merge pull request 'replace pactl based volume control with mpris based volume control' (#6) from FloralExMachina/infinitime:master into master Elara 2022-11-19 22:46:12 +0000
  • 0c369dc5df Merge pull request 'replace pactl based volume control with mpris based volume control' (#6) from FloralExMachina/infinitime:master into master Elara 2022-11-19 22:46:12 +0000
  • 19402624bb removed pulseaudio-utils and libpulse dependencies razorkitty 2022-11-19 22:43:03 +0000
  • 5fb5cf4b92 removed pulseaudio-utils and libpulse dependencies razorkitty 2022-11-19 22:43:03 +0000
  • fbc1110d8f replace pactl based volume control with mpris based volume control methods razorkitty 2022-11-19 21:30:54 +0000
  • 76809726d5 replace pactl based volume control with mpris based volume control methods razorkitty 2022-11-19 21:30:54 +0000
  • 0f12aee5e9 Use NavFlag type in SetFlag() Elara 2022-11-06 20:20:15 -0800
  • 72b558707e Use NavFlag type in SetFlag() Elara 2022-11-06 20:20:15 -0800
  • 4479cad6f9 Improve navigation API Elara 2022-11-06 20:08:13 -0800
  • 31f4c51a61 Improve navigation API Elara 2022-11-06 20:08:13 -0800
  • 70ab2e9f03 Fix typo Elara 2022-11-05 20:54:45 -0700
  • 8e5bbafba8 Fix typo Elara 2022-11-05 20:54:45 -0700
  • 9e73961af9 Remove check for unchanged values and refactor code Elara 2022-11-05 20:33:30 -0700
  • e6fb402c0c Remove check for unchanged values and refactor code Elara 2022-11-05 20:33:30 -0700
  • 0aa25353fd Added Navigation service (#5) yannickulrich 2022-11-03 19:09:06 +0000
  • 1f5301f5de Added Navigation service (#5) yannickulrich 2022-11-03 19:09:06 +0000
  • 24206c05f3 Assume MTU if not available from BlueZ Elara 2022-10-25 12:36:34 -0700
  • 0ad671d3f5 Assume MTU if not available from BlueZ Elara 2022-10-25 12:36:34 -0700
  • c3a87278a6 3. Passed NavigationEvent instead of pieces Yannick Ulrich 2022-10-22 13:49:52 +0100
  • d46f5453f6 2. Defined NavFlag type Yannick Ulrich 2022-10-22 13:46:50 +0100
  • e00a4fce70 1. Moved navigation things into new files Yannick Ulrich 2022-10-22 13:36:59 +0100
  • 49544b9b47 Upated readme Yannick Ulrich 2022-10-21 23:19:51 +0100
  • e6a1baa32b Validate navigation parameters before passing them on Yannick Ulrich 2022-10-21 23:08:29 +0100
  • ba3169d1d0 Pass other navigation parameters Yannick Ulrich 2022-10-21 23:08:15 +0100
  • 912ccd14b3 Pass navigation narrative Yannick Ulrich 2022-10-21 22:48:00 +0100
  • 62987fa31b Added navigation event to device state Yannick Ulrich 2022-10-21 22:47:28 +0100
  • 2fbd8cb666 Added navigation characteristics Yannick Ulrich 2022-10-21 22:47:05 +0100
  • 062757b314 Use timestamp with timezone offset to (finally) fix weather issue Elara 2022-10-20 01:41:15 -0700
  • 54fdd19bec Use timestamp with timezone offset to (finally) fix weather issue Elara 2022-10-20 01:41:15 -0700
  • 1a95637439 Close files properly when returning an error (Arsen6331/itd#29) Elara 2022-10-17 12:49:49 -0700
  • a01f1b9d92 Close files properly when returning an error (Arsen6331/itd#29) Elara 2022-10-17 12:49:49 -0700
  • e124e1ccbd Stop DBus errors from causing panics by checking error type (Arsen6331/itd#29) Elara 2022-10-17 12:19:23 -0700
  • bb017b471e Stop DBus errors from causing panics by checking error type (Arsen6331/itd#29) Elara 2022-10-17 12:19:23 -0700
  • 5f6b0205da Add debug logging to resource loading Elara 2022-10-16 12:39:42 -0700
  • 01970b2bb7 Add debug logging to resource loading Elara 2022-10-16 12:39:42 -0700
  • 0c2c2592c7 Fix RemoveAll() and MkdirAll() functions Elara 2022-10-16 12:39:11 -0700
  • b476853dc0 Fix RemoveAll() and MkdirAll() functions Elara 2022-10-16 12:39:11 -0700
  • 986513750f Implement resource loading feature Elara 2022-08-29 14:43:16 -0700
  • 3e9957d419 Implement resource loading feature Elara 2022-08-29 14:43:16 -0700
  • 4845a33a25 Remove debug code Elara 2022-08-29 14:23:10 -0700
  • b5d345cdec Remove debug code Elara 2022-08-29 14:23:10 -0700
  • 12d92afa0a Add RemoveAll() and MkdirAll() to the filesystem implementation Elara 2022-08-29 14:22:02 -0700
  • 0eead333b7 Add RemoveAll() and MkdirAll() to the filesystem implementation Elara 2022-08-29 14:22:02 -0700
  • 03aadaa01b Add Stat() to filesystem implementation Elara 2022-08-29 14:06:56 -0700
  • e4c12d32a1 Add Stat() to filesystem implementation Elara 2022-08-29 14:06:56 -0700
  • 1bf8ee4e7a Fix bug where the filesystem implementation misreports the amount of bytes written, causing functions such as io.Copy() to return an error Elara 2022-08-29 14:05:33 -0700
  • 5af53d1dc6 Fix bug where the filesystem implementation misreports the amount of bytes written, causing functions such as io.Copy() to return an error Elara 2022-08-29 14:05:33 -0700
  • a1a289efc9 Update go-bluetooth library for 5.65 support Elara 2022-08-19 14:02:52 -0700
  • d199fba93c Update go-bluetooth library for 5.65 support Elara 2022-08-19 14:02:52 -0700
  • f56be08106 removed warning uli 2022-05-31 12:00:38 +0200
  • 49cde2b3c2 moved SetTimezone into SetTime to keep values consistent uli 2022-05-30 22:34:03 +0200
  • ee06b34281 nicer code uli 2022-05-30 15:37:32 +0200
  • e10697448c added local time characteristic uli 2022-05-29 23:41:19 +0200
  • 91a47acb50 Add contexts and improve error handling Elara 2022-05-11 13:22:57 -0700
  • 9ed74726c4 Add contexts and improve error handling Elara 2022-05-11 13:22:57 -0700
  • e3a6bd308d Fix error handling in (*FS).Remove() Elara 2022-05-05 12:39:16 -0700
  • 1533865e4c Fix error handling in (*FS).Remove() Elara 2022-05-05 12:39:16 -0700
  • 2c2d854929 Use adapter ID in btmgmt as well Elara 2022-05-02 20:20:16 -0700
  • 65fa04d360 Use adapter ID in btmgmt as well Elara 2022-05-02 20:20:16 -0700
  • 5e7a110cdc Ask for adapter ID in Init() Elara 2022-05-02 20:14:46 -0700
  • 5e5eef15dc Ask for adapter ID in Init() Elara 2022-05-02 20:14:46 -0700
  • 9f0ee67c0f Clarify DFU debug logs Elara 2022-04-23 20:08:49 -0700
  • 6c3f1b14c9 Clarify DFU debug logs Elara 2022-04-23 20:08:49 -0700
  • a832c16d69 Add debug logging Elara 2022-04-23 19:58:00 -0700
  • 2def4b13ac Add debug logging Elara 2022-04-23 19:58:00 -0700
  • c5d938ce99 Use log level provided in options Elara 2022-04-23 19:07:41 -0700
  • 2f51bde597 Use log level provided in options Elara 2022-04-23 19:07:41 -0700
  • 8ff29b0ca9 Ensure that done signals for Watch functions are handled properly and restart notifications if they stop unexpectedly Elara 2022-04-23 18:40:25 -0700
  • bebd1017c5 Ensure that done signals for Watch functions are handled properly and restart notifications if they stop unexpectedly Elara 2022-04-23 18:40:25 -0700
  • 165db63deb Log when too many disconnects occur rather than removing the device (Arsen6331/itd#10) Elara 2022-04-16 04:24:21 -0700
  • b7a50271be Log when too many disconnects occur rather than removing the device (Arsen6331/itd#10) Elara 2022-04-16 04:24:21 -0700
  • 36aee2e1fe Handle case where artists value is a single string rather than a slice. Fixes Arsen6331/itd#9. Elara 2022-03-04 12:04:37 -0800
  • 7026da3f6f Handle case where artists value is a single string rather than a slice. Fixes Arsen6331/itd#9. Elara 2022-03-04 12:04:37 -0800
  • b6ba971d50 Rewrite connect/reconnect code Elara 2022-02-21 02:46:20 -0800
  • e82981e3fc Rewrite connect/reconnect code Elara 2022-02-21 02:46:20 -0800
  • 2342b0d82a Create custom BlueZ agent Elara 2021-12-16 21:30:29 -0800
  • 738e140bfb Create custom BlueZ agent Elara 2021-12-16 21:30:29 -0800
  • 2f23dd3348 Restrict to one open file of each type at a time Elara 2021-12-13 09:56:34 -0800
  • 9250d26fdc Restrict to one open file of each type at a time Elara 2021-12-13 09:56:34 -0800
  • 60a0daa82e Add file transfer progress Elara 2021-12-12 13:25:40 -0800
  • 382b1d9556 Add file transfer progress Elara 2021-12-12 13:25:40 -0800
  • db8f03dee7 Add weather service Elara 2021-12-12 12:43:43 -0800
  • a2ff29ce84 Add weather service Elara 2021-12-12 12:43:43 -0800
  • 90936d8900 Set connected property to true in all connecting functions Elara 2021-11-25 20:33:06 -0800
  • 522c10a9c0 Set connected property to true in all connecting functions Elara 2021-11-25 20:33:06 -0800
  • a5c90c3b7d Fix checkStatus call in (*Device).FS() Elara 2021-11-25 13:35:58 -0800
  • bd057815cf Fix checkStatus call in (*Device).FS() Elara 2021-11-25 13:35:58 -0800