Titel abgeändert

This commit is contained in:
Carsten Hilmer 2016-02-04 22:57:40 +01:00
parent 5c3c9b112f
commit cc90704a48
21 changed files with 73 additions and 10 deletions

View File

@ -34,5 +34,7 @@
},
"cordova-plugin-x-socialsharing"
],
"cordovaPlatforms": []
"cordovaPlatforms": [
"android"
]
}

View File

@ -1233,7 +1233,7 @@
</option>
<option name="modificationStamps">
<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>
</option>
<option name="projectBuildClasspath">
@ -1599,6 +1599,13 @@
<projects_view />
</option>
</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">
<order />
</component>

View File

@ -63,7 +63,7 @@
<div class="item item-divider oleo">Rosen jetzt kaufen?</div>
<div class="row">
<div class="col col-50"><button class="button button-full button-small icon-left ion-image button-custom" ng-click="validate()">Vorschau</button></div>
<div class="col col-50"><button class="button button-full button-small icon-left ion-image button-custom" ng-click="validate()">Vorschau</button></div>
<div class="col col-50"><button class="button button-full button-small icon-left ion-social-euro button-custom" ng-disabled="!$parent.preis || !$parent.freitext || !$parent.name" ng-click="buyRose()">{{kaufbutton}}</button></div>
</div>

View File

@ -63,7 +63,7 @@
<div class="item item-divider oleo">Rosen jetzt kaufen?</div>
<div class="row">
<div class="col col-50"><button class="button button-full button-small icon-left ion-image button-custom" ng-click="validate()">Vorschau</button></div>
<div class="col col-50"><button class="button button-full button-small icon-left ion-image button-custom" ng-click="validate()">Vorschau</button></div>
<div class="col col-50"><button class="button button-full button-small icon-left ion-social-euro button-custom" ng-disabled="!$parent.preis || !$parent.freitext || !$parent.name" ng-click="buyRose()">{{kaufbutton}}</button></div>
</div>

View File

@ -63,7 +63,7 @@
<div class="item item-divider oleo">Rosen jetzt kaufen?</div>
<div class="row">
<div class="col col-50"><button class="button button-full button-small icon-left ion-image button-custom" ng-click="validate()">Vorschau</button></div>
<div class="col col-50"><button class="button button-full button-small icon-left ion-image button-custom" ng-click="validate()">Vorschau</button></div>
<div class="col col-50"><button class="button button-full button-small icon-left ion-social-euro button-custom" ng-disabled="!$parent.preis || !$parent.freitext || !$parent.name" ng-click="buyRose()">{{kaufbutton}}</button></div>
</div>

View File

@ -18,7 +18,7 @@ document.getElementById(id+'Link').style.display = 'none';
<body>
<h1>Lint Report</h1>
<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/>
<table class="overview">
<tr><td></td><td class="categoryColumn"><a href="#Correctness">Correctness</a>

View File

@ -7,5 +7,5 @@
# Location of the SDK. This is only used by Gradle.
# For customization when using a Version Control System, please read the
# 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

View File

@ -1 +1,3 @@
{}
{
"android": "5.1.0"
}

52
plugins/android.json Normal file
View 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": {}
}

View File

@ -1,7 +1,7 @@
<ion-view view-title='Rosen kaufen ..'>
<ion-view view-title='Wolle Rosen kaufen ...'>
<ion-content class="padding">
<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">
<span class="oleo-small" class="input-label">Name:</span>
<textarea placeholder="" rows="1" cols="1" class="oleo-small" ng-model="$parent.name"></textarea>