Serhiy Mytrovtsiy
9325e2001c
v2.11.27
2025-01-26 14:33:31 +01:00
Serhiy Mytrovtsiy
f873fdaa3d
feat: moved all modules settings to the new design
2024-04-24 06:10:27 +02:00
Serhiy Mytrovtsiy
7e833176d9
feat: moved all modules to the new way of reader mode with a small refactoring
2024-02-10 17:03:47 +01:00
Serhiy Mytrovtsiy
cedb16e2d6
feat: added notifications view to the Battery module
2023-12-20 13:20:08 +01:00
Serhiy Mytrovtsiy
691d7ec0b8
feat: added 60% battery level to the low level notification ( #825 )
2022-02-08 17:16:06 +01:00
Serhiy Mytrovtsiy
b6c45c53b9
feat: redesigned settings view. Each module has two views: module settings and widget settings. The previous widget settings view was too complicated and weird
2021-11-04 17:38:53 +01:00
Serhiy Mytrovtsiy
5d2c4c14ec
feat: translated disabled status in the battery level notifications ( #647 )
2021-10-02 12:01:35 +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
cd689999ac
feat: moved from UnsafePointer<Store> to sharable instance (Store.shared)
2021-03-20 16:33:14 +01:00
Serhiy Mytrovtsiy
8604b08af1
fix: disable Battery high level notification by default
2021-02-28 13:03:46 +01:00
Tyson
000d36c89c
Battery high notification ( #362 )
...
* adding notification for battery high
* squashing bug
2021-02-28 12:39:00 +01:00
Serhiy Mytrovtsiy
7b2b786b86
feat: now few widgets can be enabled for one module
2021-02-13 16:39:11 +01:00
Serhiy Mytrovtsiy
c39b91c0b8
- fix Battery module settings visibility
...
- add option to select the battery time: short (01:25) and long (1h 25min) (#129 )
- add missing translations
2020-10-31 21:13:31 +01:00
Serhiy Mytrovtsiy
e1e7825b18
- add top view initialization to the network popup
...
- add an option to select number of top processes to the Battery module
2020-10-29 16:33:24 +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
e24a9ef2a2
- update settings view (moved all view to one scroll view)
2020-08-01 19:56:57 +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