diff --git a/app/build.gradle b/app/build.gradle
index 6344d9f..a2ab108 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -7,8 +7,8 @@ android {
applicationId "ch.pizzalink.android"
minSdkVersion 16
targetSdkVersion 26
- versionCode 4 // play store'daki version : 3
- versionName "1.12" // play store'daki version : 1.11
+ versionCode 6 // play store'daki version : 5
+ versionName "1.14" // play store'daki version : 1.13
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
diff --git a/app/release/output.json b/app/release/output.json
index 8e8a69c..03e5913 100644
--- a/app/release/output.json
+++ b/app/release/output.json
@@ -1 +1 @@
-[{"outputType":{"type":"APK"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":4},"path":"app-release.apk","properties":{"packageId":"ch.pizzalink.android","split":"","minSdkVersion":"16"}}]
\ No newline at end of file
+[{"outputType":{"type":"APK"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":5},"path":"app-release.apk","properties":{"packageId":"ch.pizzalink.android","split":"","minSdkVersion":"16"}}]
\ No newline at end of file
diff --git a/app/src/main/java/ch/pizzalink/android/api/ApiEndPoints.java b/app/src/main/java/ch/pizzalink/android/api/ApiEndPoints.java
index cbc5fff..ae0c378 100644
--- a/app/src/main/java/ch/pizzalink/android/api/ApiEndPoints.java
+++ b/app/src/main/java/ch/pizzalink/android/api/ApiEndPoints.java
@@ -2,7 +2,7 @@ package ch.pizzalink.android.api;
public class ApiEndPoints {
- private static final String PREFIX = "pizza2/index.php?route=mobile/service/";
+ private static final String PREFIX = "pizza/index.php?route=mobile/service/";
private static final String SUFFIX = "&is_mobile=1";
public static final String API_GET_ALL_CATEGORIES = PREFIX + "getAllCategories" + SUFFIX;
diff --git a/app/src/main/res/layout/activity_product_properties.xml b/app/src/main/res/layout/activity_product_properties.xml
index c2d774e..d7ca6bc 100644
--- a/app/src/main/res/layout/activity_product_properties.xml
+++ b/app/src/main/res/layout/activity_product_properties.xml
@@ -50,8 +50,8 @@
android:id="@+id/productImageView"
android:layout_width="120dp"
android:layout_height="120dp"
- android:layout_marginLeft="12dp"
- android:layout_marginStart="12dp"
+ android:layout_marginLeft="24dp"
+ android:layout_marginStart="24dp"
android:layout_marginRight="12dp"
android:layout_marginEnd="12dp"
android:layout_gravity="center_horizontal" />
@@ -102,7 +102,7 @@
android:id="@+id/productDescriptionTextView"
android:layout_width="match_parent"
android:layout_height="match_parent"
- android:paddingTop="12dp"
+ android:paddingTop="24dp"
android:paddingBottom="12dp"
android:paddingLeft="24dp"
android:paddingStart="24dp"
diff --git a/app/src/main/res/layout/row_menu_product.xml b/app/src/main/res/layout/row_menu_product.xml
index 2f1d3aa..983ef1b 100644
--- a/app/src/main/res/layout/row_menu_product.xml
+++ b/app/src/main/res/layout/row_menu_product.xml
@@ -28,17 +28,27 @@
-
-
+ android:background="@color/white">
+
+
+
+
+
Bitte warten...
Jan.
Feb.
- Mar.
+ März
Apr.
- May
- June
- July
+ Mai
+ Juni
+ Juli
Aug.
- Sept
- Oct.
+ Sept.
+ Okt.
Nov.
- Dec.
+ Dez.
CHF
..
Wählen
@@ -86,7 +86,7 @@
IN DEN WARENKORB LEGEN
- Betrag
+ Stückzahl
wurde nicht ausgewählt.
@@ -146,7 +146,7 @@
Bitte wählen Sie ein Bezahlverfahren aus.
Gutscheincode (Wahlweise)
Bezahlverfahren
- Coupon is not active.
+ Der Coupon ist nicht aktiv.