Skip to content

Modularisation

Nicolas Pomepuy requested to merge Aza/vlc-android:modularize_room into master
  • 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