Commit Graph

1440 Commits

Author SHA1 Message Date
Serhiy Mytrovtsiy
fdfbb0aac4 feat: added a view that allows rearranging modules in the OneView widget (#1084) 2023-02-01 17:57:41 +01:00
Serhiy Mytrovtsiy
6c991de101 feat: removed check for macOS 10.14 2023-01-31 18:27:43 +01:00
Serhiy Mytrovtsiy
36d4aa5a88 feat: removed battery colorizing (<20%) for inside percentage when colorizing is disabled (#1254) 2023-01-30 20:15:17 +01:00
Jerry
7939fac3ce lang: updated Localizable.strings (#1283) 2023-01-29 13:09:54 +01:00
Serhiy Mytrovtsiy
d4c7f84188 v2.8.6 2023-01-29 13:07:01 +01:00
Serhiy Mytrovtsiy
9f559f92e9 feat: resetting the fans mode when uninstalling the fan helper 2023-01-28 16:59:50 +01:00
Serhiy Mytrovtsiy
81ca1059ff fix: added missing function to the application settings view (fixed prev commit) 2023-01-27 19:35:13 +01:00
Serhiy Mytrovtsiy
7e9b249a06 feat: added option to enable OneView. It's a feature that allows merging all widgets in one menu bar item. (#1084)
THIS IS AN VERY APHA FEATURE! do not propose anything till the issue with the feature will be closed!
2023-01-27 19:32:30 +01:00
Serhiy Mytrovtsiy
4bf9e38d83 feat: move the update window forward when clicking on the "Check for update" button in the App settings (#1240) 2023-01-26 16:15:21 +01:00
Serhiy Mytrovtsiy
d3cc02c25f fix: moved to the custom center function for settings window positioning (#1274) 2023-01-24 18:05:12 +01:00
Serhiy Mytrovtsiy
e75bbb22b8 v2.8.5 2023-01-22 15:31:01 +01:00
Serhiy Mytrovtsiy
a0b4cf767a feat: enabled symbols instead of images for the menu 2023-01-21 14:21:50 +01:00
Serhiy Mytrovtsiy
58ec37e171 feat: moved the pause/resume button from the application settings to the menu navigation (#1263) 2023-01-20 19:32:26 +01:00
Serhiy Mytrovtsiy
0c773463eb fix: fixed problem when opening the popup view with multiply workspaces (#1267) (rollback of #1262) 2023-01-18 16:55:56 +01:00
Serhiy Mytrovtsiy
6c4d3a913e feat: added an optimized charging state, it allows to hide additional information in the battery widget when enabled (#1213) 2023-01-16 22:37:26 +01:00
Peter van den Hamer
f5f20bdcd8 feat: updated README.md (#1246)
Minor text fix in README.md
2023-01-15 20:54:46 +01:00
Serhiy Mytrovtsiy
e4a902cc26 v2.8.4 2023-01-15 20:45:56 +01:00
jrthsr700tmax
0155ce1c00 feat: updated TC Taiwan Localization (#1248) 2023-01-14 07:37:03 +01:00
Andras Oravecz
bbe4ef24a0 lang: updated Hungarian translations (#1256) 2023-01-14 07:36:53 +01:00
Serhiy Mytrovtsiy
f5d708d103 feat: added a new API (SMAppService) that starts the application when login (available on macOS 13, for the oldest version the legacy API is using) 2023-01-14 07:19:50 +01:00
Serhiy Mytrovtsiy
da3e2f8199 fix: removed popup view moveToActiveSpace behavior (#1262) 2023-01-13 16:49:27 +01:00
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