214 Commits

Author SHA1 Message Date
Serhiy Mytrovtsiy
9edb29a78b - fix temperature converting (#67) 2020-08-10 18:19:10 +02:00
Serhiy Mytrovtsiy
e4e91f8e8f - fix widget ordering in widget selector (now there will be ordering) 2020-08-06 21:52:02 +02:00
Serhiy Mytrovtsiy
e24a9ef2a2 - update settings view (moved all view to one scroll view) 2020-08-01 19:56:57 +02:00
Serhiy Mytrovtsiy
b19bb824cd - fix sensors order in the widget (now the orders in the widget the same as in popup and settings) 2020-07-16 19:43:43 +02:00
Serhiy Mytrovtsiy
85fb2964fd - add option to select an application automatic checks for new version (at start/once per day/once per week/once per month/never)
- adjust select box y position
2020-07-14 17:28:46 +02:00
Serhiy Mytrovtsiy
1621d8b3a0 - add tooltip to settings menu 2020-07-11 20:25:03 +02:00
Serhiy Mytrovtsiy
8dbafa40ac - add option to set up update interval for CPU module
- add setInterval() to reader protocol
- update reader start process (run initStoreValues() before start())

- add option to select update interval for RAM module

- add option to select update interval for Disk module
- small refactoring in cpu and ram settings

- add option to select update interval for Sensors module
2020-07-11 13:40:59 +02:00
Serhiy Mytrovtsiy
5e51770cbc - add an option to select a network interface
- update logic when the module is not available (now reader initializing after the module is initialized)
- update a Network popup view
2020-07-06 19:25:41 +02:00
Serhiy Mytrovtsiy
40d44248d9 - fix Sensors module path 2020-07-06 15:52:57 +02:00
Serhiy Mytrovtsiy
d206da1be6 - now Sensor module will disable if no sensor is selected
- click on application will open Settings
2020-07-01 18:36:03 +02:00
Serhiy Mytrovtsiy
f562d965de - update a CPU temperature sensor key
- log missing sensor key in dict
- fix network type detection
- small fixes
2020-06-29 21:05:38 +02:00
Serhiy Mytrovtsiy
d88f5d1e1a fix temperature visibility in popup 2020-06-24 00:53:36 +02:00
Serhiy Mytrovtsiy
c5ba0f885e - sensors module mvp
- improve module settings responsibility
- change labelText color to textColor
2020-06-24 00:23:06 +02:00
Serhiy Mytrovtsiy
c3368ddd19 init Sensors module 2020-06-23 00:03:00 +02:00