-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #189 from cocoatype/176-add-additional-contact-opt…
…ions 176 add additional contact options
- Loading branch information
Showing
67 changed files
with
650 additions
and
258 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
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
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
21 changes: 0 additions & 21 deletions
21
...Capabilities/DesignSystem/Sources/View Modifiers/ContinuousCornerRadiusViewModifier.swift
This file was deleted.
Oops, something went wrong.
15 changes: 8 additions & 7 deletions
15
...apabilities/DesignSystem/Sources/View Modifiers/NavigationBarAppearanceViewModifier.swift
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
Binary file added
BIN
+4.06 KB
Modules/Capabilities/SettingsUI/Resources/Media.xcassets/App Store.imageset/App Store.pdf
Binary file not shown.
15 changes: 15 additions & 0 deletions
15
Modules/Capabilities/SettingsUI/Resources/Media.xcassets/App Store.imageset/Contents.json
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 |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "App Store.pdf", | ||
"idiom" : "universal" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
}, | ||
"properties" : { | ||
"preserves-vector-representation" : true | ||
} | ||
} |
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
15 changes: 15 additions & 0 deletions
15
Modules/Capabilities/SettingsUI/Resources/Media.xcassets/Mail.imageset/Contents.json
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 |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "Mail.pdf", | ||
"idiom" : "universal" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
}, | ||
"properties" : { | ||
"preserves-vector-representation" : true | ||
} | ||
} |
Binary file added
BIN
+4.24 KB
Modules/Capabilities/SettingsUI/Resources/Media.xcassets/Mail.imageset/Mail.pdf
Binary file not shown.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
15 changes: 15 additions & 0 deletions
15
Modules/Capabilities/SettingsUI/Resources/Media.xcassets/Threads.imageset/Contents.json
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 |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "Threads.pdf", | ||
"idiom" : "universal" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
}, | ||
"properties" : { | ||
"preserves-vector-representation" : true | ||
} | ||
} |
Binary file added
BIN
+4.67 KB
Modules/Capabilities/SettingsUI/Resources/Media.xcassets/Threads.imageset/Threads.pdf
Binary file not shown.
15 changes: 15 additions & 0 deletions
15
Modules/Capabilities/SettingsUI/Resources/Media.xcassets/X.imageset/Contents.json
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 |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "X.pdf", | ||
"idiom" : "universal" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
}, | ||
"properties" : { | ||
"preserves-vector-representation" : true | ||
} | ||
} |
Binary file added
BIN
+3.76 KB
Modules/Capabilities/SettingsUI/Resources/Media.xcassets/X.imageset/X.pdf
Binary file not shown.
31 changes: 31 additions & 0 deletions
31
Modules/Capabilities/SettingsUI/Resources/en.lproj/Localizable.strings
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 |
---|---|---|
@@ -0,0 +1,31 @@ | ||
/* | ||
Localizable.strings | ||
Highlighter | ||
|
||
Created by Geoff Pado on 6/29/24. | ||
Copyright © 2024 Cocoatype, LLC. All rights reserved. | ||
*/ | ||
|
||
"SettingsContentContactSection.appStoreTitle" = "App Store"; | ||
"SettingsContentContactSection.appStoreSubtitle" = "Write a Review"; | ||
"SettingsContentContactSection.emailTitle" = "E-mail"; | ||
"SettingsContentContactSection.emailSubtitle" = "[email protected]"; | ||
"SettingsContentContactSection.header" = "Contact the Developer"; | ||
"SettingsContentContactSection.threadsTitle" = "Threads"; | ||
"SettingsContentContactSection.threadsSubtitle" = "@blackhighlighterapp"; | ||
"SettingsContentContactSection.twitterTitle" = "X"; | ||
"SettingsContentContactSection.twitterSubtitle" = "@BlkHighlighter"; | ||
|
||
"SettingsContentInformationSection.aboutTitle" = "About Black Highlighter"; | ||
"SettingsContentInformationSection.acknowledgementsTitle" = "Acknowledgements"; | ||
"SettingsContentInformationSection.header" = "Important Information"; | ||
"SettingsContentInformationSection.privacyTitle" = "Privacy Policy"; | ||
"SettingsContentInformationSection.releaseNotesTitle" = "What’s New"; | ||
"SettingsContentInformationSection.versionStringFormat" = "Version %@"; | ||
|
||
"SettingsContentOtherAppsSection.header" = "Other Apps by Cocoatype"; | ||
|
||
"SettingsContentPurchasedFeaturesSection.header" = "Ultra Highlighter Features"; | ||
"SettingsContentPurchasedFeaturesSection.autoRedactionsTitle" = "Auto-Hidden Words"; | ||
|
||
"SettingsViewController.navigationTitle" = "Settings"; |
20 changes: 20 additions & 0 deletions
20
Modules/Capabilities/SettingsUI/Sources/List/App Reviews/ReviewButton.swift
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 |
---|---|---|
@@ -0,0 +1,20 @@ | ||
// Created by Geoff Pado on 7/5/24. | ||
// Copyright © 2024 Cocoatype, LLC. All rights reserved. | ||
|
||
import StoreKit | ||
import SwiftUI | ||
|
||
struct ReviewButton: View { | ||
@State private var windowScene: UIWindowScene? | ||
|
||
var body: some View { | ||
Button { | ||
UIApplication.shared.open(URL(staticString: "https://itunes.apple.com/us/app/appName/id1215283742?mt=8&action=write-review")) | ||
} label: { | ||
ButtonLabel(title: Strings.appStoreTitle, subtitle: Strings.appStoreSubtitle, imageName: "App Store") | ||
} | ||
.settingsCell() | ||
} | ||
|
||
private typealias Strings = SettingsUIStrings.SettingsContentContactSection | ||
} |
Oops, something went wrong.