Skip to content

Conversation

@CDRussell
Copy link
Member

Task/Issue URL: https://app.asana.com/1/137249556945/project/488551667048375/task/1212450128487247?focus=true

Description

Steps to test this PR

Feature 1

  • [ ]
  • [ ]

UI changes

Before After
!(Upload before screenshot) (Upload after screenshot)

Copy link
Member Author

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

@CDRussell CDRussell force-pushed the feature/craig/sync_duck_ai_chat_support branch 3 times, most recently from 2f70f7b to 9cc09c0 Compare December 17, 2025 17:02
@CDRussell CDRussell force-pushed the feature/craig/update_sync_crypto_apis_byte_array branch from d36ea31 to 32ff896 Compare December 17, 2025 17:02
@CDRussell CDRussell force-pushed the feature/craig/sync_duck_ai_chat_support branch from 9cc09c0 to 827e026 Compare December 17, 2025 17:07
@CDRussell CDRussell force-pushed the feature/craig/update_sync_crypto_apis_byte_array branch 2 times, most recently from 0c92c2f to 76cd1e5 Compare December 17, 2025 17:07
@CDRussell CDRussell force-pushed the feature/craig/sync_duck_ai_chat_support branch 2 times, most recently from 861bb89 to 344aba4 Compare December 17, 2025 17:09
@CDRussell CDRussell force-pushed the feature/craig/update_sync_crypto_apis_byte_array branch 2 times, most recently from e268906 to 3d1db92 Compare December 17, 2025 17:27
@CDRussell CDRussell force-pushed the feature/craig/sync_duck_ai_chat_support branch 2 times, most recently from a0131a0 to 671c8c0 Compare December 17, 2025 17:45
@CDRussell CDRussell force-pushed the feature/craig/update_sync_crypto_apis_byte_array branch 2 times, most recently from b8f6d64 to c46ac61 Compare December 17, 2025 17:51
@CDRussell CDRussell force-pushed the feature/craig/sync_duck_ai_chat_support branch 2 times, most recently from 3fea8ee to 2f2edb4 Compare December 17, 2025 17:55
@CDRussell CDRussell force-pushed the feature/craig/update_sync_crypto_apis_byte_array branch from c46ac61 to b706df5 Compare December 17, 2025 17:55
@CDRussell CDRussell force-pushed the feature/craig/sync_duck_ai_chat_support branch from 2f2edb4 to 6300bf8 Compare December 17, 2025 17:56
@CDRussell CDRussell force-pushed the feature/craig/update_sync_crypto_apis_byte_array branch 2 times, most recently from b2e25e9 to 8fad7c6 Compare December 17, 2025 17:58
@CDRussell CDRussell force-pushed the feature/craig/sync_duck_ai_chat_support branch from 6300bf8 to 7c494c7 Compare December 17, 2025 17:58
@CDRussell CDRussell force-pushed the feature/craig/update_sync_crypto_apis_byte_array branch from 8fad7c6 to 68609b8 Compare December 18, 2025 11:07
@CDRussell CDRussell force-pushed the feature/craig/sync_duck_ai_chat_support branch from 7c494c7 to f32b677 Compare December 18, 2025 11:07
@CDRussell CDRussell force-pushed the feature/craig/update_sync_crypto_apis_byte_array branch from 68609b8 to fa156a9 Compare December 18, 2025 11:18
@CDRussell CDRussell force-pushed the feature/craig/sync_duck_ai_chat_support branch from f32b677 to dcde3d7 Compare December 18, 2025 11:18
@CDRussell CDRussell force-pushed the feature/craig/sync_duck_ai_chat_support branch from dcde3d7 to 2ca5f01 Compare December 18, 2025 11:22
<string name="sync_internal_environment_title">Use Dev Environment?</string>
<string name="sync_internal_environment_subtitle_prod">https://sync.duckduckgo.com</string>
<string name="sync_internal_environment_subtitle_dev">https://dev-sync-use.duckduckgo.com</string>
<string name="sync_internal_environment_subtitle_dev">https://sync-staging.duckduckgo.com</string>
Copy link
Member Author

Choose a reason for hiding this comment

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

dev-sync is deprecated

companion object {
const val SYNC_PROD_ENVIRONMENT_URL = "https://sync.duckduckgo.com"
const val SYNC_DEV_ENVIRONMENT_URL = "https://dev-sync-use.duckduckgo.com"
const val SYNC_DEV_ENVIRONMENT_URL = "https://sync-staging.duckduckgo.com"
Copy link
Member Author

Choose a reason for hiding this comment

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

dev-sync is deprecated

@CDRussell CDRussell force-pushed the feature/craig/update_sync_crypto_apis_byte_array branch from fa156a9 to 6b6dc6d Compare December 18, 2025 18:09
@CDRussell CDRussell force-pushed the feature/craig/sync_duck_ai_chat_support branch from 2ca5f01 to 21c48c7 Compare December 18, 2025 18:09
@CDRussell CDRussell force-pushed the feature/craig/update_sync_crypto_apis_byte_array branch from 6b6dc6d to ee92e81 Compare December 18, 2025 19:31
@CDRussell CDRussell force-pushed the feature/craig/sync_duck_ai_chat_support branch from 21c48c7 to fbb2fdc Compare December 18, 2025 19:31
@CDRussell CDRussell force-pushed the feature/craig/update_sync_crypto_apis_byte_array branch from ee92e81 to 4957e06 Compare December 18, 2025 19:47
@CDRussell CDRussell force-pushed the feature/craig/sync_duck_ai_chat_support branch 2 times, most recently from 3e225c3 to 3abbe37 Compare December 18, 2025 20:09
@CDRussell CDRussell force-pushed the feature/craig/update_sync_crypto_apis_byte_array branch from 4957e06 to 4f4a176 Compare December 18, 2025 20:09
@CDRussell CDRussell force-pushed the feature/craig/sync_duck_ai_chat_support branch from 3abbe37 to 5882bc9 Compare December 19, 2025 10:51
@CDRussell CDRussell force-pushed the feature/craig/update_sync_crypto_apis_byte_array branch from 4f4a176 to 5eacdaa Compare December 19, 2025 10:51
@CDRussell CDRussell force-pushed the feature/craig/sync_duck_ai_chat_support branch 2 times, most recently from afa24c5 to 4dd2d33 Compare December 19, 2025 13:39
@CDRussell CDRussell force-pushed the feature/craig/update_sync_crypto_apis_byte_array branch 2 times, most recently from 05596f0 to 610d556 Compare December 19, 2025 13:41
@CDRussell CDRussell force-pushed the feature/craig/sync_duck_ai_chat_support branch from 4dd2d33 to ef3085d Compare December 19, 2025 13:41
@CDRussell CDRussell force-pushed the feature/craig/sync_duck_ai_chat_support branch from ef3085d to cbfdecb Compare December 19, 2025 17:34
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.

1 participant