Commit Graph

212 Commits

Author SHA1 Message Date
Elara e198b769f9 Generalize socket cancellation and update API accordingly 2021-10-23 18:03:17 -07:00
Elara ef4bad94b5 Reorganize itctl structure 2021-10-23 15:11:04 -07:00
Elara 8cf2b47733 Add cancellation to api package 2021-10-22 22:30:58 -07:00
Elara f20fdcb161 Add responses to cancellation requests 2021-10-22 22:15:35 -07:00
Elara eeba9b2964 Add cancellation to watchable values 2021-10-22 22:14:01 -07:00
Elara d7057e3f9c Add doc comments to api package 2021-10-22 21:01:18 -07:00
Elara 80a5867d6b Send response types in socket responses and create api package 2021-10-22 20:47:57 -07:00
Elara f001dd6079 Update readme 2021-10-22 17:12:46 -07:00
Elara b87586ef15 Add MotionValues type 2021-10-22 13:42:33 -07:00
Elara 295892c8a8 Add motion service to itctl 2021-10-22 13:40:16 -07:00
Elara 1492db7566 Implement motion service 2021-10-22 13:21:14 -07:00
Elara e7de7bd7bb Update infinitime library version to fix intermittent DFU issues 2021-10-21 20:27:58 -07:00
Elara 7b849a3fc7 Remove replace directive 2021-10-15 00:27:10 -07:00
Elara 21d4964207 Mention call notifications in readme 2021-10-15 00:26:14 -07:00
Elara 604ea57c5f Add call notifications for ModemManager 2021-10-15 00:25:34 -07:00
Elara b15cbb6349 Show update file names when selected in itgui 2021-10-07 13:38:13 -07:00
Elara 843e369bab Remove replace directive 2021-10-06 17:47:07 -07:00
Elara eec7a3db48 Update infinitime library 2021-10-06 17:15:42 -07:00
Elara c23201e18c Add and fix comments, fix transliteration maps so only first character is capitalized 2021-10-06 13:26:16 -07:00
Elara 4bc6eb9d41 Fix chinese transliteration when chinese characters are not followed by non-chinese characters 2021-10-06 13:15:49 -07:00
Elara 2a59e74a2c Only do init once for Armenian transliteration 2021-10-06 13:08:25 -07:00
Elara df743cca96 Add init functions to transliterators 2021-10-06 09:41:33 -07:00
Elara 01bf493c77 Fix capital letters for Armenian transliteration 2021-10-05 09:09:19 -07:00
Elara b6e9ad6160 Add Chinese transliteration via Pinyin conversion library 2021-10-04 22:26:16 -07:00
Elara c56c0ae198 Update variable names and comments for interface-based transliteration 2021-10-04 20:23:54 -07:00
Elara 6b94030b83 Fix Korean transliteration 2021-10-04 20:06:08 -07:00
Elara 2bbd722ecd Add korean transliteration 2021-10-04 19:07:54 -07:00
Elara 73f16fcfef Use interface to allow for more complex transliteration implementations 2021-10-04 17:45:26 -07:00
Elara 9df6531023 Fix German transliteration for Ü and add attribution 2021-10-04 13:17:48 -07:00
Elara 1db2ca3395 Add transliteration 2021-10-04 01:05:01 -07:00
Elara 419b2f5a79 Break transfer loops after refreshing progress bar 2021-08-27 09:01:46 -07:00
Elara 44607ba9e2 Add fatal error dialog 2021-08-27 08:47:24 -07:00
Elara f4d2f4e6eb Mention GUI in README 2021-08-26 09:01:03 -07:00
Elara 0721b7f9d4 Add comments to gui 2021-08-26 08:47:17 -07:00
Elara b7bd385c43 Add GUI frontend 2021-08-25 21:18:24 -07:00
Elara cbcefb149e Fix indentation in config 2021-08-24 20:35:25 -07:00
Elara cb8d207249 Switch to iota for request types and move to types package 2021-08-24 20:32:17 -07:00
Elara 7786ea1d58 Fix debug config paths 2021-08-24 08:55:22 -07:00
Elara 6e16aa7a7a Add config defaults and run go fmt 2021-08-24 08:54:08 -07:00
Elara 91f7132d5e Create new config format 2021-08-24 08:33:41 -07:00
Elara b186f77bea Remove replace directive 2021-08-22 15:07:45 -07:00
Elara adb297c6dd Fix find and replace error 2021-08-22 13:53:32 -07:00
Elara b4992cb393 Update infinitime library to fix connection bug 2021-08-22 13:13:37 -07:00
Elara a5490b8364 Use new pair timeout option 2021-08-21 20:35:21 -07:00
Elara 44d1f5552b Mention interactive mode in readme 2021-08-21 19:07:59 -07:00
Elara 5e34f656b3 Disable completion command 2021-08-21 19:03:18 -07:00
Elara 560d19860e Fix binary download link 2021-08-21 18:52:11 -07:00
Elara ea1a7fa9f4 Add badges 2021-08-21 18:48:43 -07:00
Elara 81fe634ed8 Add uninstall rule to makefile 2021-08-21 17:17:25 -07:00
Elara 281e1dcbac Add CI status to readme 2021-08-21 16:36:10 -07:00