Davide
2455c5397e
Attach provider ID to issue report
...
Fixes #710
2024-10-23 17:32:49 +02:00
Davide
0221aea6b6
Move some profile integrity checks to library ( #739 )
...
They really belong to Profile.Builder
2024-10-16 09:50:26 +02:00
Davide
acf066571a
Fix some key things about providers UI ( #736 )
...
Fixes #703
2024-10-16 08:53:16 +02:00
Davide
aeaf0a6eed
Some fixes
...
- Import remote profiles off the main thread
- Drop meaningless Published
- Add a FIXME to move Profile build logic to library
2024-10-15 23:37:50 +02:00
Davide
da87ca698a
Add initial support for providers ( #723 )
...
Initial integration of providers via API:
- Generic views and modifiers for provider/server selection
- Add in OpenVPNView
- Prepare in WireGuardView
Also:
- Introduce ProfileProcessor, move IAP processing there
- Move .asModuleView() to ModuleViewModifier for proper animation
- Use .themeModal() rather than .sheet()
2024-10-11 00:24:06 +02:00
Davide
504bcbdbd2
Refactor and move entities around ( #698 )
...
Do some housekeeping in AppLibrary/AppUI.
2024-10-06 19:19:16 +02:00
Davide
f4505d0efd
Refactor ProfileEditor to leverage ProfileType ( #689 )
...
Closes #688
2024-10-06 13:41:02 +02:00
Davide De Rosa
71149e87d3
TODO -> FIXME
2024-10-04 10:30:14 +02:00
Davide
5fb6f4f4d2
Refactor static functions/entities in Library ( #679 )
...
Reduce the impact of hidden dependencies on BundleConfiguration and
Constants.shared
Fixes #656
2024-10-04 09:58:42 +02:00
Davide De Rosa
f602655568
Link TODOs to issues
2024-10-01 15:50:12 +02:00
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