Commit Graph

1531 Commits

Author SHA1 Message Date
Serhiy Mytrovtsiy
4ce067d68f v2.8.17 2023-04-16 12:51:02 +02:00
jrthsr700tmax
dbf9416e80 lang: updated Taiwan TC Localization (#1415) 2023-04-16 12:47:44 +02:00
Jerry
69985d09d3 lang: updated Simplified Chinese localization (#1413)
* Update Simplified Chinese localization

* Update Monospaced font translation
2023-04-16 12:47:27 +02:00
Serhiy Mytrovtsiy
7e4d36b569 feat: improved SMC helper service initialization 2023-04-15 21:20:32 +02:00
Serhiy Mytrovtsiy
be6582ed8f lang: added missing translations 2023-04-15 20:33:54 +02:00
Serhiy Mytrovtsiy
b2e5bbc1a6 feat: unified the logic of clocks with sensors. Now all clocks will be visible in the popup, enabling/disabling some of the clock will remove the clock from the widget (#1405) 2023-04-14 17:02:01 +02:00
Serhiy Mytrovtsiy
0e4df5dd9d fix: reverted disk free space reader (Apple finally fixed the bug) (#1189) 2023-04-13 16:39:53 +02:00
Serhiy Mytrovtsiy
efdbff5424 feat: added grid chart to the network popup for connectivity history (#1397) 2023-04-11 21:51:03 +02:00
Serhiy Mytrovtsiy
b6bba2d2cc feat: added new grid chart 2023-04-11 20:47:17 +02:00
Serhiy Mytrovtsiy
fd150778db fix: run disk top processes reader only when popup is opened 2023-04-10 19:38:49 +02:00
Serhiy Mytrovtsiy
2b0f1d5130 v2.8.16 2023-04-09 13:34:40 +02:00
Andrea Venti Fuentes
cc131c110e feat: updated Spanish translations (#1401)
Updated some Lozalizable.strings Spanish translations so they are more accurate, and fully translated some that were still in English.
2023-04-09 13:28:32 +02:00
Shinwoo Kim
1ec45a5eda feat: updated Korean translation (#1396)
Translate newly added strings
Fix typos
Fix mistranslations
Fix some word-for-word translations that are awkward in Korean
2023-04-09 13:28:20 +02:00
pedroserigatto
1e0ec1e515 feat: updated Brazilian Portuguese translation (#1394)
* Updating all PT-BR translations

* update readme

* Updating all PT-BR translations
2023-04-09 13:28:06 +02:00
Jerry
86af97d426 lang: updated French localization (#1399)
* Update French localization

* Finalize French localization
2023-04-09 13:26:43 +02:00
Serhiy Mytrovtsiy
208ca77d74 fix: changed monospacedSystemFont to the monospacedDigitSystemFont with the hope that this font does not cause the crash (#1395) 2023-04-07 16:37:14 +02:00
Serhiy Mytrovtsiy
a1758c3233 feat: added top processes to the Disk module (#1370) 2023-04-06 18:17:25 +02:00
Serhiy Mytrovtsiy
ac084bca28 feat: added missing time zones to the clock 2023-04-04 18:56:10 +02:00
Serhiy Mytrovtsiy
d79085fe4a fix: fixed initial clock format 2023-04-04 18:55:45 +02:00
Serhiy Mytrovtsiy
e40cf2112f feat: added an option to change read/write colors for the disk popup (#1374) 2023-04-03 20:06:53 +02:00
Serhiy Mytrovtsiy
b061e6dcc9 v2.8.15 2023-04-02 12:26:52 +02:00
Serhiy Mytrovtsiy
3c9a3722bf fix: fixed swiftlint warnings (#1386) 2023-04-01 16:58:05 +02:00
Serhiy Mytrovtsiy
4314de533c feat: added Clock module (#929) 2023-03-31 20:17:36 +02:00
Serhiy Mytrovtsiy
926838c52a feat: moved Sensors widget to the Stack_t (preparing for Sensors -> Stack widget migration) 2023-03-30 18:29:12 +02:00
Serhiy Mytrovtsiy
6a7392afa2 v2.8.14 2023-03-26 08:22:40 +02:00
Zhizhen He
001f787e41 fix: fixed some typo (#1373) 2023-03-25 23:01:46 +01:00
Serhiy Mytrovtsiy
d70b424211 feat: added fieldSettingRow for setting with text field 2023-03-25 17:29:06 +01:00
Serhiy Mytrovtsiy
895eaba528 feat: added random Color and data type to the Store 2023-03-25 16:28:21 +01:00
Serhiy Mytrovtsiy
5105c8c20d feat: created PopupWrapper for the popup view 2023-03-25 14:54:30 +01:00
Serhiy Mytrovtsiy
4ddb45e4e1 fix: added check if fan value is less than minimum value (#1365) 2023-03-21 18:22:24 +01:00
Serhiy Mytrovtsiy
b26c555110 v2.8.13 2023-03-19 16:43:10 +01:00
nicolopadovan
eb0e2951c7 lang: updated Italian Localization (#1361) 2023-03-19 16:34:57 +01:00
Marc
f1c44feef8 lang: fixed and improved German translation (#1357)
* Fixed and improved German translation

* Update Stats/Supporting Files/de.lproj/Localizable.strings
2023-03-19 16:34:45 +01:00
Marc
0e867e9b1c feat: increased DC In Voltage cutoff to match real world measurements (#1356) 2023-03-19 16:34:31 +01:00
Serhiy Mytrovtsiy
698357b57d feat: added an option to hide sensors in the popup view (#1216) 2023-03-18 19:23:51 +01:00
Serhiy Mytrovtsiy
e86c677463 feat: added an error window when the update failed 2023-03-17 18:31:44 +01:00
Serhiy Mytrovtsiy
7dd4e0ecf3 feat: added isBatteryPowered field to the Battery_Usage struct. It allows removing the check if the power source is Battery Power in the different parts of the Battery module 2023-03-16 18:00:52 +01:00
Serhiy Mytrovtsiy
c46aa38f3f feat: added portal for the Battery module 2023-03-16 17:50:29 +01:00
Serhiy Mytrovtsiy
4070e49560 feat: added check if app has write permission to the application path when update (#1344) 2023-03-14 19:31:30 +01:00
Serhiy Mytrovtsiy
4e94783974 v2.8.12 2023-03-12 14:15:44 +01:00
Eduardo Santos
ede8c63acb lang: updated Portuguese translation (#1331)
Co-authored-by: Serhiy Mytrovtsiy <mitrovtsiy@ukr.net>
2023-03-12 14:12:43 +01:00
Serhiy Mytrovtsiy
7049fb1458 feat: added an SMC helper update process on the start 2023-03-11 17:11:19 +01:00
Serhiy Mytrovtsiy
f0fd2f961c feat: cut off low dc in voltage and current (#1343) 2023-03-10 20:25:38 +01:00
Serhiy Mytrovtsiy
3ee65acbcc feat: added an option to specify the public IP address auto-refresh interval. Never will be a default option. 2023-03-09 18:37:17 +01:00
Serhiy Mytrovtsiy
938554f738 feat: changed Sensor type to the Fan for the Fastest Fan. That allows showing RPM or percentage for the Fastest Fan based on the Fan value setting (#1335) 2023-03-07 20:54:50 +01:00
Serhiy Mytrovtsiy
eb3b6eb681 feat: changed RPM to the percentage for the hottest fan (#1335) 2023-03-07 18:22:39 +01:00
Serhiy Mytrovtsiy
9c0ac634f4 v2.8.11 2023-03-05 14:26:09 +01:00
Serhiy Mytrovtsiy
b996853471 fix: fixed default colors in the network chart (#1341) 2023-03-05 14:23:13 +01:00
Dennis Kraffczyk
33164bf22f lang: updated German localization (#1342) 2023-03-05 14:18:42 +01:00
Jerry
5c3738d8d5 lang: updated Traditional Chinese translation (#1340) 2023-03-05 14:18:31 +01:00