795 Commits

Author SHA1 Message Date
Serhiy Mytrovtsiy
284d394035 fix: fixed BLE battery level update (#551) 2021-07-20 20:36:35 +02:00
Serhiy Mytrovtsiy
6fda909cc8 feat: add Bluetooth device UUID to the name toolTip 2021-07-19 19:04:52 +02:00
Serhiy Mytrovtsiy
ccdac21582 fix: fixed fans order in the settings
fix: fixed fans percentage when max speed is unavailable
2021-07-17 18:30:43 +02:00
Serhiy Mytrovtsiy
0d13c63a0e feat: add support for Magic Trackpad (#546) 2021-07-17 12:29:57 +02:00
Serhiy Mytrovtsiy
2434a15b2a feat: added turbo button to the fans (#520) 2021-07-16 20:36:13 +02:00
Serhiy Mytrovtsiy
b949cac4b2 feat: add option to set minimum or maximum fan speed by buttons (#520) 2021-07-15 19:54:51 +02:00
Serhiy Mytrovtsiy
606f2d5a99 feat: add disk temperature to the Sensors module (#529) 2021-07-12 20:52:29 +02:00
Serhiy Mytrovtsiy
f3ef526c91 fix: add missing Bluetooth permission
feat: disable Bluetooth module by default
feat: add `Hide additional information when full` in Battery widget for Bluetooth module
2021-07-09 17:41:41 +02:00
Serhiy Mytrovtsiy
22386a4ae1 feat: initialized Bluetooth module (#277) 2021-07-08 23:03:02 +02:00
Serhiy Mytrovtsiy
178b713353 feat: prepare to support macOS 10.13 2021-07-07 19:15:47 +02:00
Serhiy Mytrovtsiy
1797d72de5 fix: fixed wrong top process size in the RAM module (#523) 2021-07-04 18:18:35 +02:00
Serhiy Mytrovtsiy
a3a002a2d3 feat: removed os.log and moved to NextLog 2021-06-26 13:38:45 +02:00
Serhiy Mytrovtsiy
ebbbe27df3 feat: add disk read/write throughput as tooltip to the red/blue icons in the popup view (#505) 2021-06-21 19:20:38 +02:00
Serhiy Mytrovtsiy
d4d60272c4 feat: move to the new mechanism of setting up fan speed (separate SMC app) (#454) 2021-06-17 14:08:19 +02:00
Serhiy Mytrovtsiy
c599484138 fix: fixed top processes usage in the RAM when top returns additional + (#499) 2021-06-12 09:14:29 +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
ea4d55e0b7 feat: sort apple silicon sensors alphabetically (#488) 2021-05-24 18:07:42 +02:00
Serhiy Mytrovtsiy
0c7f5699ed feat: initialized swiftlint and fixed warnings and errors 2021-05-22 14:58:20 +02:00
Serhiy Mytrovtsiy
e768a42e12 feat: add button to reset network usage (#303) 2021-05-21 21:27:52 +02:00
Serhiy Mytrovtsiy
f92edd4851 fix: fix access race in the network module (#485) 2021-05-20 19:12:05 +02:00
Serhiy Mytrovtsiy
6dc1143543 feat: update "Refresh" icon in the Network popup view 2021-05-18 23:49:11 +02:00
Serhiy Mytrovtsiy
376eee80fd fix: removed empty space in the battery popup view 2021-05-16 13:29:25 +02:00
Serhiy Mytrovtsiy
1268891845 feat: separate disk activity reader from disk capacity reader (#468) 2021-05-15 11:37:18 +02:00
Serhiy Mytrovtsiy
281535bc17 fix: adjust details part in the battery popup to show battery level (#472) 2021-05-14 17:31:30 +02:00
Serhiy Mytrovtsiy
73c785313f feat: add bar chart widget to the Fans module (#462) 2021-05-13 22:16:41 +02:00
Serhiy Mytrovtsiy
65cf681eac fix: add information when the time to charge/discharge is unavailable 2021-05-10 19:49:32 +02:00
Serhiy Mytrovtsiy
c21508d223 fix: fixed memory leak in the Sensors module on Apple Silicon (#417) 2021-05-08 20:38:26 +02:00
Serhiy Mytrovtsiy
a5ac0d25dc feat: add information when last time charger was connected in the battery popup (#450) 2021-05-07 18:55:45 +02:00
Serhiy Mytrovtsiy
24d552f22d fix: adjust fans module width (#460) 2021-05-06 16:53:23 +02:00
Serhiy Mytrovtsiy
835e5511c9 fix: crop sensors values to int (#452) 2021-05-03 19:16:16 +02:00
Serhiy Mytrovtsiy
e5832af9e8 fix: escape temperature read in CPU module for apple silicon (#445) 2021-04-30 17:29:00 +02:00
Serhiy Mytrovtsiy
bc6a9930db feat: moved Sensors widget to the core graphics. Width of widget will be fixed from now (#348). Also fixed different graphics glitches (#374) 2021-04-29 19:28:45 +02:00
Serhiy Mytrovtsiy
ac4d816ab3 fix: removed test sensor from the Apple Silicon sensors reader (#440) 2021-04-26 19:01:25 +02:00
Pablo Pizarro R
57356910a5 feat: add refresh icon to the network (#422)
* Added refresh icon to network popup

* Move refresh icon to ModuleKit
2021-04-25 14:32:57 +02:00
Serhiy Mytrovtsiy
f4289c16e7 fix: another try to fix memory leak in the Apple Silicon Sensors reader (#417) 2021-04-15 21:12:33 +02:00
Serhiy Mytrovtsiy
f9c64ad488 feat: return label options for bar and pie charts. Revert changes of 3ac95f9. (#416) 2021-04-13 21:52:49 +02:00
Serhiy Mytrovtsiy
ebfbfeb09b feat: fix memory leak in the apple silicon sensors reader (#417) 2021-04-12 21:05:30 +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
e2de518b75 feat: init apple silicon sensors (#210) 2021-04-10 15:50:02 +02:00
Serhiy Mytrovtsiy
f7ec867cd3 fix: update battery high level notification message 2021-04-06 20:24:33 +02:00
Serhiy Mytrovtsiy
681ebeef23 fix: fixed memory leak in the Battery reader 2021-04-06 18:49:35 +02:00
Serhiy Mytrovtsiy
577b465d98 feat: add missing translations 2021-04-03 20:28:03 +02:00
Serhiy Mytrovtsiy
5eb709ccf3 feat: init Label widget (#376)
feat: removed labels option from `Bar, Line and Pie chart` widgets
feat: added `Label widget` to the all modules
feat: removed another UnsafeMutablePointer
2021-03-30 20:34:50 +02:00
Serhiy Mytrovtsiy
b802bd6b40 fix: enable battery top process reader (pipe was closed when setup) 2021-03-29 17:23:56 +02:00
Serhiy Mytrovtsiy
76500207c9 fix: fixed file descriptors leak (#384) 2021-03-26 21:56:28 +01:00
Serhiy Mytrovtsiy
adcb0da9ab feat: moved from UnsafePointer<SMCService> to sharable instance (SMC.shared) 2021-03-25 22:14:20 +01:00
Serhiy Mytrovtsiy
1af5ec1763 feat: add fan speed control panel to the popup (#152) 2021-03-23 20:51:46 +01:00
Serhiy Mytrovtsiy
cd689999ac feat: moved from UnsafePointer<Store> to sharable instance (Store.shared) 2021-03-20 16:33:14 +01:00
Serhiy Mytrovtsiy
5d0dc75b2f feat: add mode to the fan (#152) 2021-03-18 18:52:25 +01:00
Serhiy Mytrovtsiy
feb2c71118 fix: setup frequency reader when toggle on 2021-03-12 17:56:43 +01:00