Skip to content

First official release for Team 21

Latest
Compare
Choose a tag to compare
@Staartvin Staartvin released this 17 Aug 19:17
· 168 commits to master since this release

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)