diff --git a/android/dist/eu.rebelcorp.parse-android-1.0.0.zip b/android/dist/eu.rebelcorp.parse-android-1.0.0.zip new file mode 100644 index 0000000..c6a05dd Binary files /dev/null and b/android/dist/eu.rebelcorp.parse-android-1.0.0.zip differ diff --git a/android/java-sources.txt b/android/java-sources.txt index 69e447d..0ede2b2 100644 --- a/android/java-sources.txt +++ b/android/java-sources.txt @@ -1,3 +1,9 @@ -"/Users/InGrowth/Documents/Projects/Ti-Parse/android/build/generated/java/eu/rebelcorp/parse/ParseBootstrap.java" -"/Users/InGrowth/Documents/Projects/Ti-Parse/android/src/eu/rebelcorp/parse/ParseModule.java" -"/Users/InGrowth/Documents/Projects/Ti-Parse/android/src/eu/rebelcorp/parse/ParseModuleBroadcastReceiver.java" \ No newline at end of file +"/Users/danwilson/git/Parse/android/src/eu/rebelcorp/parse/ParseModule.java" +"/Users/danwilson/git/Parse/android/src/eu/rebelcorp/parse/ParseModuleBroadcastReceiver.java" +"/Users/danwilson/git/Parse/android/build/generated/java/eu/rebelcorp/parse/ParseBootstrap.java" +"/Users/danwilson/git/Parse/android/build/generated/r/android/support/compat/R.java" +"/Users/danwilson/git/Parse/android/build/generated/r/android/support/design/R.java" +"/Users/danwilson/git/Parse/android/build/generated/r/android/support/v7/appcompat/R.java" +"/Users/danwilson/git/Parse/android/build/generated/r/android/support/v7/cardview/R.java" +"/Users/danwilson/git/Parse/android/build/generated/r/eu/rebelcorp/parse/R.java" +"/Users/danwilson/git/Parse/android/build/generated/r/ti/modules/titanium/ui/R.java" \ No newline at end of file diff --git a/android/libs/arm64-v8a/libeu.rebelcorp.parse.so b/android/libs/arm64-v8a/libeu.rebelcorp.parse.so new file mode 100644 index 0000000..12635bf Binary files /dev/null and b/android/libs/arm64-v8a/libeu.rebelcorp.parse.so differ diff --git a/android/libs/armeabi-v7a/libeu.rebelcorp.parse.so b/android/libs/armeabi-v7a/libeu.rebelcorp.parse.so index f240f58..f8fc7d4 100644 Binary files a/android/libs/armeabi-v7a/libeu.rebelcorp.parse.so and b/android/libs/armeabi-v7a/libeu.rebelcorp.parse.so differ diff --git a/android/libs/x86/libeu.rebelcorp.parse.so b/android/libs/x86/libeu.rebelcorp.parse.so index f450bcc..14df218 100644 Binary files a/android/libs/x86/libeu.rebelcorp.parse.so and b/android/libs/x86/libeu.rebelcorp.parse.so differ diff --git a/android/manifest b/android/manifest index 954cb6a..6db1eae 100644 --- a/android/manifest +++ b/android/manifest @@ -2,18 +2,17 @@ # this is your module manifest and used by Titanium # during compilation, packaging, distribution, etc. # -version: 0.14.1 -apiversion: 3 +version: 1.0.0 +apiversion: 4 +architectures: arm64-v8a armeabi-v7a x86 description: Titanium module wrapping the Parse Android SDK. author: Timan Rebel license: MIT copyright: Copyright (c) 2015 by Rebelcorp - # these should not be edited name: parse moduleid: eu.rebelcorp.parse guid: 39f0181f-c7e5-4665-a87f-4a06e4f41f9f platform: android -architectures: armeabi-v7a x86 -minsdk: 6.0.0.GA +minsdk: 7.0.1