Commit Graph

  • 78ca5d5793 feat: initialized battery details widget (#1293) Serhiy Mytrovtsiy 2023-03-03 19:52:10 +01:00
  • 75e9bcff57 lang: added missing "efficiency and performance cores color" translation Serhiy Mytrovtsiy 2023-03-02 18:48:48 +01:00
  • bca69de9cd v2.8.10 Serhiy Mytrovtsiy 2023-02-26 16:12:29 +01:00
  • 4012529c16 lang: fixed typo in the unit (#1325) Vojtěch Svědiroh 2023-02-26 16:07:26 +01:00
  • 82340c7b50 lang: updated German localization (#1329) Dennis Kraffczyk 2023-02-26 16:07:10 +01:00
  • 8b92908b3c lang: updated Simplified Chinese translations (#1321) Jerry 2023-02-26 23:06:56 +08:00
  • f6721dfd00 lang: updated Czech localization (#1320) Petr Rajtslegr 2023-02-26 16:06:32 +01:00
  • b8c0844d10 feat: added portal view to the GPU module feat: added portal view to the Network module feat: added portal view to the Disk module Serhiy Mytrovtsiy 2023-02-25 11:46:59 +01:00
  • 13b897f0ec feat: added portal view to the CPU module feat: added portal view to the RAM module Serhiy Mytrovtsiy 2023-02-24 22:43:29 +01:00
  • 2a6c7b1dcd feat: initialized popup view for the combined modules (#1084) Serhiy Mytrovtsiy 2023-02-22 20:17:39 +01:00
  • 03c30606cf fix: fixed BatteryWidget misspelling Serhiy Mytrovtsiy 2023-02-21 20:40:18 +01:00
  • 7115ff4ad8 fix: fixed Mac14,6 model name (#1324) Serhiy Mytrovtsiy 2023-02-21 20:34:46 +01:00
  • 97fdf58e6b feat: added color tile to the efficiency and performance cores in the CPU popup view with the option to change the colors (#1313) Serhiy Mytrovtsiy 2023-02-20 19:57:42 +01:00
  • b54b70ea67 v2.8.9 Serhiy Mytrovtsiy 2023-02-19 16:28:31 +01:00
  • 4e8844d22c feat: added translation for "Spacing" Serhiy Mytrovtsiy 2023-02-18 16:51:46 +01:00
  • a71bb9b1ce fix: fixed combined modules selector icons color when the light mode is enabled (added watcher for dark/light mode) Serhiy Mytrovtsiy 2023-02-17 16:49:16 +01:00
  • 03e37cfc4a feat: removed macOS 10.14* checks Serhiy Mytrovtsiy 2023-02-16 19:44:10 +01:00
  • c7ab1e8a03 fix: fixed combined modules selector icons color when dark mode is enable (#1311) Serhiy Mytrovtsiy 2023-02-13 18:28:00 +01:00
  • acd120f9d7 v2.8.8 Serhiy Mytrovtsiy 2023-02-12 23:43:59 +01:00
  • 3ab0a71bf5 feat: switch to the linear scaling for the sensor chart in the popup view (#1277) Serhiy Mytrovtsiy 2023-02-12 23:40:42 +01:00
  • 51ea8c3267 feat: changed temperature value from int to decimals in the sensors popup view (#1292) Serhiy Mytrovtsiy 2023-02-10 09:35:47 +01:00
  • f647abca42 feat: adjusted windows centering (update and setup window) Serhiy Mytrovtsiy 2023-02-09 22:02:18 +01:00
  • 06151f49dd feat: adjusted a background color of battery under layer when inner percentage is enabled Serhiy Mytrovtsiy 2023-02-08 21:30:09 +01:00
  • 51ba576ccb fix: added intel based support for usage per core bar chart in the popup view (#1304) Serhiy Mytrovtsiy 2023-02-08 19:45:08 +01:00
  • ff707dbcdc feat: moved Combined modules settings to the separate container (#1084) Serhiy Mytrovtsiy 2023-02-07 17:38:11 +01:00
  • 6039d146e8 feat: added an option to set a spacing between modules in the combined view (#1084) Serhiy Mytrovtsiy 2023-02-06 17:59:40 +01:00
  • 56083851f8 v2.8.7 Serhiy Mytrovtsiy 2023-02-05 18:58:06 +01:00
  • a0efe6f0b2 lang: added Thai language translation (th) (#1301) Api Phoom 2023-02-06 00:53:37 +07:00
  • 8e5e60399a feat: updated Traditional Chinese Taiwan translation (#1303) jrthsr700tmax 2023-02-06 01:51:02 +08:00
  • e8d146644f lang: updated Simplified Chinese translation (#1302) Jerry 2023-02-06 01:50:39 +08:00
  • 6db2cd52fb lang: updated Slovenian localization (#1299) Žiga Povhe 2023-02-05 18:50:22 +01:00
  • beb60ecd66 feat: added Slovak translation (sk) (#1298) Martin Bernát 2023-02-05 18:50:01 +01:00
  • 732fb5829c feat: added a new BarChart for usage per core visualization in the CPU popup Serhiy Mytrovtsiy 2023-02-04 16:45:46 +01:00
  • a415aa112e fix: prevented enabling non-active widgets when disabling OneView Serhiy Mytrovtsiy 2023-02-04 10:32:42 +01:00
  • 6d136b6d13 feat: added a new MacBook Air and old MacBook Pro (14/16) icons Serhiy Mytrovtsiy 2023-02-03 18:34:11 +01:00
  • fa8a4d8d21 feat: added a new way to detect a mac model (if missed on the list) Serhiy Mytrovtsiy 2023-02-03 17:04:24 +01:00
  • 8963320ff1 feat: added new MacBooks Pro (m2 pro/max) to the devices list Serhiy Mytrovtsiy 2023-02-02 22:44:49 +01:00
  • b95bcc4bb7 fix: enabled toolbar in the Settings for macOS 10.15 (#1289) Serhiy Mytrovtsiy 2023-02-02 15:30:34 +01:00
  • 2ea7e4172e feat: renamed OneView to the "Combined modules" (#1084) Serhiy Mytrovtsiy 2023-02-01 19:29:38 +01:00
  • fdfbb0aac4 feat: added a view that allows rearranging modules in the OneView widget (#1084) Serhiy Mytrovtsiy 2023-02-01 17:57:41 +01:00
  • 6c991de101 feat: removed check for macOS 10.14 Serhiy Mytrovtsiy 2023-01-31 18:27:43 +01:00
  • 36d4aa5a88 feat: removed battery colorizing (<20%) for inside percentage when colorizing is disabled (#1254) Serhiy Mytrovtsiy 2023-01-30 20:15:17 +01:00
  • 7939fac3ce lang: updated Localizable.strings (#1283) Jerry 2023-01-29 20:09:54 +08:00
  • d4c7f84188 v2.8.6 Serhiy Mytrovtsiy 2023-01-29 13:07:01 +01:00
  • 9f559f92e9 feat: resetting the fans mode when uninstalling the fan helper Serhiy Mytrovtsiy 2023-01-28 16:59:50 +01:00
  • 81ca1059ff fix: added missing function to the application settings view (fixed prev commit) Serhiy Mytrovtsiy 2023-01-27 19:35:13 +01:00
  • 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! Serhiy Mytrovtsiy 2023-01-27 19:32:30 +01:00
  • 4bf9e38d83 feat: move the update window forward when clicking on the "Check for update" button in the App settings (#1240) Serhiy Mytrovtsiy 2023-01-26 16:15:21 +01:00
  • d3cc02c25f fix: moved to the custom center function for settings window positioning (#1274) Serhiy Mytrovtsiy 2023-01-24 18:05:12 +01:00
  • e75bbb22b8 v2.8.5 Serhiy Mytrovtsiy 2023-01-22 15:31:01 +01:00
  • a0b4cf767a feat: enabled symbols instead of images for the menu Serhiy Mytrovtsiy 2023-01-21 14:21:50 +01:00
  • 58ec37e171 feat: moved the pause/resume button from the application settings to the menu navigation (#1263) Serhiy Mytrovtsiy 2023-01-20 19:32:26 +01:00
  • 0c773463eb fix: fixed problem when opening the popup view with multiply workspaces (#1267) (rollback of #1262) Serhiy Mytrovtsiy 2023-01-18 16:55:56 +01:00
  • 6c4d3a913e feat: added an optimized charging state, it allows to hide additional information in the battery widget when enabled (#1213) Serhiy Mytrovtsiy 2023-01-16 22:37:26 +01:00
  • f5f20bdcd8 feat: updated README.md (#1246) Peter van den Hamer 2023-01-15 20:54:46 +01:00
  • e4a902cc26 v2.8.4 Serhiy Mytrovtsiy 2023-01-15 20:45:56 +01:00
  • 0155ce1c00 feat: updated TC Taiwan Localization (#1248) jrthsr700tmax 2023-01-14 14:37:03 +08:00
  • bbe4ef24a0 lang: updated Hungarian translations (#1256) Andras Oravecz 2023-01-14 07:36:53 +01:00
  • 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) Serhiy Mytrovtsiy 2023-01-14 07:19:50 +01:00
  • da3e2f8199 fix: removed popup view moveToActiveSpace behavior (#1262) Serhiy Mytrovtsiy 2023-01-13 16:49:27 +01:00
  • 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) Serhiy Mytrovtsiy 2023-01-13 16:37:25 +01:00
  • a6c25038d5 feat: removed unnecessary icons from the project Serhiy Mytrovtsiy 2023-01-12 17:46:29 +01:00
  • fec946e58e fix: hide all sensors from the settings view when Unknown sensors is disabled (#1245) Serhiy Mytrovtsiy 2023-01-11 19:46:39 +01:00
  • f76e10f104 fix: added alternative menu icons for macOS 11 (#1252) Serhiy Mytrovtsiy 2023-01-09 18:36:24 +01:00
  • 0394d7bb7f v2.8.3 Serhiy Mytrovtsiy 2022-12-25 10:27:12 +01:00
  • 0e9167b09a lang: updated strings for Norwegian 🎄 (#1239) rubjo 2022-12-25 10:17:27 +01:00
  • 1a4c8a5af9 feat: updated Taiwan TC Localization (#1238) jrthsr700tmax 2022-12-25 17:16:11 +08:00
  • d8c7fddaea lang: updated Simplified Chinese translations (#1243) Jerry 2022-12-25 17:15:36 +08:00
  • 57afe5695c lang: updated German localization (#1242) Dennis Kraffczyk 2022-12-25 10:15:20 +01:00
  • fd8cb29f72 feat: update dashboard and app settings icons Serhiy Mytrovtsiy 2022-12-24 09:26:04 +01:00
  • d054da741e feat: added a button to uninstall the fans helper Serhiy Mytrovtsiy 2022-12-23 11:46:33 +01:00
  • 1680b9331b fix: fixed a race condition when switching the Unknown sensors (#1241) Serhiy Mytrovtsiy 2022-12-22 18:13:34 +01:00
  • 3bd0160cf2 lang: added missing translations (Fan value and current / maximum / designed) Serhiy Mytrovtsiy 2022-12-21 22:09:04 +01:00
  • a8d202d488 feat: added an option to select fan value for widget: rpm or percentage (#1236) Serhiy Mytrovtsiy 2022-12-21 19:47:17 +01:00
  • b80fe8b7af fix: removed print when the dashboard is opened Serhiy Mytrovtsiy 2022-12-20 22:56:24 +01:00
  • a8a33098c3 fix: prevent throwing an error when the commit type is not detected, just omit it Serhiy Mytrovtsiy 2022-12-20 22:56:15 +01:00
  • 810ec885ab feat: added current capacity value to the network popup view (#1235) Serhiy Mytrovtsiy 2022-12-20 17:31:31 +01:00
  • a26b450dd8 fix: added a listener for window open to the dashboard view (#1237) Serhiy Mytrovtsiy 2022-12-19 17:57:00 +01:00
  • d382491cb7 v2.8.2 Serhiy Mytrovtsiy 2022-12-18 12:30:32 +01:00
  • 11cd08df37 feat: small hacks for the old macOS (#1233) Serhiy Mytrovtsiy 2022-12-18 12:27:24 +01:00
  • 81901dc480 Revert "lang: added Indonesian language support (#1232)" (#1234) Serhiy Mytrovtsiy 2022-12-18 12:00:35 +01:00
  • 9692d10ae1 lang: added Indonesian language support (#1232) Steve Jo 2022-12-18 18:00:02 +07:00
  • f8c419064d lang: updated Simplified Chinese translations (#1231) Jerry 2022-12-18 18:59:45 +08:00
  • 9510c5b21b lang: updated German localization (#1230) Dennis Kraffczyk 2022-12-18 11:59:28 +01:00
  • fd10fc42f9 feat: added a macOS version when asking for an update. It allows to return the last available version of Stats for specific macOS. Serhiy Mytrovtsiy 2022-12-17 23:15:38 +01:00
  • 6b487cb3a8 lang: added translation for Install fan helper and Uninstall fan helper Serhiy Mytrovtsiy 2022-12-17 10:22:37 +01:00
  • 44f3a74f60 feat: small changes in the Dashboard layout. Fixed scroll and swapped label and value text style. Serhiy Mytrovtsiy 2022-12-15 17:15:09 +01:00
  • f51dff6453 fix: adjusted static width of Sensors widget to fix Wh (#1218) Serhiy Mytrovtsiy 2022-12-14 18:15:54 +01:00
  • 20fb689ff1 fix: fixed symbols in the speed widget when one row option is enabled (#1221) Serhiy Mytrovtsiy 2022-12-13 17:19:40 +01:00
  • 51ebe2907e fix: improved network threshold logic (#1211) Serhiy Mytrovtsiy 2022-12-12 18:51:16 +01:00
  • c7082db26d v2.8.1 Serhiy Mytrovtsiy 2022-12-11 13:10:36 +01:00
  • a088a702d8 feat: dropped macOS 10.13 support Serhiy Mytrovtsiy 2022-12-11 13:07:32 +01:00
  • 1297b04c7a feat: updated German localization (#1214) Dennis Kraffczyk 2022-12-11 13:03:00 +01:00
  • ef45c3c2d6 lang: updated Simplified Chinese & Traditional Chinese & French translations (#1210) Jerry 2022-12-11 20:02:49 +08:00
  • 7ef48325dd feat: added button to install the fan helper Serhiy Mytrovtsiy 2022-12-10 09:27:00 +01:00
  • 5a1c3a5380 fix: fixed border radius of widget selector container Serhiy Mytrovtsiy 2022-12-09 22:51:55 +01:00
  • bfc9e77b12 lang: added translation to the Settings Serhiy Mytrovtsiy 2022-12-06 19:10:34 +01:00
  • 3e576db340 fix: removed Toggle the module from the button Serhiy Mytrovtsiy 2022-12-05 19:36:24 +01:00
  • e004fc44b9 v2.8.0 Serhiy Mytrovtsiy 2022-12-04 14:52:20 +01:00
  • 504e60b38a lang: updated Taiwan TC Localization (#1198) jrthsr700tmax 2022-12-04 21:49:07 +08:00