Serhiy Mytrovtsiy
|
deb6f2050c
|
feat: added a new way to obtain Bluetooth device battery levels using pmset (#2990)
|
2026-03-05 18:07:13 +01:00 |
|
Serhiy Mytrovtsiy
|
0f03dccc07
|
feat: changed minimum macOS version to macOS 11.15 (Big Sur)
|
2026-02-22 15:52:36 +01:00 |
|
Serhiy Mytrovtsiy
|
58ad6c568b
|
feat: added feature to set keyboard shortcut to open/close popup window (#1976)
|
2025-01-20 17:04:55 +01:00 |
|
Serhiy Mytrovtsiy
|
1093b27fb2
|
feat: changed the icon and behavior of the button in the popup header for the calendar module to open the default macOS calendar app (#2227)
|
2024-12-13 12:49:30 +01:00 |
|
Serhiy Mytrovtsiy
|
45d571e19f
|
feat: adjusted bluetooth device margins in the popup view (#2092)
|
2024-08-26 18:26:20 +02:00 |
|
Serhiy Mytrovtsiy
|
d85f148cc3
|
feat: renamed Color and Widget to SColor and SWidget to be compatible with SwiftUI
|
2024-07-04 19:52:52 +02:00 |
|
Serhiy Mytrovtsiy
|
c768c9b472
|
feat: added notifications to the Bluetooth module (#1891)
|
2024-06-24 20:36:21 +02: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
|
9115329767
|
fix: changed reference from unowned to weak in the modules (prevents crash in some cases)
|
2023-08-13 13:15:27 +02:00 |
|
Serhiy Mytrovtsiy
|
32bd6ff32c
|
feat: added module types to the readers
|
2023-06-29 17:46:40 +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
|
ff6b0ed865
|
feat: moved from the HEX colors to the RGB
|
2023-06-20 16:51:19 +02:00 |
|
Serhiy Mytrovtsiy
|
9f9321dbc2
|
feat: renamed sensors widget to the stack widget
|
2023-05-25 17:29:50 +02:00 |
|
Serhiy Mytrovtsiy
|
926838c52a
|
feat: moved Sensors widget to the Stack_t (preparing for Sensors -> Stack widget migration)
|
2023-03-30 18:29:12 +02:00 |
|
Serhiy Mytrovtsiy
|
5105c8c20d
|
feat: created PopupWrapper for the popup view
|
2023-03-25 14:54:30 +01:00 |
|
Serhiy Mytrovtsiy
|
f76e10f104
|
fix: added alternative menu icons for macOS 11 (#1252)
|
2023-01-09 18:36:24 +01:00 |
|
Serhiy Mytrovtsiy
|
25e7e38eb9
|
feat: added icons to the modules in the sidebar menu (starting from macOS 11.0)
|
2022-12-03 12:25:45 +01:00 |
|
Serhiy Mytrovtsiy
|
42515ca1b5
|
feat: initialized popup settings (#565)
|
2022-10-04 21:44:27 +02:00 |
|
Serhiy Mytrovtsiy
|
409640b261
|
fix: fixed battery levels id for the Sensors widget (#1091)
|
2022-09-20 23:00:26 +02:00 |
|
Serhiy Mytrovtsiy
|
36f2055f10
|
fix: remove battery level from the popup view if not longer available (#1083)
|
2022-09-15 16:59:15 +02:00 |
|
Serhiy Mytrovtsiy
|
c7a1a92490
|
fix: fixed disks duplicating on startup (could also happen with Bluetooth and GPU devices)
|
2022-07-15 17:36:38 +02:00 |
|
Serhiy Mytrovtsiy
|
07b29a41cb
|
fix: fixed swiftlint errors
|
2022-07-10 12:45:38 +02:00 |
|
Serhiy Mytrovtsiy
|
0b7be467e1
|
feat: added option to show all widgets per module as one item in the menu bar. It's an early feature, so there is a bugs. To work fine with this feature a lot of widgets must be adjusted. It supports organizing the elements right from the widget selector settings already. IT'S AN EARLY FEATURE!
|
2022-07-09 11:37:00 +02:00 |
|
Serhiy Mytrovtsiy
|
2e0b57118b
|
feat: added activity chart per disk to the Disk popup (#827)
|
2022-06-10 20:29:35 +02:00 |
|
Serhiy Mytrovtsiy
|
f7a5526d5a
|
feat: hide the fan controls if the fan cannot be controlled (hackintosh)
|
2022-04-28 20:16:09 +02:00 |
|
Serhiy Mytrovtsiy
|
f55bcff535
|
fix: enabled new BLE battery level reader only for macOS 11+
|
2022-04-09 11:50:56 +02:00 |
|
Serhiy Mytrovtsiy
|
332fcd25a5
|
feat: added a new way to fetch a BLE battery level from the system_profiler (#859)
|
2022-04-09 11:43:14 +02:00 |
|
Serhiy Mytrovtsiy
|
c8904a27c5
|
feat: added No Bluetooth devices are available message to the Bluetooth module settings and popup view
|
2022-03-11 17:30:57 +01:00 |
|
Serhiy Mytrovtsiy
|
252274eaf9
|
feat: remove bluetooth device when disconnected (#805)
|
2022-01-22 14:42:02 +01:00 |
|
Serhiy Mytrovtsiy
|
2c10e790b2
|
fix: better using IOBluetoothDevices and move retrievePeripherals to the variable (#808)
|
2022-01-22 12:13:09 +01:00 |
|
Serhiy Mytrovtsiy
|
b727faa0ba
|
fix: missing internal Bluetooth peripheral callback
|
2022-01-17 18:32:10 +01:00 |
|
Serhiy Mytrovtsiy
|
6d80f9e0ef
|
feat: redesigned Bluetooth reader (#750)
|
2022-01-10 17:30:07 +01:00 |
|
Serhiy Mytrovtsiy
|
a33f3b3474
|
feat: added connection to the Bluetooth device (#750)
|
2021-12-31 15:03:56 +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
|
73f423f67d
|
fix: temporarily disabled getting Bluetooth devices via CBCentralManager (#642)
|
2021-09-23 21:57:05 +02:00 |
|
Serhiy Mytrovtsiy
|
f7341e6702
|
fix: fixed access to the IOBluetoothDevice when reading device from the CBCentralManager (#628)
|
2021-09-18 17:09:32 +02:00 |
|
Serhiy Mytrovtsiy
|
f880054af9
|
feat: changed the behavior of the Bluetooth module. Removed Mini and Battery widget (it will be reserved to the Battery module only). Added Sensors widget. Added an option to select a few devices to show. (#589)
|
2021-09-02 20:13:25 +02:00 |
|
Serhiy Mytrovtsiy
|
72d78bb718
|
fix: fixed Bluetooth device name (some devices have Unknown name)
|
2021-08-31 21:34:52 +02:00 |
|
Serhiy Mytrovtsiy
|
d49eef9020
|
fix: fixed race condition in the Bluetooth module (#591)
|
2021-08-27 18:11:43 +02:00 |
|
Serhiy Mytrovtsiy
|
f12b123e3d
|
fix: fixed enabling widget when toggling some option in the settings when the module is disabled
|
2021-08-15 13:03:28 +02:00 |
|
Serhiy Mytrovtsiy
|
7b9598861b
|
feat: rewrite BLE reader. Improve battery levels for Apple BLE devices (Mouse/Keyboard/Trackpad) (#557)
|
2021-08-13 11:33:04 +03:00 |
|
Serhiy Mytrovtsiy
|
4831777b19
|
fix: fix BLE level when the value in cache is 1 (#551)
feat: change UUID to address in the BLE device toolTip
|
2021-07-30 16:54:51 +02:00 |
|
Serhiy Mytrovtsiy
|
cb7567d540
|
fix: fixed BLE battery level update (wrong check) (#551)
|
2021-07-28 18:23:30 +02:00 |
|
Serhiy Mytrovtsiy
|
f6d5f1a60a
|
fix: fixed order of AirPods battery levels (Case, Left, Right)
|
2021-07-22 21:07:18 +02:00 |
|
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
|
0d13c63a0e
|
feat: add support for Magic Trackpad (#546)
|
2021-07-17 12:29:57 +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 |
|