Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fall back to accentColor for iOS 15 and below #2952

Merged
merged 1 commit into from
Jun 17, 2024
Merged

Conversation

dus7
Copy link
Contributor

@dus7 dus7 commented Jun 14, 2024

Task/Issue URL: https://app.asana.com/0/414709148257752/1207573264233602/f
Tech Design URL:
CC: @brindy

Description:

accentColor was deprecated in favor of tint, which should be used as a fallback function for our tintIfAvailable function.

Steps to test this PR:
Verify if the following places are properly colored:

  • Autocomplete (search suggestions)
  • Privacy settings items containing "Learn More" link

Before and after screenshots:

OS Testing:

  • iOS 15
  • iOS 16

Theme Testing:

  • Light theme
  • Dark theme

Internal references:

Software Engineering Expectations
Technical Design Template

@dus7 dus7 marked this pull request as ready for review June 14, 2024 13:26
@dus7 dus7 requested a review from tomasstrba June 14, 2024 13:26
Copy link
Contributor

@tomasstrba tomasstrba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 👍

@dus7 dus7 merged commit 59746a7 into main Jun 17, 2024
60 checks passed
@dus7 dus7 deleted the mariusz/tint-color branch June 17, 2024 08:15
samsymons added a commit that referenced this pull request Jun 17, 2024
* main:
  don't refresh swipe tabs data source if autoclearing (#2960)
  Fall back to accentColor for iOS 15 and below (#2952)
samsymons added a commit that referenced this pull request Jun 20, 2024
# By Mariusz Śpiewak (4) and others
# Via GitHub (1) and others
* main:
  Additional Autofill KPI pixels (#2943)
  Prevent duplicate attribution (#2956)
  Release 7.125.0-2 (#2969)
  Disable ad attribution reporting (#2968)
  Fix haptic feedback for refresh control (#2942)
  Release 7.125.0-1 (#2966)
  Add two more pixels to the dashboard experiment (#2963)
  VPN state workarounds (#2938)
  RMF: New "Interacted With Message" matching attribute (#2947)
  Release 7.125.0-0 (#2962)
  don't refresh swipe tabs data source if autoclearing (#2960)
  Fall back to accentColor for iOS 15 and below (#2952)

# Conflicts:
#	DuckDuckGo.xcodeproj/project.pbxproj
#	DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants