Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support configurable branding #2589

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Commits on Apr 26, 2022

  1. Support configurable branding of strings

    Allow the overall branding (app name, urls, etc.) to be controlled by
    editing values in the branding.json file.
    llewelld committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    690bebf View commit details
    Browse the repository at this point in the history
  2. Support configurable branding of graphics

    Allows the image and icon folders to be set as part of the branding
    configuration.
    llewelld committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    85af22f View commit details
    Browse the repository at this point in the history
  3. Tweak branding

    Ensures the supported-devices link appears only if it's set.
    
    Tweaks the text on the Done page to avoid confusion in case non-Ubuntu
    Touch branding is being used.
    llewelld committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    4601f26 View commit details
    Browse the repository at this point in the history