andDevW / getChromium

Installs the latest build of Chromium on Android & Chrome OS.
https://anddevw.com
GNU General Public License v3.0
90 stars 15 forks source link

Feature Request: View installed and latest version #26

Closed JeroenED closed 6 years ago

JeroenED commented 6 years ago

Hi,

I think it would be nice if within the gui we could see the last downloaded version and additionally the latest version available.

This way we have a indication of the installed version and updates rather than nothing.

I wouldn't mind if this would be generated from the url and just saved within the config rather than actually picking up from the APK

andDevW commented 6 years ago

Chromium has this built-in at chrome://version
and a bunch of other useful URLs listed at chrome://chrome-urls
I'll add info about the chrome-urls URL, but unless you're updating Chromium more than a few times daily each build version is newer than the previous build version.

jkirk commented 6 years ago

Yes. But it would be nice to see when the last version was installed - and if possible - to notify the user somehow if the currently version is "very" out of date.

If you think this is a reasonable idea, please consider re-opening this issue.