Graph persistence is finally here! I'm going to merge this very soon because the work here is starting to bleed over into UI changes for the whole app and the core functionality of persistence is working great.
This branch enables the following:
Reading, writing, and deleting graph data points from persistent storage
Filtering graph data points (within the last hour, day, or week)
A new "Home" view that will act as the new landing page when you open the app. This view will feature the connect/disconnect button at the bottom and some handy info about your PineTime. It's not much yet, but I wanted get the connect/disconnect button off of the charts view to free up some room for the filtering buttons.
This PR will close issue #15, and is the major landmark before 0.9.0!
Graph persistence is finally here! I'm going to merge this very soon because the work here is starting to bleed over into UI changes for the whole app and the core functionality of persistence is working great.
This branch enables the following:
This PR will close issue #15, and is the major landmark before 0.9.0!