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

Add SGV minutes-ago indicator #47

Merged
merged 19 commits into from
Oct 9, 2016
Merged

Add SGV minutes-ago indicator #47

merged 19 commits into from
Oct 9, 2016

Conversation

mddub
Copy link
Owner

@mddub mddub commented Oct 9, 2016

Add a configurable pie chart-like element to indicate how old the latest SGV reading is.

This is an insanely noisy PR because:

  • every layout preset has properties for minutes-ago location, style, and colors
  • virtually every screenshot test "gold" image has been updated with a recency indicator (and new dimensions for some layouts)
  • the location of the "connection status" component is now configurable as well
  • every integer now has an appropriate width, to make the app fit in the limited Aplite memory
  • likewise, the GraphData struct holding SGV history has been removed in favor of directly accessing last_app_message()
  • connection status component indicates when AppMessage can't be opened because the app is out of memory
  • the README has been updated with new screenshots and more relevant instructions

@mddub mddub merged commit 344ab44 into master Oct 9, 2016
@mddub mddub deleted the sgv-recency branch October 9, 2016 00:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant