The menus of all mensas of ETHZ and UZH in Zürich in one app.
This app is heavily based on @famoser's work on his Mensa app. I modernized and rewrote the app using Jetpack Compose.
| Light mode | Dark mode |
|---|---|
I'm grateful for any help! If you want to contribute, check out the more detailed info on contributing.
- Update version in code
- Verify that the GitHub build passes
- Update
versionCodeandversionNameinapp/build.gradle.kts - Summarize changes in
metadata/[lang]/changelogs
- Play Store update
- Generate signed
abbapp bundle - Create a new release on Play Console and attach the signed app bundle
- Generate signed
- F-Droid/GitHub update
- Generate signed
apk - Create a new release on GitHub with the
versionName(tag and title) and attach the signedapk
- Generate signed