Serhiy Mytrovtsiy
edfb564bab
feat: moved from NSUserNotification to the User Notification
2022-01-23 00:06:49 +01:00
Serhiy Mytrovtsiy
6172cd9c49
feat: showing the window when a new update is available but notification is disabled
2022-01-22 21:27:53 +01:00
Serhiy Mytrovtsiy
a3a002a2d3
feat: removed os.log and moved to NextLog
2021-06-26 13:38:45 +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
647799b232
feat: remove global Store instance
2021-03-22 18:09:51 +01:00
Serhiy Mytrovtsiy
5c2301d79f
feat: add translation for "Check for update" setting ( #294 )
2021-01-19 20:47:36 +01:00
Serhiy Mytrovtsiy
e7a57ca64e
- update readers update interval (moved to one list of intervals)
2020-10-23 15:17:51 +02: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
6a609c6f04
CPU top processes MVP
2020-07-27 20:57:16 +02:00
Serhiy Mytrovtsiy
5a659dc437
fix misspelling
2020-07-19 16:08:00 +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
706e8219ce
- add low battery notification with option to select battery level (disabled/3%/5%/10%/15%/20%/30%/40%/50%)
2020-07-15 22:18:24 +02:00
Serhiy Mytrovtsiy
eaeeb476ac
check for update if automatic check is not disabled
2020-07-15 16:55:59 +02:00
Serhiy Mytrovtsiy
85fb2964fd
- add option to select an application automatic checks for new version (at start/once per day/once per week/once per month/never)
...
- adjust select box y position
2020-07-14 17:28:46 +02:00