Titel abgeändert
This commit is contained in:
parent
5c3c9b112f
commit
cc90704a48
@ -34,5 +34,7 @@
|
|||||||
},
|
},
|
||||||
"cordova-plugin-x-socialsharing"
|
"cordova-plugin-x-socialsharing"
|
||||||
],
|
],
|
||||||
"cordovaPlatforms": []
|
"cordovaPlatforms": [
|
||||||
|
"android"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
9
platforms/android/.idea/workspace.xml
generated
9
platforms/android/.idea/workspace.xml
generated
@ -1233,7 +1233,7 @@
|
|||||||
</option>
|
</option>
|
||||||
<option name="modificationStamps">
|
<option name="modificationStamps">
|
||||||
<map>
|
<map>
|
||||||
<entry key="C:\Ionic\Ionic\git2\wolle-rosen-kaufen\platforms\android" value="5818475242030" />
|
<entry key="C:\Ionic\Ionic\git2\wolle-rosen-kaufen\platforms\android" value="5818490669378" />
|
||||||
</map>
|
</map>
|
||||||
</option>
|
</option>
|
||||||
<option name="projectBuildClasspath">
|
<option name="projectBuildClasspath">
|
||||||
@ -1599,6 +1599,13 @@
|
|||||||
<projects_view />
|
<projects_view />
|
||||||
</option>
|
</option>
|
||||||
</component>
|
</component>
|
||||||
|
<component name="IdeDocumentHistory">
|
||||||
|
<option name="CHANGED_PATHS">
|
||||||
|
<list>
|
||||||
|
<option value="$PROJECT_DIR$/src/org/apache/cordova/inappbrowser/InAppBrowser.java" />
|
||||||
|
</list>
|
||||||
|
</option>
|
||||||
|
</component>
|
||||||
<component name="NamedScopeManager">
|
<component name="NamedScopeManager">
|
||||||
<order />
|
<order />
|
||||||
</component>
|
</component>
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -18,7 +18,7 @@ document.getElementById(id+'Link').style.display = 'none';
|
|||||||
<body>
|
<body>
|
||||||
<h1>Lint Report</h1>
|
<h1>Lint Report</h1>
|
||||||
<div class="titleSeparator"></div>
|
<div class="titleSeparator"></div>
|
||||||
Check performed at Thu Feb 04 22:43:51 CET 2016.<br/>
|
Check performed at Thu Feb 04 22:52:21 CET 2016.<br/>
|
||||||
6 errors and 0 warnings found:<br/><br/>
|
6 errors and 0 warnings found:<br/><br/>
|
||||||
<table class="overview">
|
<table class="overview">
|
||||||
<tr><td></td><td class="categoryColumn"><a href="#Correctness">Correctness</a>
|
<tr><td></td><td class="categoryColumn"><a href="#Correctness">Correctness</a>
|
||||||
|
|||||||
@ -7,5 +7,5 @@
|
|||||||
# Location of the SDK. This is only used by Gradle.
|
# Location of the SDK. This is only used by Gradle.
|
||||||
# For customization when using a Version Control System, please read the
|
# For customization when using a Version Control System, please read the
|
||||||
# header note.
|
# header note.
|
||||||
#Thu Feb 04 22:43:21 CET 2016
|
#Thu Feb 04 22:51:46 CET 2016
|
||||||
sdk.dir=C\:\\Program Files (x86)\\Android\\android-sdk
|
sdk.dir=C\:\\Program Files (x86)\\Android\\android-sdk
|
||||||
|
|||||||
@ -1 +1,3 @@
|
|||||||
{}
|
{
|
||||||
|
"android": "5.1.0"
|
||||||
|
}
|
||||||
52
plugins/android.json
Normal file
52
plugins/android.json
Normal file
@ -0,0 +1,52 @@
|
|||||||
|
{
|
||||||
|
"prepare_queue": {
|
||||||
|
"installed": [],
|
||||||
|
"uninstalled": []
|
||||||
|
},
|
||||||
|
"config_munge": {
|
||||||
|
"files": {}
|
||||||
|
},
|
||||||
|
"installed_plugins": {
|
||||||
|
"com.smartmobilesoftware.androidinappbilling": {
|
||||||
|
"BILLING_KEY": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnmmtV3BOmcyoYAGFakzJWpM07n3F2SmaQnjyaZsENaAq6vb7ziam6bS5LqZgMTaXSO2T4QeYoi3UZEIwuQiQ0N6BYCUca3tCa/aT1pbvVOD67cIpM+Z14UFYBnOo1RVvf4KKGZ8zJ6qUm5vsDuIboZ7P4dyXzpxRBSO3R1jDWhVCT8dyAdfQwf1Dp6mPg0sv5Q6UjAO3Jg4sMjOZID6WcAHQFxB1lDgVGmf70WZwWuGh7gQy2SvnuFcDAxT73hGjSH1j1xZB0Wr0T/vvoGpcBwj+Tjt3BbqwY2R3VbbImsuBCrkbFTIojQ8hyqxSrhftCfLyn4h/2mauo8IRVi+RrwIDAQAB",
|
||||||
|
"PACKAGE_NAME": "com.raataar.wolle_rosen_kaufen"
|
||||||
|
},
|
||||||
|
"cordova-plugin-console": {
|
||||||
|
"PACKAGE_NAME": "com.raataar.wolle_rosen_kaufen"
|
||||||
|
},
|
||||||
|
"cordova-plugin-device": {
|
||||||
|
"PACKAGE_NAME": "com.raataar.wolle_rosen_kaufen"
|
||||||
|
},
|
||||||
|
"cordova-plugin-file": {
|
||||||
|
"PACKAGE_NAME": "com.raataar.wolle_rosen_kaufen"
|
||||||
|
},
|
||||||
|
"cordova-plugin-file-transfer": {
|
||||||
|
"PACKAGE_NAME": "com.raataar.wolle_rosen_kaufen"
|
||||||
|
},
|
||||||
|
"cordova-plugin-inappbrowser": {
|
||||||
|
"PACKAGE_NAME": "com.raataar.wolle_rosen_kaufen"
|
||||||
|
},
|
||||||
|
"cordova-plugin-splashscreen": {
|
||||||
|
"PACKAGE_NAME": "com.raataar.wolle_rosen_kaufen"
|
||||||
|
},
|
||||||
|
"cordova-plugin-statusbar": {
|
||||||
|
"PACKAGE_NAME": "com.raataar.wolle_rosen_kaufen"
|
||||||
|
},
|
||||||
|
"cordova-plugin-whitelist": {
|
||||||
|
"PACKAGE_NAME": "com.raataar.wolle_rosen_kaufen"
|
||||||
|
},
|
||||||
|
"cordova-plugin-x-socialsharing": {
|
||||||
|
"PACKAGE_NAME": "com.raataar.wolle_rosen_kaufen"
|
||||||
|
},
|
||||||
|
"cordova-sqlite-storage": {
|
||||||
|
"PACKAGE_NAME": "com.raataar.wolle_rosen_kaufen"
|
||||||
|
},
|
||||||
|
"ionic-plugin-keyboard": {
|
||||||
|
"PACKAGE_NAME": "com.raataar.wolle_rosen_kaufen"
|
||||||
|
},
|
||||||
|
"me.rahul.plugins.sqlDB": {
|
||||||
|
"PACKAGE_NAME": "com.raataar.wolle_rosen_kaufen"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"dependent_plugins": {}
|
||||||
|
}
|
||||||
@ -1,7 +1,7 @@
|
|||||||
<ion-view view-title='Rosen kaufen ..'>
|
<ion-view view-title='Wolle Rosen kaufen ...'>
|
||||||
<ion-content class="padding">
|
<ion-content class="padding">
|
||||||
<div class="list card">
|
<div class="list card">
|
||||||
<div class="item item-divider oleo">.. für einen besonderen Menschen!</div>
|
<div class="item item-divider oleo">... für einen besonderen Menschen!</div>
|
||||||
<label class="item item-input item-stacked-label">
|
<label class="item item-input item-stacked-label">
|
||||||
<span class="oleo-small" class="input-label">Name:</span>
|
<span class="oleo-small" class="input-label">Name:</span>
|
||||||
<textarea placeholder="" rows="1" cols="1" class="oleo-small" ng-model="$parent.name"></textarea>
|
<textarea placeholder="" rows="1" cols="1" class="oleo-small" ng-model="$parent.name"></textarea>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user