franciscojunior / Vampidroid

Vampidroid is a mobile management solution for your Vampire: The Eternal Struggle™ card game cards. With it you will be able to search card text, manage your deck and many other things.
GNU General Public License v2.0
1 stars 1 forks source link

Implement Room support #44

Closed franciscojunior closed 6 years ago

franciscojunior commented 6 years ago

Today, database access is done manually through direct calls to sqlite api. Change this code to use Room as much as possible

franciscojunior commented 6 years ago

Implemented in https://github.com/franciscojunior/Vampidroid/commit/fe3021291244e2b35a9fa2eeab3e180c5d7265c8