From 0b48b8d780681382d0274c4a1a22fe3aa355db3b Mon Sep 17 00:00:00 2001 From: Carlos Henrique Zinato Date: Mon, 23 Jan 2017 16:44:09 +0100 Subject: [PATCH] Add new iamyellow.tiws version 2.0.0 for Android --- .../{1.1.0 => 2.0.0}/LICENSE | 0 .../{1.1.0 => 2.0.0}/example/app.js | 0 .../{1.1.0 => 2.0.0}/example/now.js | 0 .../{1.1.0 => 2.0.0}/example/socket.io.js | 0 .../{1.1.0 => 2.0.0}/lib/httpclient-4.5.2.jar | Bin .../{1.1.0 => 2.0.0}/lib/httpcore-4.4.4.jar | Bin .../libs/armeabi-v7a/libnet.iamyellow.tiws.so | Bin .../libs/x86/libnet.iamyellow.tiws.so | Bin .../{1.1.0 => 2.0.0}/manifest | 2 +- .../{1.1.0 => 2.0.0}/timodule.xml | 0 .../{1.1.0 => 2.0.0}/tiws.jar | Bin 22368 -> 22368 bytes app/tiapp.xml | 2 +- cli/support/appify.js | 2 +- 13 files changed, 3 insertions(+), 3 deletions(-) rename app/modules/android/net.iamyellow.tiws/{1.1.0 => 2.0.0}/LICENSE (100%) rename app/modules/android/net.iamyellow.tiws/{1.1.0 => 2.0.0}/example/app.js (100%) rename app/modules/android/net.iamyellow.tiws/{1.1.0 => 2.0.0}/example/now.js (100%) rename app/modules/android/net.iamyellow.tiws/{1.1.0 => 2.0.0}/example/socket.io.js (100%) rename app/modules/android/net.iamyellow.tiws/{1.1.0 => 2.0.0}/lib/httpclient-4.5.2.jar (100%) rename app/modules/android/net.iamyellow.tiws/{1.1.0 => 2.0.0}/lib/httpcore-4.4.4.jar (100%) rename app/modules/android/net.iamyellow.tiws/{1.1.0 => 2.0.0}/libs/armeabi-v7a/libnet.iamyellow.tiws.so (100%) rename app/modules/android/net.iamyellow.tiws/{1.1.0 => 2.0.0}/libs/x86/libnet.iamyellow.tiws.so (100%) rename app/modules/android/net.iamyellow.tiws/{1.1.0 => 2.0.0}/manifest (97%) rename app/modules/android/net.iamyellow.tiws/{1.1.0 => 2.0.0}/timodule.xml (100%) rename app/modules/android/net.iamyellow.tiws/{1.1.0 => 2.0.0}/tiws.jar (98%) diff --git a/app/modules/android/net.iamyellow.tiws/1.1.0/LICENSE b/app/modules/android/net.iamyellow.tiws/2.0.0/LICENSE similarity index 100% rename from app/modules/android/net.iamyellow.tiws/1.1.0/LICENSE rename to app/modules/android/net.iamyellow.tiws/2.0.0/LICENSE diff --git a/app/modules/android/net.iamyellow.tiws/1.1.0/example/app.js b/app/modules/android/net.iamyellow.tiws/2.0.0/example/app.js similarity index 100% rename from app/modules/android/net.iamyellow.tiws/1.1.0/example/app.js rename to app/modules/android/net.iamyellow.tiws/2.0.0/example/app.js diff --git a/app/modules/android/net.iamyellow.tiws/1.1.0/example/now.js b/app/modules/android/net.iamyellow.tiws/2.0.0/example/now.js similarity index 100% rename from app/modules/android/net.iamyellow.tiws/1.1.0/example/now.js rename to app/modules/android/net.iamyellow.tiws/2.0.0/example/now.js diff --git a/app/modules/android/net.iamyellow.tiws/1.1.0/example/socket.io.js b/app/modules/android/net.iamyellow.tiws/2.0.0/example/socket.io.js similarity index 100% rename from app/modules/android/net.iamyellow.tiws/1.1.0/example/socket.io.js rename to app/modules/android/net.iamyellow.tiws/2.0.0/example/socket.io.js diff --git a/app/modules/android/net.iamyellow.tiws/1.1.0/lib/httpclient-4.5.2.jar b/app/modules/android/net.iamyellow.tiws/2.0.0/lib/httpclient-4.5.2.jar similarity index 100% rename from app/modules/android/net.iamyellow.tiws/1.1.0/lib/httpclient-4.5.2.jar rename to app/modules/android/net.iamyellow.tiws/2.0.0/lib/httpclient-4.5.2.jar diff --git a/app/modules/android/net.iamyellow.tiws/1.1.0/lib/httpcore-4.4.4.jar b/app/modules/android/net.iamyellow.tiws/2.0.0/lib/httpcore-4.4.4.jar similarity index 100% rename from app/modules/android/net.iamyellow.tiws/1.1.0/lib/httpcore-4.4.4.jar rename to app/modules/android/net.iamyellow.tiws/2.0.0/lib/httpcore-4.4.4.jar diff --git a/app/modules/android/net.iamyellow.tiws/1.1.0/libs/armeabi-v7a/libnet.iamyellow.tiws.so b/app/modules/android/net.iamyellow.tiws/2.0.0/libs/armeabi-v7a/libnet.iamyellow.tiws.so similarity index 100% rename from app/modules/android/net.iamyellow.tiws/1.1.0/libs/armeabi-v7a/libnet.iamyellow.tiws.so rename to app/modules/android/net.iamyellow.tiws/2.0.0/libs/armeabi-v7a/libnet.iamyellow.tiws.so diff --git a/app/modules/android/net.iamyellow.tiws/1.1.0/libs/x86/libnet.iamyellow.tiws.so b/app/modules/android/net.iamyellow.tiws/2.0.0/libs/x86/libnet.iamyellow.tiws.so similarity index 100% rename from app/modules/android/net.iamyellow.tiws/1.1.0/libs/x86/libnet.iamyellow.tiws.so rename to app/modules/android/net.iamyellow.tiws/2.0.0/libs/x86/libnet.iamyellow.tiws.so diff --git a/app/modules/android/net.iamyellow.tiws/1.1.0/manifest b/app/modules/android/net.iamyellow.tiws/2.0.0/manifest similarity index 97% rename from app/modules/android/net.iamyellow.tiws/1.1.0/manifest rename to app/modules/android/net.iamyellow.tiws/2.0.0/manifest index 3d7e7e80..a98ecd7a 100644 --- a/app/modules/android/net.iamyellow.tiws/1.1.0/manifest +++ b/app/modules/android/net.iamyellow.tiws/2.0.0/manifest @@ -2,7 +2,7 @@ # this is your module manifest and used by Titanium # during compilation, packaging, distribution, etc. # -version: 1.1.0 +version: 2.0.0 apiversion: 3 description: TiWS is a very simple Titanium module (iOS / Android) for creating native websockets. author: jordi domenech diff --git a/app/modules/android/net.iamyellow.tiws/1.1.0/timodule.xml b/app/modules/android/net.iamyellow.tiws/2.0.0/timodule.xml similarity index 100% rename from app/modules/android/net.iamyellow.tiws/1.1.0/timodule.xml rename to app/modules/android/net.iamyellow.tiws/2.0.0/timodule.xml diff --git a/app/modules/android/net.iamyellow.tiws/1.1.0/tiws.jar b/app/modules/android/net.iamyellow.tiws/2.0.0/tiws.jar similarity index 98% rename from app/modules/android/net.iamyellow.tiws/1.1.0/tiws.jar rename to app/modules/android/net.iamyellow.tiws/2.0.0/tiws.jar index d13b563c1e93eba039702c02aa1136a06153f6b2..5d7bc9be08ab7b9fc6a2e41b6d926045cc0695bc 100644 GIT binary patch delta 66 zcmaE`j`6`dM&1B#W)?061`Y;>s{V?Jyc*1v{S_N6Laada=6$i;;dc{P|L78h=`2(bduoBOS{iZBDkC%gMwfCZZT Mnb^RL_RyP*0KAqKQ2+n{ diff --git a/app/tiapp.xml b/app/tiapp.xml index f75d7f6f..3772b6f9 100644 --- a/app/tiapp.xml +++ b/app/tiapp.xml @@ -176,7 +176,7 @@ - net.iamyellow.tiws + net.iamyellow.tiws ti.compression yy.logcatcher bencoding.android.tools diff --git a/cli/support/appify.js b/cli/support/appify.js index 72110222..cdf11b5d 100644 --- a/cli/support/appify.js +++ b/cli/support/appify.js @@ -18,7 +18,7 @@ _.templateSettings = { }; var required_modules = [ - 'net.iamyellow.tiws', + 'net.iamyellow.tiws', 'ti.compression', 'yy.logcatcher', 'bencoding.android.tools',