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: ssushilt/codekit-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: BruceWilliams/codekit-java
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.
  • 6 commits
  • 114 files changed
  • 4 contributors

Commits on Feb 7, 2014

  1. support .srgs file extension

    java codekit was failing for file inputs that ruby codekit would accept.
    Bruce Williams committed Feb 7, 2014
    Configuration menu
    Copy the full SHA
    0dc5800 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2014

  1. Codekit JAVA - 04112014 Release

    attdevsupport committed Apr 12, 2014
    Configuration menu
    Copy the full SHA
    aa0e375 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2014

  1. Codekit Java changes

    attdevsupport committed Oct 22, 2014
    Configuration menu
    Copy the full SHA
    efc7dea View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2014

  1. Add the latest changes from the HTML5 SDK. This includes the changes …

    …to optionally return raw json (from Bruce Williams), configurable expires_in override for OAuth and setting ClientSdk version.
    mattcobb committed Oct 24, 2014
    Configuration menu
    Copy the full SHA
    bad3d9a View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2014

  1. Merge branch 'master' of https://github.com/attdevsupport/codekit-java

    Conflicts:
    	codekit/src/main/java/com/att/api/ads/service/ADSService.java
    	codekit/src/main/java/com/att/api/immn/service/IMMNService.java
    	codekit/src/main/java/com/att/api/mms/service/MMSService.java
    	codekit/src/main/java/com/att/api/payment/service/NotaryService.java
    	codekit/src/main/java/com/att/api/payment/service/PaymentService.java
    	codekit/src/main/java/com/att/api/sms/service/SMSService.java
    	codekit/src/main/java/com/att/api/speech/service/SpeechCustomService.java
    	codekit/src/main/java/com/att/api/speech/service/SpeechService.java
    	codekit/src/main/java/com/att/api/speech/service/TtsService.java
    mattcobb committed Oct 25, 2014
    Configuration menu
    Copy the full SHA
    536b606 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2014

  1. Merge pull request #1 from mattcobb/master

    Add the latest changes from the HTML5 SDK.  This includes the changes to...
    Bruce Williams committed Oct 28, 2014
    Configuration menu
    Copy the full SHA
    22bd37b View commit details
    Browse the repository at this point in the history
Loading