-
Notifications
You must be signed in to change notification settings - Fork 34
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
Update weather app #75
Open
gantonayde
wants to merge
9
commits into
balena-io-experimental:master
Choose a base branch
from
gantonayde:update-weather-app
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Update weather app #75
gantonayde
wants to merge
9
commits into
balena-io-experimental:master
from
gantonayde:update-weather-app
Commits on Oct 6, 2022
-
Make weather icons use a palette of 3 colours.
Configuration menu - View commit details
-
Copy full SHA for a1ff480 - Browse repository at this point
Copy the full SHA a1ff480View commit details -
Remove mask from weather icons.
Add COLOUR variable if the display supports a third colour.
Configuration menu - View commit details
-
Copy full SHA for bcbdaf7 - Browse repository at this point
Copy the full SHA bcbdaf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d33ae78 - Browse repository at this point
Copy the full SHA d33ae78View commit details -
Add TEMP_THRESHOLD env variable.
User can set a variable above which T will be shown in colour if the display supports it.
Configuration menu - View commit details
-
Copy full SHA for a279ae1 - Browse repository at this point
Copy the full SHA a279ae1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c40363b - Browse repository at this point
Copy the full SHA c40363bView commit details -
Apply create_mask only some cases.
Only for WAVESHARE and WEATHER_INVERT
Configuration menu - View commit details
-
Copy full SHA for a302b0a - Browse repository at this point
Copy the full SHA a302b0aView commit details
Commits on Oct 7, 2022
-
Add colour display weather font adjustments.
Add X_OFFSET and Y_OFFSET to text. Increase text font size by 2.
Configuration menu - View commit details
-
Copy full SHA for 6018b0c - Browse repository at this point
Copy the full SHA 6018b0cView commit details
Commits on Oct 11, 2022
-
Add function that swaps two colours.
Swap the black and colour pixels of night weather icons. Add `DARK_MODE` as environment variable. It swaps black and white pixels of the final image. Make weather text scaling and icon positioning based on display height. Make swap colours False by defualt. Fix 02d.png and 02n.png position for small screens. Limit dark mode to weather mode. Update README. Switch to flowzone. Change-type: minor Signed-off-by: Genadi Naydenov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 965865a - Browse repository at this point
Copy the full SHA 965865aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09c70d0 - Browse repository at this point
Copy the full SHA 09c70d0View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.