Davide De Rosa
|
092d4f5de2
|
Drop return in one-line functions
|
2022-09-04 20:30:55 +02:00 |
Davide De Rosa
|
3b1a1954b9
|
Set persistent history tracking even for local containers
Allows switching between local and CloudKit mode.
|
2022-09-03 12:47:40 +02:00 |
Davide De Rosa
|
e29f0bbd83
|
Strip empty debug log lines
|
2022-08-27 22:10:53 +02:00 |
Davide De Rosa
|
58e375ec41
|
Attach @MainActor where needed
Some methods were updating UI from non-main thread.
|
2022-07-16 17:39:42 +02:00 |
Davide De Rosa
|
3e8a49c970
|
Remove store value when set value is nil
Fixes crash on removing active profile when current, due to setting
nil activeProfileId in UserDefaults.
|
2022-07-05 08:04:58 +02:00 |
Davide De Rosa
|
9a8477225e
|
Refactor library into domain + impl
|
2022-06-23 23:31:01 +02:00 |