Improve consistency in subversion number displays
@ebelinski bump
I get the desire for consistency here. Most modern versions of Android have only one API level per major Android version. When I was originally creating this website, I started with the newest Android versions and worked my way down, only later realizing I would need to a way to explain why Android 8 has levels 27 and 26, etc, so I added the green bubbles as kind of minor explanatory tidbits. But of course now I realize pretty much anything Android 8 and below has multiple API levels per major version, and now so does Android 12 too, thanks to 12L.
I think if we want to display this information for all API levels, we might as well use a separate column. Let me try something out in a separate PR...
I get the desire for consistency here. Most modern versions of Android have only one API level per major Android version. When I was originally creating this website, I started with the newest Android versions and worked my way down, only later realizing I would need to a way to explain why Android 8 has levels 27 and 26, etc, so I added the green bubbles as kind of minor explanatory tidbits. But of course now I realize pretty much anything Android 8 and below has multiple API levels per major version, and now so does Android 12 too, thanks to 12L.
I think if we want to display this information for all API levels, we might as well use a separate column. Let me try something out in a separate PR...
@TWiStErRob What do you think of my idea here?
Sorry, forgot about this, I wrote down my thoughts in review.
Superseded by #16
I'm going to close and delete this for now. Feel free to revive or merge #16 or not :)