Canteens only for API 21 upwards, show canteen legend, added Rate button, made share button black

This commit is contained in:
Sebastian Seedorf
2019-10-17 22:08:05 +02:00
parent c8dac5d2fc
commit f358bc1fe1
18 changed files with 279 additions and 43 deletions

View File

@@ -94,7 +94,6 @@
<string name="tricks">Tips/Tricks</string>
<string name="back_to_exit">Please click BACK again to exit!</string>
<string name="title_activity_fuauthenticator">Sign in</string>
<!-- Strings related to login -->
<string name="prompt_email">Username</string>
<string name="prompt_password">Password (optional)</string>
<string name="action_sign_in">Sign in or register</string>
@@ -123,4 +122,5 @@
<string name="network_error">A network error occurred!</string>
<string name="network_error_parameter">A network error occurred: %s!</string>
<string name="rate_the_app">Rate the App!</string>
<string name="canteen_not_available">The canteen list is not available for Android 4 and below!</string>
</resources>