Skip to content

Commit

Permalink
A9
Browse files Browse the repository at this point in the history
  • Loading branch information
LckySndays committed Jan 2, 2017
1 parent 924b71a commit 08c375b
Show file tree
Hide file tree
Showing 669 changed files with 51,451 additions and 3,689 deletions.
86 changes: 79 additions & 7 deletions config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,29 +9,101 @@
</author>
<content src="index-local.html" />
<plugin name="cordova-plugin-whitelist" spec="1" />
<access origin="*" />
<allow-intent href="http://*/*" />
<allow-intent href="https://*/*" />
<allow-intent href="tel:*" />
<allow-intent href="sms:*" />
<allow-intent href="mailto:*" />
<allow-intent href="geo:*" />
<allow-intent href="*" />
<!-- <preference name="CodePushDeploymentKey" value="01gPyWdYVhXUmgCKWFEeNoVgxQ2yNJASufEAZ" /> -->
<preference name="CodePushDeploymentKey" value="WurjF7Snf9-ceiYvC-XirMqGASu-NJASufEAZ" />
<preference name="windows-target-version" value="8.1" />
<access origin="*" />
<allow-navigation href="*" />
<icon src="res/icon.png" />
<preference name="phonegap-version" value="cli-6.4.0" />
<platform name="windows">
<preference name="CodePushDeploymentKey" value="sjdCl1MrHk5unxGt5DPcU-BhYaAiNJASufEAZ" />
<preference name="windows-target-version" value="10.0" />
<preference name="windows-phone-target-version" value="10.0" />
<preference name="WindowsToastCapable" value="true" />
<preference name="WindowsStoreIdentityName" value="4773LanyangWhatsUp.LanyangWhatsUp" />
<preference name="WindowsStorePublisherName" value="CN=73BF2E38-FAFF-4FDE-ABCA-B6741310407E" />
<allow-intent href="ms-appx://" />
<allow-intent href="ms-appx-web://" />
<icon src="res/windows/storelogo.png" target="StoreLogo" />
<icon src="res/windows/smalllogo.png" target="Square30x30Logo" />
<icon src="res/Windows/Square44x44Logo.png" target="Square44x44Logo" />
<icon src="res/Windows/Square70x70Logo.png" target="Square70x70Logo" />
<icon src="res/Windows/Square71x71Logo.png" target="Square71x71Logo" />
<icon src="res/Windows/Square150x150Logo.png" target="Square150x150Logo" />
<icon src="res/Windows/Square310x310Logo.png" target="Square310x310Logo" />
<icon src="res/Windows/Wide310x150Logo.png" target="Wide310x150Logo" />
<splash height="300" src="res/screen/windows/splashscreen.png" width="620" />
<splash height="1920" src="res/screen/windows/splashscreenphone.png" width="1152" />
</platform>
<platform name="android">
<preference name="CodePushDeploymentKey" value="sjdCl1MrHk5unxGt5DPcU-BhYaAiNJASufEAZ" />
<allow-intent href="market:*" />
<icon density="ldpi" src="res/android/ldpi.png" />
<icon density="mdpi" src="res/android/mdpi.png" />
<icon density="hdpi" src="res/android/hdpi.png" />
<icon density="xhdpi" src="res/android/xhdpi.png" />
<icon density="xxhdpi" src="res/android/xxhdpi.png" />
<icon density="xxxhdpi" src="res/android/xxxhdpi.png" />
<splash density="land-hdpi" src="res/screen/android/splash-land-hdpi.png" />
<splash density="land-ldpi" src="res/screen/android/splash-land-ldpi.png" />
<splash density="land-mdpi" src="res/screen/android/splash-land-mdpi.png" />
<splash density="land-xhdpi" src="res/screen/android/splash-land-xhdpi.png" />
<splash density="port-hdpi" src="res/screen/android/splash-port-hdpi.png" />
<splash density="port-ldpi" src="res/screen/android/splash-port-ldpi.png" />
<splash density="port-mdpi" src="res/screen/android/splash-port-mdpi.png" />
<splash density="port-xhdpi" src="res/screen/android/splash-port-xhdpi.png" />
</platform>
<platform name="ios">
<config-file parent="NSCameraUsageDescription" platform="ios" target="*-Info.plist">
<string>This app require camera access when you need to take a picture and upload it to Google Drive, using Papercut Web Printing or Uploading Bug Report Screenshots</string>
</config-file>
<config-file parent="NSPhotoLibraryUsageDescription" platform="ios" target="*-Info.plist">
<string>This app require access to photo library when you need to upload picture or document to Google Drive, using Papercut Web Printing or Uploading Bug Report Screenshots</string>
</config-file>
<preference name="CodePushDeploymentKey" value="G25H5X87poRvAEAPagJsozYhbEv6NJASufEAZ" />
<allow-intent href="itms:*" />
<allow-intent href="itms-apps:*" />
<icon height="180" src="res/ios/[email protected]" width="180" />
<icon height="60" src="res/ios/icon-60.png" width="60" />
<icon height="120" src="res/ios/[email protected]" width="120" />
<icon height="76" src="res/ios/icon-76.png" width="76" />
<icon height="152" src="res/ios/[email protected]" width="152" />
<icon height="40" src="res/ios/icon-40.png" width="40" />
<icon height="80" src="res/ios/[email protected]" width="80" />
<icon height="57" src="res/ios/icon.png" width="57" />
<icon height="114" src="res/ios/[email protected]" width="114" />
<icon height="72" src="res/ios/icon-72.png" width="72" />
<icon height="144" src="res/ios/[email protected]" width="144" />
<icon height="29" src="res/ios/icon-small.png" width="29" />
<icon height="58" src="res/ios/[email protected]" width="58" />
<icon height="50" src="res/ios/icon-50.png" width="50" />
<icon height="100" src="res/ios/[email protected]" width="100" />
<icon height="167" src="res/ios/[email protected]" width="167" />
<splash height="480" src="res/screen/ios/Default~iphone.png" width="320" />
<splash height="960" src="res/screen/ios/Default@2x~iphone.png" width="640" />
<splash height="1024" src="res/screen/ios/Default-Portrait~ipad.png" width="768" />
<splash height="2048" src="res/screen/ios/Default-Portrait@2x~ipad.png" width="1536" />
<splash height="768" src="res/screen/ios/Default-Landscape~ipad.png" width="1024" />
<splash height="1536" src="res/screen/ios/Default-Landscape@2x~ipad.png" width="2048" />
<splash height="1136" src="res/screen/ios/Default-568h@2x~iphone.png" width="640" />
<splash height="1334" src="res/screen/ios/Default-667h.png" width="750" />
<splash height="2208" src="res/screen/ios/Default-736h.png" width="1242" />
<splash height="1242" src="res/screen/ios/Default-Landscape-736h.png" width="2208" />
</platform>
<platform name="winphone">
<platform name="wp8">
<icon height="99" src="res/wp/ApplicationIcon.png" width="99" />
<icon height="159" src="res/wp/Background.png" width="159" />
</platform>
<platform name="blackberry10">
<preference name="websecurity" value="disable" />
<icon src="res/bb10/icon-86.png" />
<icon src="res/bb10/icon-150.png" />
<rim:splash src="res/screen/blackberry/splashscreen.png" />
</platform>

<plugin name="cordova-custom-config" spec="~3.1.2" />
<plugin name="code-push" spec="~1.9.0-beta" />
</widget>
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,8 @@
"msi": false,
"useAppIdAsId": true
}
},
"dependencies": {
"cordova-custom-config": "^3.1.2"
}
}
32 changes: 16 additions & 16 deletions plugins/android.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,43 +7,43 @@
"files": {}
},
"installed_plugins": {
"cordova-plugin-code-push": {
"PACKAGE_NAME": "io.cordova.hellocordova"
},
"cordova-plugin-device": {
"PACKAGE_NAME": "io.cordova.hellocordova"
"PACKAGE_NAME": "tk.lanyang.whatsup"
},
"phonegap-nfc": {
"PACKAGE_NAME": "io.cordova.hellocordova"
"PACKAGE_NAME": "tk.lanyang.whatsup"
},
"cordova-plugin-whitelist": {
"PACKAGE_NAME": "io.cordova.hellocordova"
"cordova-custom-config": {
"PACKAGE_NAME": "tk.lanyang.whatsup"
},
"onesignal-cordova-plugin": {
"PACKAGE_NAME": "tk.lanyang.whatsup"
},
"cordova-plugin-background-mode": {
"cordova-plugin-whitelist": {
"PACKAGE_NAME": "tk.lanyang.whatsup"
},
"cordova-plugin-code-push": {
"PACKAGE_NAME": "tk.lanyang.whatsup"
},
"code-push": {
"PACKAGE_NAME": "tk.lanyang.whatsup"
}
},
"dependent_plugins": {
"code-push": {
"PACKAGE_NAME": "io.cordova.hellocordova"
},
"cordova-plugin-compat": {
"PACKAGE_NAME": "io.cordova.hellocordova"
"PACKAGE_NAME": "tk.lanyang.whatsup"
},
"cordova-plugin-file": {
"PACKAGE_NAME": "io.cordova.hellocordova"
"PACKAGE_NAME": "tk.lanyang.whatsup"
},
"cordova-plugin-file-transfer": {
"PACKAGE_NAME": "io.cordova.hellocordova"
"PACKAGE_NAME": "tk.lanyang.whatsup"
},
"cordova-plugin-zip": {
"PACKAGE_NAME": "io.cordova.hellocordova"
"PACKAGE_NAME": "tk.lanyang.whatsup"
},
"cordova-plugin-dialogs": {
"PACKAGE_NAME": "io.cordova.hellocordova"
"PACKAGE_NAME": "tk.lanyang.whatsup"
}
}
}
34 changes: 17 additions & 17 deletions plugins/blackberry10.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,43 +7,43 @@
"files": {}
},
"installed_plugins": {
"cordova-plugin-code-push": {
"PACKAGE_NAME": "io.cordova.hellocordova"
},
"cordova-plugin-device": {
"PACKAGE_NAME": "io.cordova.hellocordova"
},
"cordova-plugin-whitelist": {
"PACKAGE_NAME": "io.cordova.hellocordova"
"PACKAGE_NAME": "tk.lanyang.whatsup"
},
"phonegap-nfc": {
"PACKAGE_NAME": "io.cordova.hellocordova"
"PACKAGE_NAME": "tk.lanyang.whatsup"
},
"cordova-custom-config": {
"PACKAGE_NAME": "tk.lanyang.whatsup"
},
"onesignal-cordova-plugin": {
"PACKAGE_NAME": "tk.lanyang.whatsup"
},
"cordova-plugin-background-mode": {
"cordova-plugin-whitelist": {
"PACKAGE_NAME": "tk.lanyang.whatsup"
},
"cordova-plugin-code-push": {
"PACKAGE_NAME": "tk.lanyang.whatsup"
},
"code-push": {
"PACKAGE_NAME": "tk.lanyang.whatsup"
}
},
"dependent_plugins": {
"code-push": {
"PACKAGE_NAME": "io.cordova.hellocordova"
},
"cordova-plugin-compat": {
"PACKAGE_NAME": "io.cordova.hellocordova"
"PACKAGE_NAME": "tk.lanyang.whatsup"
},
"cordova-plugin-file": {
"PACKAGE_NAME": "io.cordova.hellocordova"
"PACKAGE_NAME": "tk.lanyang.whatsup"
},
"cordova-plugin-file-transfer": {
"PACKAGE_NAME": "io.cordova.hellocordova"
"PACKAGE_NAME": "tk.lanyang.whatsup"
},
"cordova-plugin-zip": {
"PACKAGE_NAME": "io.cordova.hellocordova"
"PACKAGE_NAME": "tk.lanyang.whatsup"
},
"cordova-plugin-dialogs": {
"PACKAGE_NAME": "io.cordova.hellocordova"
"PACKAGE_NAME": "tk.lanyang.whatsup"
}
}
}
7 changes: 5 additions & 2 deletions plugins/code-push/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "code-push",
"version": "1.10.2-beta",
"version": "1.11.1-beta",
"description": "Management SDK for the CodePush service",
"main": "script/index.js",
"scripts": {
Expand All @@ -17,7 +17,10 @@
"base-64": "^0.1.0",
"node-uuid": "^1.4.3",
"q": "^1.4.1",
"recursive-fs": "0.1.4",
"slash": "1.0.0",
"superagent": "^1.7.2",
"superagent-proxy": "^1.0.0"
"superagent-proxy": "^1.0.0",
"yazl": "^2.4.1"
}
}
Loading

0 comments on commit 08c375b

Please sign in to comment.