Elara Elara6331
Elara6331 pushed to master at Elara6331/itd 2022-04-23 02:22:57 +00:00
563009c44d Merge branch 'master' of ssh://192.168.100.62:2222/Arsen6331/itd
d4a8a9f8c9 Improve error handling
7fd9af3288 Remove old code comment
4508559bfd Update module go version to 1.17
0cdf8a4bed Switch from custom socket API to rpcx
Compare 5 commits »
Elara6331 pushed to master at Elara6331/itd 2022-04-16 17:15:55 +00:00
2af6c1887f Fix typo in code (Czeck -> Czech)
Elara6331 pushed to master at Elara6331/itd 2022-04-16 17:14:19 +00:00
3a3f95acdf Fix typo (Czeck -> Czech)
Elara6331 pushed tag v0.0.5 to Elara6331/itd 2022-04-16 11:30:07 +00:00
Elara6331 closed issue Elara6331/itd#10 2022-04-16 11:29:02 +00:00
PineTime repeatedly displays passcode when out of range
Elara6331 pushed to master at Elara6331/itd 2022-04-16 11:29:02 +00:00
d318c584da Use new changes in infinitime library to stop removing InfiniTime devices (Fixes #10)
Elara6331 pushed to master at Elara6331/infinitime 2022-04-16 11:25:11 +00:00
b7a50271be Log when too many disconnects occur rather than removing the device (Arsen6331/itd#10)
Elara6331 pushed to master at Elara6331/itd 2022-04-02 22:20:36 +00:00
c8c617c10a Fix itctl panic when itd is not running (Fixes #14)
Elara6331 closed issue Elara6331/itd#14 2022-04-02 22:20:35 +00:00
itctl panics on nil pointer
Elara6331 pushed to master at Elara6331/itd 2022-03-26 00:22:03 +00:00
365414f951 Merge pull request 'emoji translation: Add my frequently received emojis' (#15) from earboxer/itd:common-emojis into master
9b04d06560 emoji translation: Add my frequently received emojis
Compare 2 commits »
Elara6331 merged pull request Elara6331/itd#15 2022-03-26 00:22:02 +00:00
emoji translation: Add my frequently received emojis
Elara6331 commented on pull request Elara6331/itd#15 2022-03-26 00:21:52 +00:00
emoji translation: Add my frequently received emojis

Looks good

Elara6331 commented on issue Elara6331/itd#10 2022-03-26 00:20:32 +00:00
PineTime repeatedly displays passcode when out of range

Maybe just wait longer before retrying.

That's not really the issue. The problem is that sometimes, the bond stops working and the watch refuses to connect. This means the watch has to be…

Elara6331 commented on issue Elara6331/itd#10 2022-03-26 00:19:18 +00:00
PineTime repeatedly displays passcode when out of range

To fix this, I need to think of what to do when too many disconnects happen that doesn't involve removing the device.

Maybe just wait longer before retrying.

(as a side-note,…

Elara6331 commented on issue Elara6331/itd#14 2022-03-19 18:58:05 +00:00
itctl panics on nil pointer

I will fix the itctl error handling, but there isn't much I can currently do about the BlueZ version issue.

Elara6331 commented on issue Elara6331/itd#14 2022-03-19 18:57:17 +00:00
itctl panics on nil pointer

You cannot supply the device id (MAC Address) to itctl. It will notify whatever is connected to itd, and cannot do it to any other device. The first argument to itctl notify acts as the title of…

Elara6331 pushed to master at Elara6331/itd 2022-03-16 02:25:38 +00:00
23e9195e70 Remove debug code
Elara6331 pushed to master at Elara6331/itd 2022-03-15 23:16:45 +00:00
cd68fbd7f3 Update 'cmd/itctl/main.go'
Elara6331 pushed to master at Elara6331/itd 2022-03-15 23:06:06 +00:00
205a041758 Remove exit error handler because it causes duplicated help text
Elara6331 closed issue Elara6331/itd#13 2022-03-11 21:14:27 +00:00
Songs metadata are not transliterated