Commit Graph

  • 23e9195e70 Remove debug code Elara 2022-03-15 19:25:37 -0700
  • cd68fbd7f3 Update 'cmd/itctl/main.go' Elara 2022-03-15 16:16:44 -0700
  • 205a041758 Remove exit error handler because it causes duplicated help text Elara 2022-03-15 16:06:05 -0700
  • 62597f70ee Transliterate song metadata (Fixes #13) Elara 2022-03-11 13:14:23 -0800
  • 32bb141244 Merge pull request 'Romanian transliterate' (#12) from eugenr/itd:romanian into master Elara 2022-03-11 10:04:26 -0800
  • f28c68438a Add Romanian to README.md eugenr 2022-03-11 04:17:12 -0800
  • aa90e9eb26 Romanian translit eugenr 2022-03-11 04:15:10 -0800
  • 553709ce8d Make sure fs is only updated if dev.FS() succeeds (#11) Elara 2022-03-08 08:32:31 -0800
  • 2ded0d36b1 Update infinitime library for #9 fix Elara 2022-03-04 12:05:58 -0800
  • a885eacc70 Rewrite itctl to use urfave/cli instead of spf13/cobra Elara 2022-02-24 21:26:40 -0800
  • 9e63401db3 Add update weather command to itctl Elara 2022-02-23 21:22:03 -0800
  • 2f14e70721 Add default version.txt file Elara 2022-02-22 08:44:50 -0800
  • 614d14e399 Add version flag Elara 2022-02-22 08:43:29 -0800
  • c08ddfd810 Add enable switch for weather to config Elara 2022-02-22 08:33:27 -0800
  • 4bdb82b1bc Add error logging for weather Elara 2022-02-21 16:27:04 -0800
  • b4d302caf6 Implement weather via MET Norway Elara 2022-02-21 16:18:52 -0800
  • 4b2694ee0d Switch from viper to koanf Elara 2022-02-21 11:20:02 -0800
  • 4c36144b0b Update version of infinitime library for rewritten connection code Elara 2022-02-21 02:47:48 -0800
  • e88dea40fb Reorganize and clean code Elara 2021-12-17 00:31:05 -0800
  • 23b9cfe8a3 Update Infinitime library to use custom agent Elara 2021-12-16 21:32:06 -0800
  • 518fe74e96 Propagate FS errors on read/write and close files when finished writing Elara 2021-12-13 09:58:34 -0800
  • 27aabdceba Make paths absolute for firmware upgrades Elara 2021-12-12 17:46:50 -0800
  • c019d7523b Implement file transfer progress Elara 2021-12-12 17:08:48 -0800
  • 03c3c6b22f Remove debug code Elara 2021-12-11 22:23:01 -0800
  • 69d1027f01 Create absolute directories for ITD to read/write Elara 2021-12-11 22:13:21 -0800
  • 873df67d1f Directly read/write files from ITD Elara 2021-12-11 22:11:01 -0800
  • a9ef386883 Fix comments in filesystem commands Elara 2021-11-27 00:11:37 -0800
  • 24cfda82d7 Fix and add error messages to fs operations Elara 2021-11-27 00:03:13 -0800
  • 655af5c446 Ensure that the FS works after a reconnect Elara 2021-11-25 20:35:03 -0800
  • b363a20a9d Remove replace directive Elara 2021-11-25 19:49:07 -0800
  • f5d326124d Add missing responses to some FS operations Elara 2021-11-25 19:46:04 -0800
  • cb8fb2c0bc Add newline for read file command if output is stdout Elara 2021-11-25 19:44:43 -0800
  • 38119435f1 Get BLE FS once rather than on every connection Elara 2021-11-25 19:41:44 -0800
  • 034a69c12f Allow multiple call notification responses Elara 2021-11-25 12:41:36 -0800
  • 70006a3d7b Remove playerctl from depencency list Elara 2021-11-24 16:46:57 -0800
  • 8aada58d64 Update music control implementation Elara 2021-11-24 16:44:36 -0800
  • 5d231207cd Remove useless function call Elara 2021-11-24 13:07:48 -0800
  • 584d9426e6 Make sure modemmanager exists for call notifications Elara 2021-11-24 13:04:20 -0800
  • 7a772a5458 Add comments Elara 2021-11-24 12:00:44 -0800
  • 079c733b60 Use clearer variable names Elara 2021-11-24 11:54:16 -0800
  • e24a8e9088 Use new helper functions Elara 2021-11-24 11:52:52 -0800
  • 0b5d777077 Switch calls to use dbus library and add helpers for private connections Elara 2021-11-24 11:36:36 -0800
  • 75327286ef Switch to private bus connection Elara 2021-11-23 22:03:41 -0800
  • 099b0cd849 Add filesystem to itctl Elara 2021-11-23 14:14:45 -0800
  • c9c00e0072 Allow multiple paths in mkdir and remove Elara 2021-11-23 13:35:18 -0800
  • b2ffb2062a Fix write file in api package Elara 2021-11-23 11:19:21 -0800
  • 2e8c825fff Add BLE FS to API package Elara 2021-11-23 11:12:16 -0800
  • 7b870950d1 Implement BLE FS Elara 2021-11-22 22:04:09 -0800
  • 3a877c41a4 Update infinitime library to fix compatibility with BlueZ 5.62 Elara 2021-11-22 01:18:40 -0800
  • 04fb390bee Add reminder to validate firmware to itctl and itgui Elara 2021-11-06 19:06:17 -0700
  • 50b17d3266 Update default values to reflect new config fields Elara 2021-11-01 11:28:55 -0700
  • 763d408405 Upgrade infinitime library version Elara 2021-11-01 11:21:37 -0700
  • fbb7cd9bc1 Remove config version field Elara 2021-10-27 08:34:10 -0700
  • f1b7f70313 Add whitelist support Elara 2021-10-27 07:27:12 -0700
  • 552f19676b Add motion service to itgui v0.0.4 Elara 2021-10-25 09:45:19 -0700
  • 9d58ea0ae7 Remove debug print and add error handling (itgui) Elara 2021-10-25 00:11:41 -0700
  • 76875db7ea Use api package in itgui Elara 2021-10-24 13:27:14 -0700
  • be5bdc625b Add watch commands to itctl Elara 2021-10-24 11:02:29 -0700
  • 0d0db949af Handle unknown request type Elara 2021-10-24 01:11:57 -0700
  • 0d164aef3d Use request type for error response type Elara 2021-10-24 01:09:27 -0700
  • 28610d9ebb Fix API package Elara 2021-10-24 00:49:48 -0700
  • dff34b484d Return request type for response type Elara 2021-10-24 00:45:50 -0700
  • 2ea9f99db6 Disable firmware updating error once progress channel closed Elara 2021-10-23 22:03:33 -0700
  • 44dc5f8e47 Use sent bytes to check if transfer complete Elara 2021-10-23 19:36:23 -0700
  • 4d35912466 Remove test Elara 2021-10-23 18:42:22 -0700
  • ef29b9bee4 Update itctl to use api Elara 2021-10-23 18:41:03 -0700
  • e198b769f9 Generalize socket cancellation and update API accordingly Elara 2021-10-23 18:03:17 -0700
  • ef4bad94b5 Reorganize itctl structure Elara 2021-10-23 15:11:04 -0700
  • 8cf2b47733 Add cancellation to api package Elara 2021-10-22 22:30:58 -0700
  • f20fdcb161 Add responses to cancellation requests Elara 2021-10-22 22:15:35 -0700
  • eeba9b2964 Add cancellation to watchable values Elara 2021-10-22 22:14:01 -0700
  • d7057e3f9c Add doc comments to api package Elara 2021-10-22 21:01:18 -0700
  • 80a5867d6b Send response types in socket responses and create api package Elara 2021-10-22 20:47:57 -0700
  • f001dd6079 Update readme Elara 2021-10-22 17:12:46 -0700
  • b87586ef15 Add MotionValues type Elara 2021-10-22 13:42:33 -0700
  • 295892c8a8 Add motion service to itctl Elara 2021-10-22 13:40:16 -0700
  • 1492db7566 Implement motion service Elara 2021-10-22 13:21:14 -0700
  • e7de7bd7bb Update infinitime library version to fix intermittent DFU issues Elara 2021-10-21 20:27:58 -0700
  • 7b849a3fc7 Remove replace directive Elara 2021-10-15 00:27:10 -0700
  • 21d4964207 Mention call notifications in readme Elara 2021-10-15 00:26:14 -0700
  • 604ea57c5f Add call notifications for ModemManager Elara 2021-10-15 00:25:34 -0700
  • b15cbb6349 Show update file names when selected in itgui Elara 2021-10-07 13:38:13 -0700
  • 843e369bab Remove replace directive Elara 2021-10-06 17:47:07 -0700
  • eec7a3db48 Update infinitime library Elara 2021-10-06 17:15:42 -0700
  • c23201e18c Add and fix comments, fix transliteration maps so only first character is capitalized Elara 2021-10-06 13:26:16 -0700
  • 4bc6eb9d41 Fix chinese transliteration when chinese characters are not followed by non-chinese characters Elara 2021-10-06 13:15:49 -0700
  • 2a59e74a2c Only do init once for Armenian transliteration Elara 2021-10-06 13:08:25 -0700
  • df743cca96 Add init functions to transliterators Elara 2021-10-06 09:41:33 -0700
  • 01bf493c77 Fix capital letters for Armenian transliteration v0.0.3 Elara 2021-10-05 09:09:19 -0700
  • b6e9ad6160 Add Chinese transliteration via Pinyin conversion library Elara 2021-10-04 22:26:16 -0700
  • c56c0ae198 Update variable names and comments for interface-based transliteration Elara 2021-10-04 20:23:54 -0700
  • 6b94030b83 Fix Korean transliteration Elara 2021-10-04 20:06:08 -0700
  • 2bbd722ecd Add korean transliteration Elara 2021-10-04 19:07:54 -0700
  • 73f16fcfef Use interface to allow for more complex transliteration implementations Elara 2021-10-04 17:45:26 -0700
  • 9df6531023 Fix German transliteration for Ü and add attribution Elara 2021-10-04 13:17:48 -0700
  • 1db2ca3395 Add transliteration Elara 2021-10-04 01:05:01 -0700
  • 419b2f5a79 Break transfer loops after refreshing progress bar Elara 2021-08-27 09:01:46 -0700
  • 44607ba9e2 Add fatal error dialog Elara 2021-08-27 08:47:24 -0700
  • f4d2f4e6eb Mention GUI in README Elara 2021-08-26 09:01:03 -0700
  • 0721b7f9d4 Add comments to gui Elara 2021-08-26 08:47:17 -0700