Serhiy Mytrovtsiy
|
89e7ad1c63
|
feat: added named time zones (thx #2447)
|
2025-06-24 18:22:48 +02:00 |
|
Serhiy Mytrovtsiy
|
c640ce2215
|
v2.11.28
fix: fixed ModuleType variable raw value (#2363)
|
2025-01-27 11:23:25 +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
|
8d677d0e77
|
feat: added calendar to the Clock module that could be hidden in the settings (#2170)
|
2024-10-15 18:25:41 +02:00 |
|
Binh Nguyen
|
1dd84d49c8
|
feat: added timezone for Australia (#2174)
Signed-off-by: Binh Nguyen <blcsntb@gmail.com>
|
2024-10-13 14:45:33 +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
|
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
|
72e38f426c
|
feat: added portal to the Clock module (#1748)
|
2023-12-30 18:08:41 +01:00 |
|
Serhiy Mytrovtsiy
|
3d214a3571
|
feat: added an option to hide the clock in the popup view
|
2023-12-29 16:04:08 +01:00 |
|
Serhiy Mytrovtsiy
|
cced7de032
|
fix: fixed duplicating the clocks in the popup view when only the local clock is presented
|
2023-10-07 22:50:38 +02: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
|
9f9321dbc2
|
feat: renamed sensors widget to the stack widget
|
2023-05-25 17:29:50 +02:00 |
|
Serhiy Mytrovtsiy
|
ab3761ac19
|
feat: added an option to rearrange the clocks in the popup view (#1417)
|
2023-04-25 18:36:26 +02:00 |
|
Serhiy Mytrovtsiy
|
b2e5bbc1a6
|
feat: unified the logic of clocks with sensors. Now all clocks will be visible in the popup, enabling/disabling some of the clock will remove the clock from the widget (#1405)
|
2023-04-14 17:02:01 +02:00 |
|
Serhiy Mytrovtsiy
|
ac084bca28
|
feat: added missing time zones to the clock
|
2023-04-04 18:56:10 +02:00 |
|
Serhiy Mytrovtsiy
|
d79085fe4a
|
fix: fixed initial clock format
|
2023-04-04 18:55:45 +02:00 |
|
Serhiy Mytrovtsiy
|
4314de533c
|
feat: added Clock module (#929)
|
2023-03-31 20:17:36 +02:00 |
|