Commit Graph

1419 Commits

Author SHA1 Message Date
Serhiy Mytrovtsiy
1faf261cfd feat: changed the logic that checks if mac is ARM based from #if arch(arm64) to the information about the platform from the SystemKit (#1247) 2023-01-13 16:37:25 +01:00
Serhiy Mytrovtsiy
a6c25038d5 feat: removed unnecessary icons from the project 2023-01-12 17:46:29 +01:00
Serhiy Mytrovtsiy
fec946e58e fix: hide all sensors from the settings view when Unknown sensors is disabled (#1245) 2023-01-11 19:46:39 +01:00
Serhiy Mytrovtsiy
f76e10f104 fix: added alternative menu icons for macOS 11 (#1252) 2023-01-09 18:36:24 +01:00
Serhiy Mytrovtsiy
0394d7bb7f v2.8.3 2022-12-25 10:27:12 +01:00
rubjo
0e9167b09a lang: updated strings for Norwegian 🎄 (#1239)
Co-authored-by: Serhiy Mytrovtsiy <mitrovtsiy@ukr.net>
2022-12-25 10:17:27 +01:00
jrthsr700tmax
1a4c8a5af9 feat: updated Taiwan TC Localization (#1238)
Co-authored-by: Serhiy Mytrovtsiy <mitrovtsiy@ukr.net>
2022-12-25 10:16:11 +01:00
Jerry
d8c7fddaea lang: updated Simplified Chinese translations (#1243) 2022-12-25 10:15:36 +01:00
Dennis Kraffczyk
57afe5695c lang: updated German localization (#1242) 2022-12-25 10:15:20 +01:00
Serhiy Mytrovtsiy
fd8cb29f72 feat: update dashboard and app settings icons 2022-12-24 09:26:04 +01:00
Serhiy Mytrovtsiy
d054da741e feat: added a button to uninstall the fans helper 2022-12-23 11:46:33 +01:00
Serhiy Mytrovtsiy
1680b9331b fix: fixed a race condition when switching the Unknown sensors (#1241) 2022-12-22 18:13:34 +01:00
Serhiy Mytrovtsiy
3bd0160cf2 lang: added missing translations (Fan value and current / maximum / designed) 2022-12-21 22:09:04 +01:00
Serhiy Mytrovtsiy
a8d202d488 feat: added an option to select fan value for widget: rpm or percentage (#1236) 2022-12-21 19:47:17 +01:00
Serhiy Mytrovtsiy
b80fe8b7af fix: removed print when the dashboard is opened 2022-12-20 22:56:24 +01:00
Serhiy Mytrovtsiy
a8a33098c3 fix: prevent throwing an error when the commit type is not detected, just omit it 2022-12-20 22:56:15 +01:00
Serhiy Mytrovtsiy
810ec885ab feat: added current capacity value to the network popup view (#1235) 2022-12-20 17:31:31 +01:00
Serhiy Mytrovtsiy
a26b450dd8 fix: added a listener for window open to the dashboard view (#1237) 2022-12-19 17:57:00 +01:00
Serhiy Mytrovtsiy
d382491cb7 v2.8.2 2022-12-18 12:30:32 +01:00
Serhiy Mytrovtsiy
11cd08df37 feat: small hacks for the old macOS (#1233) 2022-12-18 12:27:24 +01:00
Serhiy Mytrovtsiy
81901dc480 Revert "lang: added Indonesian language support (#1232)" (#1234)
This reverts commit 9692d10ae1.
2022-12-18 12:00:35 +01:00
Steve Jo
9692d10ae1 lang: added Indonesian language support (#1232)
* Adding Indonesian translation

* Adding Indonesian translation v2

Co-authored-by: Steve Jo <jostevee>
2022-12-18 12:00:02 +01:00
Jerry
f8c419064d lang: updated Simplified Chinese translations (#1231)
* Update SC translations

* Update SC translations
2022-12-18 11:59:45 +01:00
Dennis Kraffczyk
9510c5b21b lang: updated German localization (#1230)
Translate the new language variables for the fan helper.
2022-12-18 11:59:28 +01:00
Serhiy Mytrovtsiy
fd10fc42f9 feat: added a macOS version when asking for an update. It allows to return the last available version of Stats for specific macOS. 2022-12-17 23:15:38 +01:00
Serhiy Mytrovtsiy
6b487cb3a8 lang: added translation for Install fan helper and Uninstall fan helper 2022-12-17 10:22:37 +01:00
Serhiy Mytrovtsiy
44f3a74f60 feat: small changes in the Dashboard layout. Fixed scroll and swapped label and value text style. 2022-12-15 17:15:09 +01:00
Serhiy Mytrovtsiy
f51dff6453 fix: adjusted static width of Sensors widget to fix Wh (#1218) 2022-12-14 18:15:54 +01:00
Serhiy Mytrovtsiy
20fb689ff1 fix: fixed symbols in the speed widget when one row option is enabled (#1221) 2022-12-13 17:19:40 +01:00
Serhiy Mytrovtsiy
51ebe2907e fix: improved network threshold logic (#1211) 2022-12-12 18:51:16 +01:00
Serhiy Mytrovtsiy
c7082db26d v2.8.1 2022-12-11 13:10:36 +01:00
Serhiy Mytrovtsiy
a088a702d8 feat: dropped macOS 10.13 support 2022-12-11 13:07:32 +01:00
Dennis Kraffczyk
1297b04c7a feat: updated German localization (#1214)
* Update German localization

* Fix typos and translate more words

The remaining untranslated words have been translated wherever it makes sense. Furthermore some typos has been fixed.
2022-12-11 13:03:00 +01:00
Jerry
ef45c3c2d6 lang: updated Simplified Chinese & Traditional Chinese & French translations (#1210)
* Update SC translation

* Update TC translation

* Update FR translation
2022-12-11 13:02:49 +01:00
Serhiy Mytrovtsiy
7ef48325dd feat: added button to install the fan helper 2022-12-10 09:27:00 +01:00
Serhiy Mytrovtsiy
5a1c3a5380 fix: fixed border radius of widget selector container 2022-12-09 22:51:55 +01:00
Serhiy Mytrovtsiy
bfc9e77b12 lang: added translation to the Settings 2022-12-06 19:10:34 +01:00
Serhiy Mytrovtsiy
3e576db340 fix: removed Toggle the module from the button 2022-12-05 19:36:24 +01:00
Serhiy Mytrovtsiy
e004fc44b9 v2.8.0 2022-12-04 14:52:20 +01:00
jrthsr700tmax
504e60b38a lang: updated Taiwan TC Localization (#1198) 2022-12-04 14:49:07 +01:00
Jerry
a85139ddb7 lang: updated Simplified Chinese translations (#1197)
* Update Simplified Chinese

* Update Simplified Chinese

* update sc
2022-12-04 14:48:54 +01:00
Serhiy Mytrovtsiy
25e7e38eb9 feat: added icons to the modules in the sidebar menu (starting from macOS 11.0) 2022-12-03 12:25:45 +01:00
Serhiy Mytrovtsiy
736e7cd732 feat: redesigned the settings view to work with light/dark mode (#1008) 2022-12-02 17:04:07 +01:00
Serhiy Mytrovtsiy
a84309a5b9 feat: removed light mode appearance for the Update window (#1008) 2022-12-01 21:13:05 +01:00
Serhiy Mytrovtsiy
4aa2405592 feat: redesign the settings view sidebar (now available in light and dark mode) (#1008) 2022-11-30 16:56:59 +01:00
Serhiy Mytrovtsiy
569567d17a feat: initialized row modes (one row or two rows) in the Speed widget (#1117) 2022-11-28 17:52:20 +01:00
Serhiy Mytrovtsiy
19f8c96fe9 v2.7.46 2022-11-27 12:22:32 +01:00
Serhiy Mytrovtsiy
c31edd6aa1 feat: added an option to align the value in the speed widget (#1146) 2022-11-26 11:58:45 +01:00
Serhiy Mytrovtsiy
9647d1fd6e feat: added an option to make the pictogram transparent when no activity (#1177) 2022-11-25 16:35:25 +01:00
Serhiy Mytrovtsiy
688dc9432e fix: changed volumeAvailableCapacityForImportantUsage to the volumeTotalCapacity when fetching the total disk space 2022-11-24 16:27:29 +01:00