Serhiy Mytrovtsiy
eb882774bb
feat: small codebase refactoring (mostly removed unused code and changes in access control)
2024-05-08 17:21:58 +02: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
e86c677463
feat: added an error window when the update failed
2023-03-17 18:31:44 +01:00
Serhiy Mytrovtsiy
f647abca42
feat: adjusted windows centering (update and setup window)
2023-02-09 22:02:18 +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
a84309a5b9
feat: removed light mode appearance for the Update window ( #1008 )
2022-12-01 21:13:05 +01:00
Serhiy Mytrovtsiy
fa6c3a58f2
feat: added title and app icon to the update window ( #874 )
2022-04-02 12:46:42 +02:00
Serhiy Mytrovtsiy
4eeeb75b80
hotfix: uncomment update install command when clicking on the install button ( #828 )
2022-02-07 11:57:38 +01:00
Serhiy Mytrovtsiy
88a3bd63d1
feat: added server option to the Updater
...
feat: small refactoring of Updater
feat: added an option to check the signature of downloaded update (disabled for now)
2022-01-27 22:16:18 +01:00
Serhiy Mytrovtsiy
178b713353
feat: prepare to support macOS 10.13
2021-07-07 19:15:47 +02:00
Serhiy Mytrovtsiy
a3a002a2d3
feat: removed os.log and moved to NextLog
2021-06-26 13:38:45 +02:00
Serhiy Mytrovtsiy
e2cde3f1d4
fix: adjust buttons size in the update view
2021-06-08 18:14:53 +02:00
Serhiy Mytrovtsiy
13707090eb
feat: combine StatsKit and ModuleKit in the one framework: Kit
2021-06-04 19:37:29 +02:00
Serhiy Mytrovtsiy
0c7f5699ed
feat: initialized swiftlint and fixed warnings and errors
2021-05-22 14:58:20 +02:00
Serhiy Mytrovtsiy
1d04c5be5c
feat: add changelog button to the update app window ( #354 )
2021-05-15 18:24:16 +02:00
Pablo Pizarro R
2528830a14
feat: fixed Spanish lang, network refresh button width fix ( #393 )
...
* Fixed spanish lang
* Compute refresh button width dynamically
* Added refresh button langs entries
* Fixed english lang update
* Fix update message vertical centering
* Format variable refresh name
Co-authored-by: Serhiy Mytrovtsiy <mitrovtsiy@ukr.net >
2021-04-11 16:49:30 +02:00
Serhiy Mytrovtsiy
d3ca8232ce
- adjust new settings layout
2020-11-13 18:27:04 +01:00
Serhiy Mytrovtsiy
a424dc871e
i18n ( #77 )
...
* - initialize localization with English
- add i18n to app settings
* - add translation to widget settings
* - add translation to CPU
* - add translation to GPU
* - add translation to Memory
* - add translation to Disk
* - add translation to Sensors
- add translation to Network
* - add translation to Battery
* - add Polish language
- small fixes in translation
* - add Ukrainian language
2020-08-30 13:23:40 +02:00
Serhiy Mytrovtsiy
ad604789a4
- update a download view
...
- add a progress bar to download new version view
- small refactoring in upgrader
- remove Sensors config from Stats target
2020-07-18 21:40:51 +02:00
Serhiy Mytrovtsiy
4d6f759d3b
v2.0.0 ( #34 )
...
* v2.0.0
* rewritten application from scratch
* new Settings
* new custom popup view
* moved to own implementation of chart
* added more option to configure a widget
* now each module has own widget in the menu bar
* a lot of new features...
2020-06-07 12:22:32 +02:00