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

A self.self slipped into the code. #77

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

Commits on Nov 26, 2013

  1. A self.self slipped into the code.

    A self.self slipped into the code. This introduced some anomalous
    behavior to this new user of the class. Removing the redundant selfs
    returned to the expected bahvior of the buttons.
    Andrew W. Donoho committed Nov 26, 2013
    Configuration menu
    Copy the full SHA
    f2834f2 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2013

  1. End loading by loading about:blank.

    Andrew W. Donoho committed Dec 2, 2013
    Configuration menu
    Copy the full SHA
    72126c6 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2013

  1. Fix activity indicator counts and support delegating the webView and …

    …view controllers events.
    Andrew W. Donoho committed Dec 9, 2013
    Configuration menu
    Copy the full SHA
    54fdfbc View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2013

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

Commits on Jun 27, 2014

  1. Package up for a trip. Sorry the reasons why each patch is made are b…

    …eing merged and forgotten.
    adonoho committed Jun 27, 2014
    Configuration menu
    Copy the full SHA
    4a083af View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2014

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

Commits on Aug 2, 2014

  1. Use Google's OpenInChromeController class. This fixed a bug when usin…

    …g https. It also simplified the code and shifted responsibility to Google on how to use their product.
    adonoho committed Aug 2, 2014
    Configuration menu
    Copy the full SHA
    d5fc4ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    453f50e View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2014

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

Commits on Nov 8, 2014

  1. Force teh web view to display a blank page. This traditionally reduce…

    …s the web view's ongoing memory use.
    adonoho committed Nov 8, 2014
    Configuration menu
    Copy the full SHA
    aa2e514 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2014

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

Commits on Dec 12, 2014

  1. Restore a super call.

    adonoho committed Dec 12, 2014
    Configuration menu
    Copy the full SHA
    f849fb9 View commit details
    Browse the repository at this point in the history
  2. Cosmetic edits.

    adonoho committed Dec 12, 2014
    Configuration menu
    Copy the full SHA
    99d02ab View commit details
    Browse the repository at this point in the history

Commits on May 3, 2015

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

Commits on May 12, 2015

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

Commits on Jun 20, 2015

  1. Use Objective-C @import modules.

    adonoho committed Jun 20, 2015
    Configuration menu
    Copy the full SHA
    eb86389 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2015

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

Commits on Nov 18, 2015

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