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

[Sync] Add an option in setting page to Enter Custom Sync Url #25484

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    ae1827d View commit details
    Browse the repository at this point in the history
  2. [Sync] Add a spearate input element for custom sync url and show

    relaunch button when toogle/url change.
    jagadeshjai committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    eab1859 View commit details
    Browse the repository at this point in the history
  3. [Sync] Remove Enable/Disable switch and just use input element for ha…

    …ndling custom sync url.
    
    Also show Relauch button and Managed icon when required.
    jagadeshjai committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    fd61ce9 View commit details
    Browse the repository at this point in the history
  4. [Sync] Pass the custom sync url from the profile preference to sync s…

    …ervice via command line before bulding its service in browser context.
    jagadeshjai committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    22757d6 View commit details
    Browse the repository at this point in the history
  5. [Sync] Set the |BRAVE_SYNC_ENDPOINT| directly in kSyncServerUrl/kSync…

    …DevServerUrl using chromium_src overrides instead of passing it via command_line
    jagadeshjai committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    8d890bd View commit details
    Browse the repository at this point in the history
  6. [Android][Sync] Move the logic for changing the sync url for staging …

    …in Android to |BraveGetSyncServiceURL|.
    jagadeshjai committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    0d4c80c View commit details
    Browse the repository at this point in the history
  7. Rename brave_components_sync_driver_[sources/deps] -> brave_component…

    …s_sync_service_[sources/deps].
    
    And Remove some unused includes.
    jagadeshjai committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    84b09d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Configuration menu
    Copy the full SHA
    a8b34bc View commit details
    Browse the repository at this point in the history