Davide
|
a29495a69c
|
Decouple Constants from BundleConfiguration (#635)
Fixes #619
|
2024-09-28 19:05:47 +02:00 |
Davide
|
fbc6ece59d
|
Reorganize library into AppUI (#621)
Closes #611
|
2024-09-26 23:13:55 +02:00 |
Davide
|
6cc86e8668
|
Import v3 code (#597)
Closes #565
|
2024-09-23 15:02:26 +02:00 |
Davide De Rosa
|
7ba9879c8c
|
Revisit constants structure
Move some stuff back to App:
- Constants, and split library-dependent
- InApp entities and constants
Flatten global constants hierarchy.
|
2022-06-25 14:36:28 +02:00 |
Davide De Rosa
|
8504998bbb
|
Reorganize app-specific shared code into AppShared
|
2022-06-19 14:41:26 +02:00 |
Davide De Rosa
|
02a9db057f
|
Update TunnelKit
- Set explicit tunnel log path
- OpenSSL 1.1.1o
|
2022-06-19 13:33:49 +02:00 |
Davide De Rosa
|
10b4c321c8
|
Separate context responsibilities
- Split Core and App context
- Move .shared instantiation to extension
Context may differ by target.
|
2022-06-16 13:42:53 +02:00 |
Davide De Rosa
|
4aba5f46aa
|
Rewrite app in SwiftUI
|
2022-04-12 15:12:45 +02:00 |