Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cwperry/ViewServer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: romainguy/ViewServer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 24 files changed
  • 8 contributors

Commits on Apr 23, 2012

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

Commits on Sep 7, 2012

  1. Prevent ViewServer from spamming the logs when a server is unavailable.

    Also minor log tweaks.
    Eric Burke authored and JakeWharton committed Sep 7, 2012
    Configuration menu
    Copy the full SHA
    f49c1df View commit details
    Browse the repository at this point in the history
  2. Merge pull request romainguy#9 from JakeWharton/spam

    Prevent ViewServer from spamming the logs when a server is unavailable.
    romainguy committed Sep 7, 2012
    Configuration menu
    Copy the full SHA
    345f7aa View commit details
    Browse the repository at this point in the history
  3. Merge pull request romainguy#7 from pyricau/patch-1

    Updating the Javadoc to provide an example for an InputMethodService
    romainguy committed Sep 7, 2012
    Configuration menu
    Copy the full SHA
    98a80bd View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2013

  1. Convert project structure to Gradle.

    This also splits the actual `ViewServer` class into its own module independent
    of the sample application.
    JakeWharton committed Sep 11, 2013
    Configuration menu
    Copy the full SHA
    a9443e3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request romainguy#16 from JakeWharton/gradle

    Convert project structure to Gradle.
    romainguy committed Sep 11, 2013
    Configuration menu
    Copy the full SHA
    90abb7b View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2013

  1. Configuration menu
    Copy the full SHA
    8515975 View commit details
    Browse the repository at this point in the history
  2. Merge pull request romainguy#17 from JakeWharton/patch-1

    Correct spelling of 'UncloseableOutputStream'.
    romainguy committed Sep 28, 2013
    Configuration menu
    Copy the full SHA
    f7bfe27 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2014

  1. Configuration menu
    Copy the full SHA
    05682e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f23e57 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2014

  1. Merge pull request romainguy#20 from seatgeek/gradle_upgrade

    Upgrading gradle configuration to latest
    romainguy committed Jun 29, 2014
    Configuration menu
    Copy the full SHA
    c2fac37 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2014

  1. Support for Android 1.0

    romainguy committed Dec 8, 2014
    Configuration menu
    Copy the full SHA
    4c75d62 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2015

  1. Clear mFocusedWindow on destroy

    Don't leak activity if no other activity replaces the one that's destroyed.
    pyricau committed May 10, 2015
    Configuration menu
    Copy the full SHA
    d4206a2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request romainguy#27 from pyricau/py/mFocusedWindow_leak

    Clear mFocusedWindow on destroy
    romainguy committed May 10, 2015
    Configuration menu
    Copy the full SHA
    a3b0005 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2016

  1. Adding Quick Start Info

    desertjim committed Jan 31, 2016
    Configuration menu
    Copy the full SHA
    9ba0561 View commit details
    Browse the repository at this point in the history
  2. Rename file extension

    desertjim committed Jan 31, 2016
    Configuration menu
    Copy the full SHA
    062af97 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    desertjim committed Jan 31, 2016
    Configuration menu
    Copy the full SHA
    10c563a View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2016

  1. Merge pull request romainguy#30 from desertjim/patch-1

    Enhancing Readme
    romainguy committed Feb 2, 2016
    Configuration menu
    Copy the full SHA
    017c01c View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. Update README.md

    romainguy authored Apr 29, 2021
    Configuration menu
    Copy the full SHA
    269059b View commit details
    Browse the repository at this point in the history
Loading