Releases: TUM-Dev/Campus-UWP
Ingredients are back 🎉
Since I'm working right now on an update for the eat-api which allows it to parse ingredients for dishes. I decided to create a new UWP-TUM-Campus-App
build which also supports ingredients again.
Changes:
- Added canteen dish ingredients support again
- Switched from HockeyApp to AppCenter for crash reports (PRIVACY_POLICY)
- Fixed not logging the actual exceptions
Examples:
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.
Fluent Design
This release adds full Fluent Design support. I've also fixed some small bugs and updated dependencies.
Changes:
- Updated the UI to the Fluent Design
- Switched for logging to NLog
- Fixed "Next" button staying disabled if activation for existing token fails
- Fixed parsing for personal calendar entries
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.
DB performance
Changes:
- Improved DB performance
- Updated NuGet dependencies
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.
Bug fixes and UI improvements
Changes:
- Added a calendar entry context menu
- Added show canteen on map support
- Added a 2 sec. get device position timeout
- Canteens page UI improvements
- Improved canteen dish dates navigation
- General UI improvements
- Fixed logging
- Fixed canteen widget not showing dishes for the next day if it's past 16 o' clock
- Fixed calendar widget not showing on initial start
- Fixed next button content alignment
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.
Widgets dates and UI
Changes:
- Added an eduroam helper [Experimental!]
- Added an eduroam widget
- Added widget swiping support
- Refractored all widgets
- Refractored the MainPage
- Improved page navigation performance
- Improved the DB performance
- Fixed wrong canteen dates
- Fixed wrong calendar time
Examples:
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.
Bug fixes
A small release that fixes a couple bugs.
Changes:
- Fixed canteens widget showing wrong date
- Fixed summer term not getting translated properly
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.
Canteens page and DB changes
This release fixes a couple small but nasty bugs related to the canteens page.
It also improves the performance of the underlying DB system slightly.
Changes:
- Fixed favorite canteens not being saved
- Under the hood DB changes
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.
Bug fixes
A small release that fixes one bug and one crash.
Changes:
- Fixed dish types not getting added for favorite canteen
- Fixed a crash associated with canteens sorting
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.
New canteens page
In this release I switched to the eat-api from srehwald to have more control over dish and canteen support. In combination with a redone canteen page everything associated with the canteens page / widget received a quiet noticible performance boost.
You are now also able to set favorite canteens, which will get shown on the home page.
Changes:
- Switched to the eat-api
- Redone the canteens page
- Overall performance improved
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.
Critical crash fix
This build fixes a critical crash associated with news. The app cloud crash if there was an empty news url (image url).
Changes:
- Fixed news crash
- Fixed news parsing exception
The following link directs you to the UWP-TUM-Campus-App entry of the Windows Store:
https://www.microsoft.com/de-de/store/p/tum-campus-app/9n3p75398fkb?rtc=1
Here you can find more information about: How to install UWP apps, using the developer mode.