aboutsummaryrefslogtreecommitdiff
path: root/src/settings/UiSettingsPage.qml (follow)
AgeCommit message (Collapse)Author
2023-08-02Add weight graph and previewArseniy Movshev
The weight data collection is manual, so we need a page for the user to input data, hence this commit isn't sufficient for a weight logging implementation on its own. Weight doesn't have a dataChanged signal in sensorlogd, so that's currently not implemented here either Because weight tracking isn't for everyone, the preview isn't shown by default.
2023-07-02Add settings for preview display to UI settings pageArseniy Movshev
2023-07-02Split settings into separate pages in preparation for further customisation ↵Arseniy Movshev
settings UI page is currently empty