Skip to content

WIP: Add Room support.

Add a class implementing RoomDatabase and add Room annotations to the data classes, as well as conversion methods from Date to String and vice versa.

Merge request reports