Elara Elara6331
Elara6331 pushed to master at Elara6331/itd 2021-10-05 02:30:00 +00:00
2bbd722ecd Add korean transliteration
73f16fcfef Use interface to allow for more complex transliteration implementations
Compare 2 commits »
Elara6331 pushed to master at Elara6331/itd 2021-10-04 20:17:55 +00:00
9df6531023 Fix German transliteration for Ü and add attribution
Elara6331 pushed to master at Elara6331/amu 2021-10-04 17:06:04 +00:00
68e399c54b Improve README
Elara6331 pushed to master at Elara6331/amu 2021-10-04 16:27:06 +00:00
554786792e Use unscan rather than passing around tokens
Elara6331 pushed to master at Elara6331/amu 2021-10-04 16:03:53 +00:00
567a1391b5 Add horizontal line using '---'
Elara6331 pushed to master at Elara6331/itd 2021-10-04 08:29:44 +00:00
1db2ca3395 Add transliteration
Elara6331 pushed to master at Elara6331/amu 2021-10-02 22:13:46 +00:00
1ff241a74e Initial Commit
Elara6331 created repository Elara6331/amu 2021-10-02 22:12:18 +00:00
Elara6331 commented on issue Elara6331/itd#1 2021-10-02 19:38:41 +00:00
Multiple Watch Support

I will receive a new PineTime soon and will start working on this when it arrives.

Elara6331 pushed to master at Elara6331/infinitime 2021-09-09 15:35:16 +00:00
dbfe8bb8c4 Power on bluetooth as part of setup
Elara6331 commented on issue Elara6331/itd#2 2021-09-01 06:39:38 +00:00
DFU Upgrades do not complete

This issue appears to originate outside my code. I am leaving this open while I investigate where the bug is.

Elara6331 commented on issue Elara6331/infinitime#1 2021-09-01 06:38:49 +00:00
DFU upgrades do not complete

I have found the bug. It does not seem to be in the program itself, but somewhere in the environment. Particularly, it seems to have started after updating my computer. Both my computers run Arch, so…

Elara6331 commented on issue Elara6331/itd#1 2021-08-30 23:10:25 +00:00
Multiple Watch Support

Currently, it only pairs with the first connected watch, but I can pretty easily add a feature to select the watch by BLE address in the config. I will work on that. It should be done pretty soon.

Elara6331 commented on issue Elara6331/infinitime#1 2021-08-30 16:26:16 +00:00
DFU upgrades do not complete

This is a very strange issue. It's not a hardware issue because this happens on other computers and other companion apps work. It's not a firmware issue because other companion apps work. I have…

Elara6331 opened issue Elara6331/itd#2 2021-08-29 19:22:37 +00:00
DFU Upgrades do not complete
Elara6331 opened issue Elara6331/infinitime#1 2021-08-29 19:20:46 +00:00
DFU upgrades do not complete
Elara6331 commented on issue Elara6331/itd#1 2021-08-29 19:00:47 +00:00
Multiple Watch Support

Itd does not currently support multiple devices simultaneously. I would like to add this, but I believe it would take a lot of work, and I would first like to resolve some issues I have found with…

Elara6331 pushed to master at Elara6331/itd 2021-08-27 16:01:52 +00:00
419b2f5a79 Break transfer loops after refreshing progress bar
Elara6331 pushed to master at Elara6331/itd 2021-08-27 15:48:04 +00:00
44607ba9e2 Add fatal error dialog
Elara6331 pushed to master at Elara6331/itd 2021-08-26 16:01:11 +00:00
f4d2f4e6eb Mention GUI in README