-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
924b71a
commit 08c375b
Showing
669 changed files
with
51,451 additions
and
3,689 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 |
---|---|---|
|
@@ -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> |
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 |
---|---|---|
|
@@ -35,5 +35,8 @@ | |
"msi": false, | ||
"useAppIdAsId": true | ||
} | ||
}, | ||
"dependencies": { | ||
"cordova-custom-config": "^3.1.2" | ||
} | ||
} |
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
Oops, something went wrong.