Skip to content

Modularisation

  • Use a singleton to get the app context everywhere
  • Move the Media DB code to a new module.
  • Move all the "pure" util classes to the tools module
  • Fix the app name string
Edited by Nicolas Pomepuy

Merge request reports

Loading