• Viktor De Pasquale's avatar
    Added versions to home screen · e5959377
    Viktor De Pasquale authored
    To overview (when updatable)
      - It is very hard to spot a difference in versions so versions are now regarded as commit messages (after dash [-]) when applicable
          - This will result in more clear, understandable text
          - Bleeding edge (canary) user would see:
    
            ffed229 > ffe02ed or 19.4 > ffe02ed
    
            as opposed to:
    
            19.4-ffed229 (19404)
            19.5-ffe02ed (19501)
          - Regular beta+ user would see:
    
            19.4 > 19.5
    To bottom of the screen
      - This change is with respect to regular user. They don't care which version they run as long as they know that "up-to-date" is a gold standard
      - It takes tons of real-estate on the screen which takes away the glance-ability from the overview.
    e5959377
Name
Last commit
Last update
app Loading commit data...
docs Loading commit data...
gradle/wrapper Loading commit data...
native Loading commit data...
scripts Loading commit data...
shared Loading commit data...
signing Loading commit data...
snet Loading commit data...
stub Loading commit data...
tools Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
LICENSE Loading commit data...
README.MD Loading commit data...
build.gradle Loading commit data...
build.py Loading commit data...
config.prop.sample Loading commit data...
gradle.properties Loading commit data...
gradlew Loading commit data...
gradlew.bat Loading commit data...
settings.gradle Loading commit data...