feat(keyboard): expand contextual skills and managed flows
Add local clipboard intent recommendations, webpage and phone actions, and safer host handoffs. Refine managed gateway, catalog refresh, onboarding, and adaptive polish behavior.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# App Store Connect — OSGKeyboard 2.0.1 (build 87)
|
||||
# App Store Connect — OSGKeyboard 2.0.1 (build 89)
|
||||
|
||||
> Current metadata baseline for the iOS/iPadOS App Store build. Version and build
|
||||
> numbers come from `project.yml`. The repository also contains a separate
|
||||
@@ -11,7 +11,7 @@
|
||||
| App name | `OSGKeyboard` | ≤ 30 characters |
|
||||
| Subtitle | `Voice input, everywhere` | ≤ 30 characters |
|
||||
| Bundle ID | `com.osgkeyboard.ios` | iOS host target |
|
||||
| Version / build | `2.0.1` / `87` | `MARKETING_VERSION` / `CURRENT_PROJECT_VERSION` |
|
||||
| Version / build | `2.0.1` / `88` | `MARKETING_VERSION` / `CURRENT_PROJECT_VERSION` |
|
||||
| Minimum system | iOS/iPadOS 26 | iPhone and iPad |
|
||||
| Primary locale | `en-US` | Simplified Chinese is also bundled |
|
||||
| Primary category | Utilities | |
|
||||
@@ -285,7 +285,7 @@ standard HTTPS. Re-evaluate this answer if non-exempt cryptography is added.
|
||||
|
||||
## Submission checklist
|
||||
|
||||
- [ ] Confirm `project.yml` still reads version 2.0.1 / build 87
|
||||
- [ ] Confirm `project.yml` still reads version 2.0.1 / build 89
|
||||
- [ ] Open the existing Xcode project (do not regenerate unless needed)
|
||||
- [ ] Run the release build and test suites on macOS with Xcode 26
|
||||
- [ ] Replace screenshots with captures from the submitted build
|
||||
@@ -296,4 +296,4 @@ standard HTTPS. Re-evaluate this answer if non-exempt cryptography is added.
|
||||
and mapped to the server credit catalog
|
||||
- [ ] Confirm `ByRockyACoffee` remains an optional consumable tip and unlocks
|
||||
no feature
|
||||
- [ ] Upload, select build 87, add review notes, and submit
|
||||
- [ ] Upload, select build 89, add review notes, and submit
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
|
||||
> OSGKeyboard is a source-available voice and typing tool for iPhone, iPad, and Mac. The iOS keyboard combines on-device dictation, Chinese and English typing, a unified AI assistant, clipboard skills, and optional managed credits. On Mac, hold Option for global dictation.
|
||||
|
||||
Current repository version: 2.0.1 (build 87). Later work is listed under CHANGELOG [Unreleased].
|
||||
Current repository version: 2.0.1 (build 89). Later work is listed under CHANGELOG [Unreleased].
|
||||
|
||||
## Product facts
|
||||
|
||||
|
||||
Reference in New Issue
Block a user