-
-
Notifications
You must be signed in to change notification settings - Fork 128
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Migrate SettingsViewController to SwiftUI - Using LabeledContent instead of HStack - Proper handling of settingsSendCrashReports when already set - Integrated ClientCertificatesView, RTFTexView * Cleaning up Main.storyboard as OpenHABLegalViewContoller, OpenHABSettingsViewController are not needed anymore * Extend Migration to Drawer and Notifcations * Porting ColorPicker and SelectionView to SwiftUI * Reintegrating develop into branch * Merge current develop branch * Enabled Preview for DrawerView * Cleaning up Delete obsolete code Remove unnecessary part of storyboard * Checking tests * Update fastlane * Revert to ColorPickerViewController / to be readdressed when SitemapViewController is migrated to SwiftUI --------- Co-authored-by: Dan Cunningham <[email protected]>
- Loading branch information
1 parent
49ff7e8
commit 16eee55
Showing
30 changed files
with
1,385 additions
and
2,372 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,3 +17,4 @@ openHAB.ipa | |
build/ | ||
BuildTools/.build | ||
OpenHABCore/Package.resolved | ||
OpenHABCore/swift-openapi-generator/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.