Releases: TUM-Dev/Campus-UWP
Culture Number Parsing Bug Fixes
Bug fix update addressing mostly number formats and parsing for different number formats/cultures.
Please report bugs here!
Changes
- Fixed adhering to theme changes during runtime
- Using system emoji fonts when compiling
- Fixed grade parsing for different cultures
- Hiding the dish base price in case it is <= 0
- Fixed tuition fee parsing for other number styles #24
How can I get this App?
There are two ways how you can get access to the app.
1. Microsoft Store
The simplest way is to just download it via the Microsoft Store.
2. Build it by your own
- Install Visual Studio 2022
- Clone the repository with Visual Studio 2022
- Build the project for your target platform (e.g.
x64
) - Install the app on your target system:
Here you can find more information about: How to install UWP apps, using the developer mode.
New TUM colors and Canteen Overhaul
With this release I updated the color pallet to the new TUM color scheme.
It also refactors parts of the canteen and dish handling, preparing the introduction of the canteen rating system: TUM-Dev/Campus-Backend#70
Please report bugs here!
Changes
- Fixed deleting TUMonline token
- Alternating background colors for the dish list
- Language based canteen and dish downloads
- Dishes prices show two decimal points
- Downloading canteen dish labels and not using hardcoded ones
- Downloading only dishes for one canteen
- Fixed canteen page grid splitter cursor
- TUMonline activation success animation
- Updated to the new TUM colors
- Downgraded min required version to 1809 so it runs on the HoloLens Gen1
Examples
New and old colors comparison. Left is the new one and right the old one.
How can I get this App?
There are two ways how you can get access to the app.
1. Microsoft Store
The simplest way is to just download it via the Microsoft Store.
2. Build it by your own
- Install Visual Studio 2022
- Clone the repository with Visual Studio 2022
- Build the project for your target platform (e.g.
x64
) - Install the app on your target system:
Here you can find more information about: How to install UWP apps, using the developer mode.
User Profile Image Bug Fix
Bug fix update for TUMonline accounts without an account image.
Please report bugs here!
Changes:
- Fixed a crash when a user has no TUMonline account image
How can I get this App?
There are two ways how you can get access to the app.
1. Microsoft Store:
The simplest way is to just download it via the Microsoft Store.
2. Build it by your own
- Install Visual Studio 2022
- Clone the repository with Visual Studio 2022
- Build the project for your target platform (e.g.
x64
) - Install the app on your target system:
Here you can find more information about: How to install UWP apps, using the developer mode.
Windows 11 and User Profile
Bug fix update for the MVG departure widget.
Please report bugs here!
Changes:
- Added an option to toggle the map view for canteens
- Windows 11 card style theme
- Added an user profile control/page
How can I get this App?
There are two ways how you can get access to the app.
1. Microsoft Store:
The simplest way is to just download it via the Microsoft Store.
2. Build it by your own
- Install Visual Studio 2022
- Clone the repository with Visual Studio 2022
- Build the project for your target platform (e.g.
x64
) - Install the app on your target system:
Here you can find more information about: How to install UWP apps, using the developer mode.
MVG Departures Bug Fix
Bug fix update for the MVG departure widget.
Please report bugs here!
Changes:
- Fixed displaying departures departing in more than one hour
- Ensuring departures are sorted
How can I get this App?
There are two ways how you can get access to the app.
1. Microsoft Store:
The simplest way is to just download it via the Microsoft Store.
2. Build it by your own
- Install Visual Studio 2022
- Clone the repository with Visual Studio 2022
- Build the project for your target platform (e.g.
x64
) - Install the app on your target system:
Here you can find more information about: How to install UWP apps, using the developer mode.
MVG Departure Widget and Canteen Fixes
With this update a new widget arrives - the MVG departure widget. Besides that we also updated the eat-api to the latest label based dishes.
Please report bugs here!
Changes:
- Added a MVG departure widget
- Updated to the latest eat-api label based dishes
How can I get this App?
There are two ways how you can get access to the app.
1. Microsoft Store:
The simplest way is to just download it via the Microsoft Store.
2. Build it by your own
- Install Visual Studio 2022
- Clone the repository with Visual Studio 2022
- Build the project for your target platform (e.g.
x64
) - Install the app on your target system:
Here you can find more information about: How to install UWP apps, using the developer mode.
Bug Fixes and Canteens UI Improvements
Small bug fix update including some minor UI improvements for the canteens/dishes UI.
Please report bugs here!
Changes:
- Added dish side dish sorting
- Added the dish type as tooltip for the name
- Added reporting of unhandled errors if the user allows it
- Increased the target platform version to 10.0.22000.0 (Windows 11)
- Updated the debug no token found message
- Updated dependencies
- Fixed dishes min height
- Fixed canteen date navigation button corner radius
- Fixed assigning ListViewItem style to GridViewItem
How can I get this App?
There are two ways how you can get access to the app.
1. Microsoft Store:
The simplest way is to just download it via the Microsoft Store.
2. Build it by your own
- Install Visual Studio 2022
- Clone the repository with Visual Studio 2022
- Build the project for your target platform (e.g.
x64
) - Install the app on your target system:
Here you can find more information about: How to install UWP apps, using the developer mode.
Bug Fixes
Small bug fix update including to fixes related to the calendar and home page.
Please report bugs here!
Changes:
- Fixed "No upcoming events" Emoji in calendar page
- Fixed not updating the page header when navigating back from settings
How can I get this App?
There are two ways how you can get access to the app.
1. Microsoft Store:
The simplest way is to just download it via the Microsoft Store.
2. Build it by your own
- Install Visual Studio 2019
- Clone the repository with Visual Studio 2019
- Build the project for your target platform (e.g.
x64
) - Install the app on your target system:
Here you can find more information about: How to install UWP apps, using the developer mode.
Version 2.0
In this version the app has been rebuild from the ground up and is now faster and far better looking then ever before!
Besides that, it's now also Windows 11 ready.
Please report bugs here!
Examples
Dark
Light
How can I get this App?
There are two ways how you can get access to the app.
1. Microsoft Store:
The simplest way is to just download it via the Microsoft Store.
2. Build it by your own
- Install Visual Studio 2019
- Clone the repository with Visual Studio 2019
- Build the project for your target platform (e.g.
x64
) - Install the app on your target system:
Here you can find more information about: How to install UWP apps, using the developer mode.
Updated ingredients list
A small update that adds support for the missing mediziner-mensa
ingredients.
Changes:
- Added
mediziner-mensa
ingredients
How can I get this App?
There are two ways of installing this App:
-
Via the Microsoft Store. Just click on the badge bellow and download it.
-
Install the build manually. For this, download, unpack and right click
Add-AppDevPackage.ps1
->Execute with PowerShell
.
Developer mode has to be enabled on your device for this to work.
Here you can find more information about: How to install UWP Apps, using the developer mode.