Commit Graph

1616 Commits

Author SHA1 Message Date
Serhiy Mytrovtsiy
94f8aa7c2c v2.9.3 2023-07-30 17:07:11 +02:00
Jacob Louis Hoover
90bed186bf lang: added Estonian language localization (#1573)
Create et.lproj/Localizable.strings
2023-07-30 17:00:58 +02:00
Manuel Dalla Lana
d81fe87d89 lang: updated Italian translations (#1570) 2023-07-30 17:00:03 +02:00
Serhiy Mytrovtsiy
f8f1a53702 v2.9.2 2023-07-09 13:32:48 +02:00
Serhiy Mytrovtsiy
8789531c80 feat: removed Low power mode status from the battery module since it does not work. The API does not provide updates via the notification center. Read ProcessInfo does not updates the value too. pmset returns only manually managed mode. So it cannot be used to determine if low power mode is enabled. 2023-07-07 16:52:37 +02:00
Serhiy Mytrovtsiy
8a98cfd645 feat: added releasing all processes when closing the popup view 2023-07-06 18:21:29 +02:00
Serhiy Mytrovtsiy
fc2f9ea653 feat: updated Report struct 2023-07-03 21:15:10 +02:00
Serhiy Mytrovtsiy
5160554280 v2.9.1 2023-07-02 13:26:24 +02:00
toto6038
61f6231557 lang: changed some words in Traditional Chinese (#1534) 2023-07-02 13:21:15 +02:00
Aleksander Bang-Larsen
cbbf959db9 lang: updated Danish translations (#1536) 2023-07-02 13:20:44 +02:00
Кeisuke 0da
960e0eefdd lang: updated japanese localization (#1533) 2023-07-02 13:20:20 +02:00
Serhiy Mytrovtsiy
89e55a70de fix: prevented adding the 'Fan value' toggle each time when loading the popup settings (#1542) 2023-07-01 19:34:54 +02:00
Serhiy Mytrovtsiy
32bd6ff32c feat: added module types to the readers 2023-06-29 17:46:40 +02:00
Serhiy Mytrovtsiy
1a76eb7b97 fix: moved Repeater thread from background QoS to default. Because the background thread will be blocked when full load. It makes the app unuseful when the system is loaded because the reader is not triggered and there is no live data about system usage. 2023-06-28 19:00:02 +02:00
Serhiy Mytrovtsiy
1e0ba3b61f feat: moved all reader's values to the Codable protocol 2023-06-27 17:09:38 +02:00
Serhiy Mytrovtsiy
91603406a2 feat: added thunderbolt left and right sensors to the list of known sensors (#1530) 2023-06-26 17:12:01 +02:00
Serhiy Mytrovtsiy
2da0ef2c0b v2.9.0 2023-06-25 12:20:46 +02:00
jrthsr700tmax
c2ebc092b0 feat: updated Taiwan Traditional Chinese translation (#1531)
* Update Taiwan Traditional Chinese Localizable.strings

* Update Taiwan Traditional Chinese Localizable.strings [Update 2]

A supplementary update for adding translation to new strings.
2023-06-25 12:13:56 +02:00
Jerry
d59d40b491 lang: updated Simplified Chinese localization (#1528)
* lang: update Simplified Chinese localization

* lang: update Simplified Chinese localization
2023-06-25 12:13:36 +02:00
Kevin Manca
143c6a7115 lang: updated Italian localization (#1525) 2023-06-25 12:13:21 +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
55f14febb8 feat: added new macs released on WWDC 2023 2023-06-21 20:20:38 +02:00
Serhiy Mytrovtsiy
66f5502d6f feat: adjusted CPU line chart height in the popup view 2023-06-20 19:05:03 +02:00
Serhiy Mytrovtsiy
ff6b0ed865 feat: moved from the HEX colors to the RGB 2023-06-20 16:51:19 +02:00
Serhiy Mytrovtsiy
9e2517dcbb feat: dropped macOS 10.14 support. From now the minimum supporting version is macOS 10.15. 2023-06-19 17:35:31 +02:00
Serhiy Mytrovtsiy
76d6ddbfe6 v2.8.26 2023-06-18 14:42:52 +02:00
Aleksander Bang-Larsen
de5cf5566e lang: updated Danish translation (#1516) 2023-06-18 14:26:20 +02:00
Andras Oravecz
39ded03335 lang: updated Hungarian translations (#1508) 2023-06-18 14:25:59 +02:00
Serhiy Mytrovtsiy
e6abe9b4d2 feat: added sensors from m2 to the m2 max, prod, and ultra 2023-06-17 21:13:40 +02:00
Serhiy Mytrovtsiy
881c61b30e feat: adjusted battery unknown status position 2023-06-16 18:42:09 +02:00
Serhiy Mytrovtsiy
e5c5a39226 lang: changed Life to Health in the Disk popup view 2023-06-13 22:13:10 +02:00
Serhiy Mytrovtsiy
bc34a39b86 fix: close socket listener when no ICMP host is set up. Prevent ICMP callbacks from other apps when ICMP must be off 2023-06-12 18:00:47 +02:00
Serhiy Mytrovtsiy
cc94429c49 v2.8.25 2023-06-11 16:14:46 +02:00
Serhiy Mytrovtsiy
cea78ac6e8 feat: updated README 2023-06-10 13:53:18 +02:00
Serhiy Mytrovtsiy
9b09c80d05 feat: removed disabling module when nothing shows in the Speed widget (#1514) 2023-06-10 13:53:11 +02:00
Serhiy Mytrovtsiy
8671456f88 feat: adjusted Speed widget size when only icon is enabled 2023-06-09 20:36:29 +02:00
Serhiy Mytrovtsiy
36b89ea79c fix: prevented multi-line mode in the label view for the process view (#1506) 2023-06-06 18:29:42 +02:00
Serhiy Mytrovtsiy
e1d1ecf663 feat: added new macOS 14 Sonoma to the system kit 2023-06-05 21:18:54 +02:00
Serhiy Mytrovtsiy
cc6b6042ed v2.8.24 2023-06-04 17:20:09 +02:00
Jerry
6764f7bf01 lang: update simplified chinese localization (#1500) 2023-06-04 17:16:39 +02:00
Žiga Povhe
19dd366626 feat: updated Slovenian translation (#1493)
* updated slovenian translations

* added missing slovenian translations

---------

Co-authored-by: Serhiy Mytrovtsiy <mitrovtsiy@ukr.net>
2023-06-04 17:16:28 +02:00
jrthsr700tmax
7548971bc6 feat: updated Taiwan Traditional Chinese translation (#1504) 2023-06-04 17:15:47 +02:00
Serhiy Mytrovtsiy
26dfb4e790 lang: added translation for last network IO reset 2023-05-30 18:24:18 +02:00
Serhiy Mytrovtsiy
94bf62ae70 feat: added information when network data was reset last in the Network popup (#1495) 2023-05-29 19:15:36 +02:00
Serhiy Mytrovtsiy
de831008d5 v2.8.23 2023-05-28 12:09:13 +02:00
Žiga Povhe
5bf2c03779 feat: updated slovenian translations (#1479)
Co-authored-by: Serhiy Mytrovtsiy <mitrovtsiy@ukr.net>
2023-05-28 12:04:55 +02:00
Evan Luo
a8a259d066 feat: updated french language localization (#1478)
* lang: update french localization

* lang: fix optimization date

* lang: fix line error

* lang: sync with master branch
2023-05-28 12:04:09 +02:00
SungHyun
1604a692e6 lang: updated Korean translation (#1488)
* Update Localizable.strings

* Update Localizable.strings

* Update Localizable.strings
2023-05-28 12:03:51 +02:00
Florian Chrometz
2ac04402e6 lang: added missing German translations (#1485) 2023-05-28 12:03:31 +02:00