diff --git a/android/build.gradle b/android/build.gradle index 73d46bc..83ae220 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -6,7 +6,7 @@ buildscript { } dependencies { - classpath 'com.android.tools.build:gradle:4.2.2' + classpath 'com.android.tools.build:gradle:7.1.2' classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version" } } diff --git a/android/gradle/wrapper/gradle-wrapper.properties b/android/gradle/wrapper/gradle-wrapper.properties index 939efa2..7e5645e 100644 --- a/android/gradle/wrapper/gradle-wrapper.properties +++ b/android/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,5 @@ -#Fri Jun 23 08:50:38 CEST 2017 distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-6.7.1-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-7.4-all.zip \ No newline at end of file diff --git a/metadata/cs-CZ/changelogs/22.txt b/metadata/cs-CZ/changelogs/22.txt new file mode 100644 index 0000000..90566bf --- /dev/null +++ b/metadata/cs-CZ/changelogs/22.txt @@ -0,0 +1,2 @@ +- lepší podpora pro Android 13 +- změna na adaptivní ikony na Androidu \ No newline at end of file diff --git a/metadata/cs-CZ/full_description.txt b/metadata/cs-CZ/full_description.txt new file mode 100644 index 0000000..cf279d4 --- /dev/null +++ b/metadata/cs-CZ/full_description.txt @@ -0,0 +1,9 @@ +OpenCanteen je open-source alternativní klient pro obědový systém iCanteen + +Aplikace nyní umožňuje: +- prohlížet jídelníček +- objednávat či rušit obědy +- přidávat do nebo objednávat z burzy +- zobrazit oznámení ve vybraný čas obsahující objednané jídlo v daný den + +Aplikace nemusí na všech instancích fungovat, v případě problémů vytvořte issue v repu nebo zanechte zpětnou vazbu skrz tlačítko v aplikaci. diff --git a/metadata/cs-CZ/phoneScreenshots/1.png b/metadata/cs-CZ/phoneScreenshots/1.png new file mode 100644 index 0000000..594b226 Binary files /dev/null and b/metadata/cs-CZ/phoneScreenshots/1.png differ diff --git a/metadata/cs-CZ/phoneScreenshots/2.png b/metadata/cs-CZ/phoneScreenshots/2.png new file mode 100644 index 0000000..918e193 Binary files /dev/null and b/metadata/cs-CZ/phoneScreenshots/2.png differ diff --git a/metadata/cs-CZ/phoneScreenshots/3.png b/metadata/cs-CZ/phoneScreenshots/3.png new file mode 100644 index 0000000..0fa05c1 Binary files /dev/null and b/metadata/cs-CZ/phoneScreenshots/3.png differ diff --git a/metadata/cs-CZ/phoneScreenshots/4.png b/metadata/cs-CZ/phoneScreenshots/4.png new file mode 100644 index 0000000..9045e00 Binary files /dev/null and b/metadata/cs-CZ/phoneScreenshots/4.png differ diff --git a/metadata/cs-CZ/phoneScreenshots/5.png b/metadata/cs-CZ/phoneScreenshots/5.png new file mode 100644 index 0000000..008db00 Binary files /dev/null and b/metadata/cs-CZ/phoneScreenshots/5.png differ diff --git a/metadata/cs-CZ/short_description.txt b/metadata/cs-CZ/short_description.txt new file mode 100644 index 0000000..2cc4163 --- /dev/null +++ b/metadata/cs-CZ/short_description.txt @@ -0,0 +1 @@ +Neoficiální klient pro systém iCanteen \ No newline at end of file diff --git a/metadata/en-US/changelogs/22.txt b/metadata/en-US/changelogs/22.txt new file mode 100644 index 0000000..95be91b --- /dev/null +++ b/metadata/en-US/changelogs/22.txt @@ -0,0 +1,2 @@ +- better support for Android 13 +- changed to adaptive + themed icons \ No newline at end of file diff --git a/metadata/en-US/full_description.txt b/metadata/en-US/full_description.txt new file mode 100644 index 0000000..23d40f5 --- /dev/null +++ b/metadata/en-US/full_description.txt @@ -0,0 +1,9 @@ +OpenCanteen is an alternative free open-source client for the iCanteen food ordering system. + +Using this app, you can: +- browse the menu of your iCanteen instance +- order or cancel meals +- place food into or the exchange +- have a notification displayed at a defined time with info about the ordered meal + +The app may not work on every iCanteen instance, so in case of any bugs, make sure to open an issue in the repo. \ No newline at end of file diff --git a/metadata/en-US/images/icon.jpg b/metadata/en-US/images/icon.jpg new file mode 100644 index 0000000..f8f595e Binary files /dev/null and b/metadata/en-US/images/icon.jpg differ diff --git a/metadata/en-US/images/phoneScreenshots/1.png b/metadata/en-US/images/phoneScreenshots/1.png new file mode 100644 index 0000000..0cfc534 Binary files /dev/null and b/metadata/en-US/images/phoneScreenshots/1.png differ diff --git a/metadata/en-US/images/phoneScreenshots/2.png b/metadata/en-US/images/phoneScreenshots/2.png new file mode 100644 index 0000000..e533caa Binary files /dev/null and b/metadata/en-US/images/phoneScreenshots/2.png differ diff --git a/metadata/en-US/images/phoneScreenshots/3.png b/metadata/en-US/images/phoneScreenshots/3.png new file mode 100644 index 0000000..48a69c5 Binary files /dev/null and b/metadata/en-US/images/phoneScreenshots/3.png differ diff --git a/metadata/en-US/short_description.txt b/metadata/en-US/short_description.txt new file mode 100644 index 0000000..588e602 --- /dev/null +++ b/metadata/en-US/short_description.txt @@ -0,0 +1 @@ +An unofficial client for the iCanteen food system \ No newline at end of file diff --git a/metadata/en-US/title.txt b/metadata/en-US/title.txt new file mode 100644 index 0000000..1cf62d9 --- /dev/null +++ b/metadata/en-US/title.txt @@ -0,0 +1 @@ +OpenCanteen \ No newline at end of file