Releases: YvoElling/StellaPayUI
Releases · YvoElling/StellaPayUI
First official release for Team 21
A new update that brings a large overhaul in internal mechanics. There are no major changes to the UI, as only the internals of the application have been adjusted. Changes include:
- Running HTTP queries using different threads (not on the UI thread)
- Consistent animations across screens
- Workarounds for bugs in Kivy(MD) significantly improving time taken to render objects on screen
- A new theme has been installed, where all scenes match with each other.
- Debug messages have been added for easily identifying any issues with the application
- NFC card reader submodule has been changed to use an Observer design pattern (send events when a card is presented)
Initial Stella Pay release for Momentum
Contains complete functionality:
- Included fun facts for articles (stored in a local database)
- Include selecting different people as purchasers
In future updates:
- Profile page to see personal debt
- STE Quote 500 als fun facts
- Data-based fun facts of Stella Pay users
Alpha build: contains the mvp without timeouts
System is completely functional, however misses the time-out function. This will be released in an upcoming update