-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Releasing Xamarin Bindings version 1.3
- Loading branch information
Jared Poelman
authored and
Jared Poelman
committed
Oct 20, 2016
1 parent
43ff089
commit f0839c5
Showing
112 changed files
with
970 additions
and
2,190 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,26 @@ | ||
# user specific files | ||
*.pidb | ||
*.userprefs | ||
*.swp | ||
*.DS_Store | ||
*~ | ||
*.suo | ||
*.user | ||
*.pfx | ||
|
||
# emacs temporary files | ||
*~ | ||
|
||
# generated files | ||
**/bin | ||
**/obj | ||
**/_ReSharper.* | ||
|
||
# resource files | ||
**/Resource.designer.cs | ||
|
||
# nuget and component packages | ||
**/packages | ||
**/Components | ||
|
||
# Support v4 dll | ||
**/Xamarin.Android.Support.v4.dll |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,10 @@ | ||
Copyright (c) 2016 Appboy, Inc. | ||
All rights reserved. | ||
|
||
* Use of source code or binaries contained within Appboy's Xamarin Component is permitted only to enable use of the Appboy platform by customers of Appboy. | ||
* Modification of source code and inclusion in mobile apps is explicitly allowed provided that all other conditions are met. | ||
* Neither the name of Appboy nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. | ||
* Redistribution of source code or binaries is disallowed except with specific prior written permission. Any such redistribution must retain the above copyright notice, this list of conditions and the following disclaimer. | ||
* The use of source code or binaries contained within Appboy's sample apps, documentation, stub APIs and other related utilities is permitted only to enable testing and quality assurance of integrations with the Appboy platform by current customers of Appboy. | ||
* The use of source code or binaries contained within Appboy's SDKs is permitted only to enable use of the Appboy platform by current customers of Appboy. | ||
* Modification of source code contained within this repository or inclusion of such source in any non-Appboy app, website, or related code is only permitted provided that all other conditions set forth herein are met. | ||
* Neither the name "Appboy" nor the names of any of its contributors may be used to endorse or promote products derived from this software without the express prior written permission of Appboy. | ||
* Redistribution of source code or binaries is strictly prohibited except with the express prior written permission of Appboy. Any such redistribution must retain the above copyright notice, this list of conditions and the following disclaimer: | ||
|
||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF THE USER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Binary file modified
BIN
-16 KB
(99%)
appboy-component/lib/android/AppboyPlatform.AndroidBinding.dll
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+15.3 MB
(130%)
appboy-component/lib/ios-unified/AppboyPlatformXamariniOSBinding.dll
Binary file not shown.
Binary file modified
BIN
+3.64 KB
(110%)
appboy-component/lib/ios-unified/AppboyPlatformXamariniOSBinding.dll.mdb
Binary file not shown.
This file was deleted.
Oops, something went wrong.
59 changes: 0 additions & 59 deletions
59
appboy-component/samples/android/TestApp.XamarinAndroid/AppboyBroadcastReceiver.cs
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
21 changes: 21 additions & 0 deletions
21
appboy-component/samples/android/TestApp.XamarinAndroid/MainApplication.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
using System; | ||
using Android.App; | ||
using Android.Runtime; | ||
|
||
using Com.Appboy; | ||
|
||
namespace com.appboy.xamarinsample | ||
{ | ||
[Application] | ||
public class MainApplication : Application | ||
{ | ||
public MainApplication (IntPtr handle, JniHandleOwnership transfer) : base (handle, transfer) | ||
{ | ||
} | ||
|
||
public override void OnCreate () | ||
{ | ||
RegisterActivityLifecycleCallbacks (new AppboyLifecycleCallbackListener ()); | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.