195 Commits

Author SHA1 Message Date
Serhiy Mytrovtsiy
6507322371 feat: prepared app settings to add new buttons for import/export settings (#1837) 2024-03-27 20:08:26 +01:00
Serhiy Mytrovtsiy
1e9073424b feat: preparing a migration to the new reader activation mechanism. Right now module will be active when the first successful read will be achieved. From now the initial value for the module will be taken from the persistent storage (leveldb) that keeps the last read value. 2024-02-08 17:35:01 +01:00
Serhiy Mytrovtsiy
c38e65c3ca feat: moved combined popup view to the one element in the row only 2024-01-17 21:31:22 +01:00
Serhiy Mytrovtsiy
df6cdcd0c4 feat: adjusted content size in the update view 2023-12-09 17:27:46 +01:00
Serhiy Mytrovtsiy
7fec1081b7 feat: changed positioning of windows from the center to 25% higher than the center 2023-12-09 17:27:41 +01:00
Serhiy Mytrovtsiy
187865ff8f feat: changed support buttons logo to higher resolution (24px -> 128px) 2023-11-22 18:17:07 +01:00
Serhiy Mytrovtsiy
8a98cfd645 feat: added releasing all processes when closing the popup view 2023-07-06 18:21:29 +02:00
Serhiy Mytrovtsiy
3df6654c3d lang: renamed tabs in the module settings
lang: added translation for telemetry
2023-06-24 12:41:26 +02:00
Serhiy Mytrovtsiy
7e90f65577 feat: added telemetry module 2023-06-23 17:23:46 +02:00
Serhiy Mytrovtsiy
a4c69defa2 fix: bring the setup window to the front when starting the app 2023-04-29 21:53:50 +02:00
Serhiy Mytrovtsiy
e86c677463 feat: added an error window when the update failed 2023-03-17 18:31:44 +01:00
Serhiy Mytrovtsiy
2a6c7b1dcd feat: initialized popup view for the combined modules (#1084) 2023-02-22 20:17:39 +01:00
Serhiy Mytrovtsiy
a71bb9b1ce fix: fixed combined modules selector icons color when the light mode is enabled (added watcher for dark/light mode) 2023-02-17 16:49:16 +01:00
Serhiy Mytrovtsiy
03e37cfc4a feat: removed macOS 10.14* checks 2023-02-16 19:44:10 +01:00
Serhiy Mytrovtsiy
c7ab1e8a03 fix: fixed combined modules selector icons color when dark mode is enable (#1311) 2023-02-13 18:28:00 +01:00
Serhiy Mytrovtsiy
f647abca42 feat: adjusted windows centering (update and setup window) 2023-02-09 22:02:18 +01:00
Serhiy Mytrovtsiy
ff707dbcdc feat: moved Combined modules settings to the separate container (#1084) 2023-02-07 17:38:11 +01:00
Serhiy Mytrovtsiy
6039d146e8 feat: added an option to set a spacing between modules in the combined view (#1084) 2023-02-06 17:59:40 +01:00
Serhiy Mytrovtsiy
fa8a4d8d21 feat: added a new way to detect a mac model (if missed on the list) 2023-02-03 17:04:24 +01:00
Serhiy Mytrovtsiy
b95bcc4bb7 fix: enabled toolbar in the Settings for macOS 10.15 (#1289) 2023-02-02 15:30:34 +01:00
Serhiy Mytrovtsiy
2ea7e4172e feat: renamed OneView to the "Combined modules" (#1084) 2023-02-01 19:29:38 +01:00
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
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
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
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
b80fe8b7af fix: removed print when the dashboard is opened 2022-12-20 22:56:24 +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
11cd08df37 feat: small hacks for the old macOS (#1233) 2022-12-18 12:27:24 +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
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
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
ed737fe0b4 feat: separated p and e cores in the dashboard 2022-11-17 18:13:24 +01:00
Serhiy Mytrovtsiy
ed806a54f9 fix: removed window moveToActiveSpace behavior (#1174) 2022-11-17 17:12:14 +01:00
Serhiy Mytrovtsiy
4056b61616 feat: added an option to pause/resume the application (#834) 2022-09-10 12:08:46 +02:00
Serhiy Mytrovtsiy
7d35e0f989 feat: added efficiency and performance cores to the dashboard 2022-08-09 20:54:53 +02:00
Serhiy Mytrovtsiy
2a650b2449 fix: remove finishHandler when clicking the setup finish button. windowWillClose will call the finishHandler when the window will close (#1023) 2022-08-08 20:26:28 +02:00
Serhiy Mytrovtsiy
309bf50f42 feat: reload the app settings values when opening the app settings 2022-07-30 13:15:06 +02:00
Serhiy Mytrovtsiy
c42c3c6e86 feat: added last page to the setup window (The configuration is completed) 2022-07-29 18:33:01 +02:00
Serhiy Mytrovtsiy
afbddd43af feat: added next page to the setup window (Check for updates) 2022-07-29 18:30:52 +02:00
Serhiy Mytrovtsiy
6c1dee3375 fix: start the app when the setup window is closed 2022-07-29 17:08:58 +02:00
Serhiy Mytrovtsiy
9634796ccc feat: added next page to the setup window (Start at login) 2022-07-28 20:16:47 +02:00