Serhiy Mytrovtsiy
|
9325e2001c
|
v2.11.27
|
2025-01-26 14:33:31 +01:00 |
|
Serhiy Mytrovtsiy
|
5e342553b2
|
feat: added total IO in the Network module when the app is started (#2087)
|
2024-09-07 17:41:10 +02:00 |
|
Serhiy Mytrovtsiy
|
e39584241e
|
feat: initialized first widget for the CPU module
|
2024-07-02 21:09:37 +02:00 |
|
Serhiy Mytrovtsiy
|
7a0eb5ac87
|
feat: moved from writing each read from reader to the db. From now every 10th read will be written, also the last read will be saved to the db before the app is closed.
|
2024-05-21 21:02:24 +02:00 |
|
Serhiy Mytrovtsiy
|
eb882774bb
|
feat: small codebase refactoring (mostly removed unused code and changes in access control)
|
2024-05-08 17:21:58 +02:00 |
|
Serhiy Mytrovtsiy
|
1e9073424b
|
feat: preparing a migration to the new reader activation mechanism. Right now module will be active when the first successful read will be achieved. From now the initial value for the module will be taken from the persistent storage (leveldb) that keeps the last read value.
|
2024-02-08 17:35:01 +01:00 |
|
Serhiy Mytrovtsiy
|
30f799d6f1
|
fix: fixed a few data races that prevent correct widget activation (#1605)
|
2023-09-30 12:36:51 +02:00 |
|
Serhiy Mytrovtsiy
|
32bd6ff32c
|
feat: added module types to the readers
|
2023-06-29 17:46:40 +02:00 |
|
Serhiy Mytrovtsiy
|
3c9a3722bf
|
fix: fixed swiftlint warnings (#1386)
|
2023-04-01 16:58:05 +02:00 |
|
Serhiy Mytrovtsiy
|
dfa1553bf4
|
fix: fixed data race when accessing the reader status
|
2022-09-16 17:48:06 +02:00 |
|
Serhiy Mytrovtsiy
|
ea71cb6abc
|
feat: moved to the custom Repeater plugin
|
2022-06-30 20:39:03 +02:00 |
|
Serhiy Mytrovtsiy
|
7b9598861b
|
feat: rewrite BLE reader. Improve battery levels for Apple BLE devices (Mouse/Keyboard/Trackpad) (#557)
|
2021-08-13 11:33:04 +03:00 |
|
Serhiy Mytrovtsiy
|
a3a002a2d3
|
feat: removed os.log and moved to NextLog
|
2021-06-26 13:38:45 +02:00 |
|
Serhiy Mytrovtsiy
|
13707090eb
|
feat: combine StatsKit and ModuleKit in the one framework: Kit
|
2021-06-04 19:37:29 +02:00 |
|