Elara Elara6331
Elara6331 commented on issue Elara6331/itd#1 2021-10-07 00:28:09 +00:00
Multiple Watch Support

I have received my PineTime, and the DFU issue does not seem to affect it, so I will now begin work on this, starting with a whitelist to choose which watches can connect.

Elara6331 closed issue Elara6331/itd#2 2021-10-07 00:26:59 +00:00
DFU Upgrades do not complete
Elara6331 commented on issue Elara6331/itd#2 2021-10-07 00:26:46 +00:00
DFU Upgrades do not complete

I have narrowed this down to a hardware or firmware issue, tested with a new PineTime that just arrived today, and it appears to work reliably with that. I believe I can now close this issue.

Elara6331 closed issue Elara6331/infinitime#1 2021-10-07 00:25:55 +00:00
DFU upgrades do not complete
Elara6331 commented on issue Elara6331/infinitime#1 2021-10-07 00:25:30 +00:00
DFU upgrades do not complete

I tried downgrading each package and that didn't help. I ultimately narrowed it down to either a hardware or firmware issue. I could not even get the recovery firmware to load. I then bought a new…

Elara6331 pushed to master at Elara6331/itd 2021-10-07 00:15:49 +00:00
eec7a3db48 Update infinitime library
Elara6331 pushed to master at Elara6331/infinitime 2021-10-07 00:14:03 +00:00
a1e08ed862 Prevent sending of extra zero bytes during DFU
Elara6331 pushed to master at Elara6331/itd 2021-10-06 20:26:23 +00:00
c23201e18c Add and fix comments, fix transliteration maps so only first character is capitalized
Elara6331 pushed to master at Elara6331/itd 2021-10-06 20:16:29 +00:00
4bc6eb9d41 Fix chinese transliteration when chinese characters are not followed by non-chinese characters
2a59e74a2c Only do init once for Armenian transliteration
Compare 2 commits »
Elara6331 pushed to master at Elara6331/itd 2021-10-06 16:42:40 +00:00
df743cca96 Add init functions to transliterators
Elara6331 pushed tag v0.0.1 to Elara6331/itd 2021-10-06 04:18:21 +00:00
Elara6331 pushed tag v0.0.2 to Elara6331/itd 2021-10-06 04:18:21 +00:00
Elara6331 pushed tag v0.0.3 to Elara6331/itd 2021-10-06 04:18:21 +00:00
Elara6331 deleted tag v0.0.3 from Elara6331/itd 2021-10-06 04:18:10 +00:00
Elara6331 deleted tag v0.0.2 from Elara6331/itd 2021-10-06 04:18:09 +00:00
Elara6331 deleted tag v0.0.1 from Elara6331/itd 2021-10-06 04:18:05 +00:00
Elara6331 pushed tag v0.0.3 to Elara6331/itd 2021-10-06 04:08:30 +00:00
Elara6331 pushed to master at Elara6331/itd 2021-10-05 16:28:59 +00:00
01bf493c77 Fix capital letters for Armenian transliteration
Elara6331 pushed to master at Elara6331/itd 2021-10-05 05:26:47 +00:00
b6e9ad6160 Add Chinese transliteration via Pinyin conversion library
c56c0ae198 Update variable names and comments for interface-based transliteration
Compare 2 commits »
Elara6331 pushed to master at Elara6331/itd 2021-10-05 03:06:19 +00:00
6b94030b83 Fix Korean transliteration