Skip to content
Snippets Groups Projects
Commit 568224ba authored by Peter Serwylo's avatar Peter Serwylo Committed by Peter Serwylo
Browse files

s/curVersion/upstreamVersion/g, added suggestedVersion. Refactored QueryBuilder.

In order to support suggested version, I didn't want to have both
suggested version + versionCode in the App table. Rather, just the
code, and then use that (and the apps id) to join onto the apk table.
This is something we wanted to do elsewhere, so I refactored the
QueryBuilder class from the ApkProvider so that it can also be used
by the AppProvider.
parent 955c2f5f
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment