Add comprehensive WCAG 2.1 AA accessibility support

- Add VoiceOver labels and hints to all voting layouts, settings, widgets,
  onboarding screens, and entry cells
- Add Reduce Motion support to button animations throughout the app
- Ensure 44x44pt minimum touch targets on widget mood buttons
- Enhance AccessibilityHelpers with Dynamic Type support, ScaledValue wrapper,
  and VoiceOver detection utilities
- Gate premium features (Insights, Month/Year views) behind subscription
- Update widgets to show subscription prompts for non-subscribers

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Trey t
2025-12-23 23:26:21 -06:00
parent a6a6912183
commit 086f8b8807
24 changed files with 741 additions and 283 deletions

View File

@@ -73,34 +73,6 @@
],
"name" : "group1",
"subscriptions" : [
{
"adHocOffers" : [
],
"codeOffers" : [
],
"displayPrice" : "0.99",
"familyShareable" : false,
"groupNumber" : 1,
"internalID" : "44A8029E",
"introductoryOffer" : null,
"localizations" : [
{
"description" : "weekly desc",
"displayName" : "Weekly",
"locale" : "en_US"
}
],
"productID" : "com.tt.ifeel.IAP.subscriptions.weekly",
"recurringSubscriptionPeriod" : "P1W",
"referenceName" : "Weekly",
"subscriptionGroupID" : "2CFE4C4F",
"type" : "RecurringSubscription",
"winbackOffers" : [
]
},
{
"adHocOffers" : [
@@ -115,7 +87,7 @@
"introductoryOffer" : null,
"localizations" : [
{
"description" : "montly desc",
"description" : "Flexible month-to-month billing",
"displayName" : "Monthly",
"locale" : "en_US"
}
@@ -136,14 +108,14 @@
"codeOffers" : [
],
"displayPrice" : "4.99",
"displayPrice" : "9.99",
"familyShareable" : false,
"groupNumber" : 1,
"internalID" : "32967821",
"introductoryOffer" : null,
"localizations" : [
{
"description" : "yearly desc",
"description" : "Best value — save over 15%",
"displayName" : "Yearly",
"locale" : "en_US"
}