Android
Android copied to clipboard
Refactor SQL
SQL.rawQuery is not really what I want to see in a codebase. These should become proper prepared statements whereever possible.