Skip to content

Releases: YvoElling/StellaPayUI

First official release for Team 21

17 Aug 19:17
Compare
Choose a tag to compare

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

05 Aug 20:07
Compare
Choose a tag to compare

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

17 May 08:04
66e6a9f
Compare
Choose a tag to compare

System is completely functional, however misses the time-out function. This will be released in an upcoming update