Skip to content
This repository was archived by the owner on Feb 24, 2025. It is now read-only.

Conversation

@ayoy
Copy link
Contributor

@ayoy ayoy commented Aug 30, 2023

Task/Issue URL: https://app.asana.com/0/0/1205254652502303/f
Tech Design URL: https://app.asana.com/0/481882893211075/1205248329666560/f

Description:
Adding SyncSettingsAdapter to handle Sync for supported settings (currently only Email Protection auth status).
EmailManager notifications can now be posted from a background thread (by Sync) so their handlers
in the app were updated to run always on main thread (which is required because they update UI).
Sync is automatically triggered whenever Email Protection auth status change (unless the change was caused
by Sync itself).

Steps to test this PR:
Refer to BSK PR for testing steps.

Copy Testing:

  • Use of correct apostrophes in new copy, ie rather than '

Orientation Testing:

  • Portrait
  • Landscape

Device Testing:

  • iPhone SE (1st Gen)
  • iPhone 8
  • iPhone X
  • iPhone 14 Pro
  • iPad

OS Testing:

  • iOS 14
  • iOS 15
  • iOS 16

Theme Testing:

  • Light theme
  • Dark theme

Internal references:

Software Engineering Expectations
Technical Design Template

@ayoy ayoy marked this pull request as ready for review August 31, 2023 08:34
@ayoy ayoy requested a review from bwaresiak August 31, 2023 08:34
@ayoy ayoy assigned bwaresiak and unassigned ayoy Aug 31, 2023
Copy link
Collaborator

@bwaresiak bwaresiak left a comment

Choose a reason for hiding this comment

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

Great job!

@ayoy ayoy assigned ayoy and unassigned bwaresiak Sep 5, 2023
@ayoy ayoy merged commit c3ede72 into develop Sep 5, 2023
@ayoy ayoy deleted the dominik/sync-settings branch September 5, 2023 15:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants