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: urbanairship/java-library
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: liihongbin/java-library
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.
  • 14 commits
  • 21 files changed
  • 2 contributors

Commits on Jul 8, 2015

  1. Add to support /api/device_tokens/feedback/?since and /api/apids/feed…

    …back/?since
    Hongbin Li
    Hongbin Li committed Jul 8, 2015
    Configuration menu
    Copy the full SHA
    f2e1e46 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2015

  1. Add test cases and add builder.addParameter("format", "json"); for li…

    …stDeviceTokensFeedback and listApidsFeedback
    Hongbin Li
    Hongbin Li committed Jul 10, 2015
    2 Configuration menu
    Copy the full SHA
    d7dcb72 View commit details
    Browse the repository at this point in the history
  2. fix comment: remove extra semicolon

    Hongbin Li
    Hongbin Li committed Jul 10, 2015
    Configuration menu
    Copy the full SHA
    4d45b70 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2015

  1. Merge pull request #1 from Luoben/devicetokens-apids-feedback

    Devicetokens apids feedback
    Luoben
    Luoben committed Jul 13, 2015
    Configuration menu
    Copy the full SHA
    af54af5 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2016

  1. Merge remote-tracking branch 'upstream/master'

    # Conflicts:
    #	src/main/java/com/urbanairship/api/client/APIClient.java
    #	src/main/java/com/urbanairship/api/client/model/APIClientResponse.java
    #	src/main/java/com/urbanairship/api/client/parse/APIResponseObjectMapper.java
    #	src/test/java/com/urbanairship/api/client/APIClientTest.java
    Hongbin Li
    Hongbin Li committed Oct 28, 2016
    Configuration menu
    Copy the full SHA
    73e2fcf View commit details
    Browse the repository at this point in the history
  2. Refactored feedback api.

    Hongbin Li
    Hongbin Li committed Oct 28, 2016
    Configuration menu
    Copy the full SHA
    6c6e27f View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2016

  1. fix unit test cases.

    Hongbin Li
    Hongbin Li committed Nov 1, 2016
    Configuration menu
    Copy the full SHA
    6c431b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    930edb4 View commit details
    Browse the repository at this point in the history
  3. zillow build lifecycle

    Hongbin Li
    Hongbin Li committed Nov 1, 2016
    Configuration menu
    Copy the full SHA
    91d8018 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2016

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

Commits on Jan 3, 2017

  1. feedback api, test cases.

    Hongbin Li
    Hongbin Li committed Jan 3, 2017
    Configuration menu
    Copy the full SHA
    d6f9dd0 View commit details
    Browse the repository at this point in the history
  2. Revert "zillow build lifecycle"

    This reverts commit 91d8018.
    Hongbin Li
    Hongbin Li committed Jan 3, 2017
    Configuration menu
    Copy the full SHA
    3fa17c8 View commit details
    Browse the repository at this point in the history
  3. Revert "added zillow parent, added lifecycle, disabled javadoc plug a…

    …nd gpg."
    
    This reverts commit 930edb4.
    Hongbin Li
    Hongbin Li committed Jan 3, 2017
    Configuration menu
    Copy the full SHA
    390f4cc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from Luoben/compile-for-zillow-1.1.0

    Compile for zillow 1.1.0
    Luoben
    Luoben authored Jan 3, 2017
    Configuration menu
    Copy the full SHA
    4c7d8b8 View commit details
    Browse the repository at this point in the history
Loading