Skip to content

5.0 - timetable activity

Compare
Choose a tag to compare
@Stypox Stypox released this 23 Mar 15:19
· 145 commits to master since this release
79db5e9

Features

  • Add activity displaying the timetable for a particular day, selectable with dedicated buttons
  • Add a setting that opens the changelog page

Improvements

  • Improve rendering performance by removing nested views
  • Make the red used for bad marks a little bit lighter
  • Format dates and times according to the user's locale
  • Use a more unique icon for documents
  • Improve login activity layout

Bugs fixed

  • Fix random crashes when switching fast between multiple activities, caused by ReactiveX unhandled exceptions (fixes #11)
  • Fix crash when using debug variant on older Android versions

Development

  • Fix some deprecations
  • Update dependencies (Material library and OkHttp3)