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

Enable help webui for checking update status and upgrade detector #271

Merged
merged 4 commits into from
Jul 30, 2018

Commits on Jul 23, 2018

  1. Cleanup/Refactoring BraveAppController/SparkleGlueMac

    * Delete update item from menu
    * Delete BraveAppController. Initialize sparkle in BraveBrowserMainPartsMac instead.
    * Move SUUpdateDelegate impl to SparkleGlueMac
    simonhong committed Jul 23, 2018
    Configuration menu
    Copy the full SHA
    83f7255 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2018

  1. Use help webui for checking update and show update status

    This PR disables sparkle's dialog UI.
    simonhong committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    f8cf51c View commit details
    Browse the repository at this point in the history
  2. Enable upgrade detector on MacOS

    With this, browser notifies that install is ready via app menu button.
    simonhong committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    a897556 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23becce View commit details
    Browse the repository at this point in the history