jonathanklee / Sapio

Android Open Source API compatibility
GNU General Public License v3.0
111 stars 3 forks source link

gather environment versions and return historic records #16

Open tcecyk opened 1 year ago

tcecyk commented 1 year ago

structured submission is much needed, thank you for that. It's very helpful already. What are your thoughts ..

I understand it will make the data model more complex and database bigger, though version and historic dimension can be helpful

eighthave commented 9 months ago

I think it is essential to collect the versionCode of each submission, and that info is easy to get from the Android APIs that Sapio is already using. I've been tracking Google-free compatibility of a lot of apps over the years, and it is clear that some versions fix things, and sometimes, sadly, newer versions will break things,