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

Small fixes and add notifications feature #222

Merged
merged 5 commits into from
Sep 22, 2019

Commits on Sep 21, 2019

  1. Small code clean ups, lang fix... add notifications (optional) (#10)

    * sfx: code clean up
    
    * lng: fix font not being rendered if loading translations at boot from a device other than MC, and if lang is changed by manually initalising a device
    
    * gui: add notifications
    KrahJohlito authored and Tupakaveli committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    94f2ed3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f8cc62 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2019

  1. Reduce notifications code (#12)

    * sfx: code clean up
    
    * lng: fix font not being rendered if loading translations at boot from a device other than MC, and if lang is changed by manually initalising a device
    
    * gui: add notifications
    
    * gui: reduce notifications code
    KrahJohlito authored and Tupakaveli committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    8837305 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf68d79 View commit details
    Browse the repository at this point in the history
  3. notifications: show upon manual device init, if thm or lang changed (#13

    )
    
    * sfx: code clean up
    
    * lng: fix font not being rendered if loading translations at boot from a device other than MC, and if lang is changed by manually initalising a device
    
    * gui: add notifications
    
    * gui: reduce notifications code
    
    * notifications: show upon manual device init, if thm or lang changed
    KrahJohlito authored and Tupakaveli committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    5609c75 View commit details
    Browse the repository at this point in the history