From d22d51a1ae49680015326857360eb699f31efced Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 31 Aug 2020 22:37:03 +0200 Subject: NO MORE ANDROID BUILD --- .../android/AndroidVox_v1.js | 1778 -------------------- .../android/chromeandroidvox.js | 1778 -------------------- .../www/android/LaunchMyApp.js | 48 - .../plugins/cordova-plugin-device/www/device.js | 85 - .../www/android/notification.js | 76 - .../cordova-plugin-dialogs/www/notification.js | 132 -- .../www/PositionError.js | 40 - .../www/android/geolocation.js | 73 - .../www/inappbrowser.js | 113 -- .../www/Connection.js | 36 - .../www/network.js | 93 - .../plugins/cordova-plugin-sim/www/android/sim.js | 11 - .../www/plugins/cordova-plugin-sim/www/sim.js | 8 - .../www/splashscreen.js | 36 - .../cordova-plugin-statusbar/www/statusbar.js | 116 -- .../www/SocialSharing.js | 123 -- .../ionic-plugin-keyboard/www/android/keyboard.js | 62 - .../www/MobileAccessibilityNotifications.js | 53 - .../www/mobile-accessibility.js | 502 ------ .../www/plugins/phonegap-plugin-push/www/push.js | 329 ---- 20 files changed, 5492 deletions(-) delete mode 100644 StoneIsland/platforms/android/assets/www/plugins/com.phonegap.plugin.mobile-accessibility/android/AndroidVox_v1.js delete mode 100644 StoneIsland/platforms/android/assets/www/plugins/com.phonegap.plugin.mobile-accessibility/android/chromeandroidvox.js delete mode 100644 StoneIsland/platforms/android/assets/www/plugins/cordova-plugin-customurlscheme/www/android/LaunchMyApp.js delete mode 100644 StoneIsland/platforms/android/assets/www/plugins/cordova-plugin-device/www/device.js delete mode 100644 StoneIsland/platforms/android/assets/www/plugins/cordova-plugin-dialogs/www/android/notification.js delete mode 100644 StoneIsland/platforms/android/assets/www/plugins/cordova-plugin-dialogs/www/notification.js delete mode 100644 StoneIsland/platforms/android/assets/www/plugins/cordova-plugin-geolocation/www/PositionError.js delete mode 100644 StoneIsland/platforms/android/assets/www/plugins/cordova-plugin-geolocation/www/android/geolocation.js delete mode 100644 StoneIsland/platforms/android/assets/www/plugins/cordova-plugin-inappbrowser/www/inappbrowser.js delete mode 100644 StoneIsland/platforms/android/assets/www/plugins/cordova-plugin-network-information/www/Connection.js delete mode 100644 StoneIsland/platforms/android/assets/www/plugins/cordova-plugin-network-information/www/network.js delete mode 100644 StoneIsland/platforms/android/assets/www/plugins/cordova-plugin-sim/www/android/sim.js delete mode 100644 StoneIsland/platforms/android/assets/www/plugins/cordova-plugin-sim/www/sim.js delete mode 100644 StoneIsland/platforms/android/assets/www/plugins/cordova-plugin-splashscreen/www/splashscreen.js delete mode 100644 StoneIsland/platforms/android/assets/www/plugins/cordova-plugin-statusbar/www/statusbar.js delete mode 100644 StoneIsland/platforms/android/assets/www/plugins/cordova-plugin-x-socialsharing/www/SocialSharing.js delete mode 100644 StoneIsland/platforms/android/assets/www/plugins/ionic-plugin-keyboard/www/android/keyboard.js delete mode 100644 StoneIsland/platforms/android/assets/www/plugins/phonegap-plugin-mobile-accessibility/www/MobileAccessibilityNotifications.js delete mode 100644 StoneIsland/platforms/android/assets/www/plugins/phonegap-plugin-mobile-accessibility/www/mobile-accessibility.js delete mode 100644 StoneIsland/platforms/android/assets/www/plugins/phonegap-plugin-push/www/push.js (limited to 'StoneIsland/platforms/android/assets/www/plugins') diff --git a/StoneIsland/platforms/android/assets/www/plugins/com.phonegap.plugin.mobile-accessibility/android/AndroidVox_v1.js b/StoneIsland/platforms/android/assets/www/plugins/com.phonegap.plugin.mobile-accessibility/android/AndroidVox_v1.js deleted file mode 100644 index 8229b168..00000000 --- a/StoneIsland/platforms/android/assets/www/plugins/com.phonegap.plugin.mobile-accessibility/android/AndroidVox_v1.js +++ /dev/null @@ -1,1778 +0,0 @@ -// Copyright 2013 Google Inc. -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. -var goog=goog||{};goog.global=this;goog.exportPath_=function(a,b,c){a=a.split(".");c=c||goog.global;a[0]in c||!c.execScript||c.execScript("var "+a[0]);for(var d;a.length&&(d=a.shift());)a.length||void 0===b?c=c[d]?c[d]:c[d]={}:c[d]=b};goog.define=function(a,b){var c=b;goog.exportPath_(a,c)};goog.DEBUG=!1;goog.LOCALE="en";goog.TRUSTED_SITE=!0;goog.provide=function(a){goog.exportPath_(a)}; -goog.setTestOnly=function(a){if(!goog.DEBUG)throw a=a||"",Error("Importing test-only code into non-debug environment"+a?": "+a:".");};goog.getObjectByName=function(a,b){for(var c=a.split("."),d=b||goog.global,e;e=c.shift();)if(goog.isDefAndNotNull(d[e]))d=d[e];else return null;return d};goog.globalize=function(a,b){var c=b||goog.global,d;for(d in a)c[d]=a[d]}; -goog.addDependency=function(a,b,c){if(goog.DEPENDENCIES_ENABLED){var d;a=a.replace(/\\/g,"/");for(var e=goog.dependencies_,f=0;d=b[f];f++)e.nameToPath[d]=a,a in e.pathToNames||(e.pathToNames[a]={}),e.pathToNames[a][d]=!0;for(d=0;b=c[d];d++)a in e.requires||(e.requires[a]={}),e.requires[a][b]=!0}};goog.useStrictRequires=!1;goog.ENABLE_DEBUG_LOADER=!0;goog.require=function(){};goog.basePath="";goog.nullFunction=function(){};goog.identityFunction=function(a){return a}; -goog.abstractMethod=function(){throw Error("unimplemented abstract method");};goog.addSingletonGetter=function(a){a.getInstance=function(){if(a.instance_)return a.instance_;goog.DEBUG&&(goog.instantiatedSingletons_[goog.instantiatedSingletons_.length]=a);return a.instance_=new a}};goog.instantiatedSingletons_=[];goog.DEPENDENCIES_ENABLED=!1; -goog.DEPENDENCIES_ENABLED&&(goog.included_={},goog.dependencies_={pathToNames:{},nameToPath:{},requires:{},visited:{},written:{}},goog.inHtmlDocument_=function(){var a=goog.global.document;return"undefined"!=typeof a&&"write"in a},goog.findBasePath_=function(){if(goog.global.CLOSURE_BASE_PATH)goog.basePath=goog.global.CLOSURE_BASE_PATH;else if(goog.inHtmlDocument_())for(var a=goog.global.document,a=a.getElementsByTagName("script"),b=a.length-1;0<=b;--b){var c=a[b].src,d=c.lastIndexOf("?"),d=-1==d? -c.length:d;if("base.js"==c.substr(d-7,7)){goog.basePath=c.substr(0,d-7);break}}},goog.importScript_=function(a){var b=goog.global.CLOSURE_IMPORT_SCRIPT||goog.writeScriptTag_;!goog.dependencies_.written[a]&&b(a)&&(goog.dependencies_.written[a]=!0)},goog.writeScriptTag_=function(a){if(goog.inHtmlDocument_()){var b=goog.global.document;if("complete"==b.readyState){if(b=/\bdeps.js$/.test(a))return!1;throw Error('Cannot write "'+a+'" after document load');}b.write('