Skip to content

Commit

Permalink
Updated jar for 2.5.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jkasten2 committed Jun 28, 2016
1 parent 4bc65aa commit 364827f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 19 deletions.
19 changes: 1 addition & 18 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Modified MIT License

Copyright 2015 OneSignal
Copyright 2016 OneSignal

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down Expand Up @@ -37,23 +37,6 @@ Includes portions from the Google GcmClient demo project:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Includes Android Asynchronous Http Client:
Android Asynchronous Http Client
Copyright (c) 2011 James Smith <[email protected]>
http://loopj.com

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Includes portions from RootTools:
Copyright (c) 2012 Stephen Erickson, Chris Ravenscroft, Dominik Schuermann, Adam Shanks
Expand Down
Binary file modified OneSignalSDK.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
OneSignal Android Push Notification Plugin
====================================

[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.onesignal/OneSignal/badge.png)](https://maven-badges.herokuapp.com/maven-central/com.onesignal/OneSignal)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.onesignal/OneSignal/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.onesignal/OneSignal)
[![Build Status](https://travis-ci.org/OneSignal/OneSignal-Android-SDK.svg?branch=master)](https://travis-ci.org/OneSignal/OneSignal-Android-SDK)

OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your native Android or Amazon app with OneSignal.
Expand Down

0 comments on commit 364827f

Please sign in to comment.