Commit Graph

177 Commits

Author SHA1 Message Date
Elara 763d408405 Upgrade infinitime library version 2021-11-01 11:21:37 -07:00
Elara fbb7cd9bc1 Remove config version field 2021-10-27 08:34:10 -07:00
Elara f1b7f70313 Add whitelist support 2021-10-27 07:27:12 -07:00
Elara 552f19676b Add motion service to itgui 2021-10-25 09:45:19 -07:00
Elara 9d58ea0ae7 Remove debug print and add error handling (itgui) 2021-10-25 00:11:41 -07:00
Elara 76875db7ea Use api package in itgui 2021-10-24 13:27:14 -07:00
Elara be5bdc625b Add watch commands to itctl 2021-10-24 11:02:29 -07:00
Elara 0d0db949af Handle unknown request type 2021-10-24 01:11:57 -07:00
Elara 0d164aef3d Use request type for error response type 2021-10-24 01:09:27 -07:00
Elara 28610d9ebb Fix API package 2021-10-24 00:49:48 -07:00
Elara dff34b484d Return request type for response type 2021-10-24 00:45:50 -07:00
Elara 2ea9f99db6 Disable firmware updating error once progress channel closed 2021-10-23 22:03:33 -07:00
Elara 44dc5f8e47 Use sent bytes to check if transfer complete 2021-10-23 19:36:23 -07:00
Elara 4d35912466 Remove test 2021-10-23 18:42:22 -07:00
Elara ef29b9bee4 Update itctl to use api 2021-10-23 18:41:03 -07:00
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