Age | Commit message (Expand) | Author |
2023-07-21 | Add interactive functionality to bar graph | dodoradio |
2023-07-21 | Add steps detail page | dodoradio |
2023-07-21 | Add heartrate detail page | dodoradio |
2023-07-20 | Add start and end values for HrGraph | dodoradio |
2023-07-20 | Remove fileLoadStatus | dodoradio |
2023-07-20 | Remove positioning hints from reusable components | dodoradio |
2023-07-20 | Make spacings consistent across previews | Arseniy Movshev |
2023-07-20 | Use VerticalLabels in BarGraph | Arseniy Movshev |
2023-07-20 | Rewrite the labelling system | dodoradio |
2023-07-02 | Rename hrgraph to linegraph because it's not actually heartrate specific | Arseniy Movshev |
2023-07-02 | Add settings for preview display to UI settings page | Arseniy Movshev |
2023-07-02 | Add settings for which previews are shown on main preview page | Arseniy Movshev |
2023-07-02 | Make the main preview page more modular | Arseniy Movshev |
2023-07-02 | Split settings into separate pages in preparation for further customisation s... | Arseniy Movshev |
2023-07-02 | Add settings for step goal | Arseniy Movshev |
2023-07-01 | Add steps goal line indicator to steps graph | Arseniy Movshev |
2023-06-30 | Reduce the number of divisions if BPM goes over 100 | Arseniy Movshev |
2023-06-30 | fix graph label positioning and spacing | Arseniy Movshev |
2023-06-30 | Check for data size before trying to load heartrate data | Arseniy Movshev |
2023-06-29 | Use todayTotal to make total update live | Arseniy Movshev |
2023-06-29 | Implement LoadingDone signal | Arseniy Movshev |
2023-06-29 | Add graph here | Arseniy Movshev |
2023-06-11 | Add heartrate graph (experimental, slightly broken) | Arseniy Movshev |
2023-06-08 | Switch to new sensorlogd qml interface | Arseniy Movshev |
2023-06-07 | Get rid of the blob graph | Arseniy Movshev |
2023-06-02 | make the steps graph barely fit on round displays | Arseniy Movshev |
2023-06-02 | bar graph: tweak anchors to make sure that labels text is never clipped | Arseniy Movshev |
2023-06-02 | Fix syntax on valuesar.count to make graph show intermediate values correctly | Arseniy Movshev |
2023-06-02 | Settings: add interval settings for heartrate and step counter | Arseniy Movshev |
2023-05-30 | Move bar graph into a dedicated component | Arseniy Movshev |
2023-05-30 | Switch to the colours used in asteroid-hrm | Arseniy Movshev |
2023-05-30 | Make steps graph trigger a recording when the app starts | Arseniy Movshev |
2023-05-28 | Add pageheader to settings page | Arseniy Movshev |
2023-05-28 | Add placeholder message in case of no logged steps | Arseniy Movshev |
2023-05-28 | Add settings page | Arseniy Movshev |
2023-05-28 | Fix desktop file naming | Arseniy Movshev |
2023-05-27 | fix pageheader clipping | Arseniy Movshev |
2023-05-27 | Refine graph code | Arseniy Movshev |
2023-05-27 | main.qml: add basic layout | Arseniy Movshev |
2023-05-27 | initial commit: rename and add demo code | Arseniy Movshev |
2023-05-14 | Move main library file to CMAKE_INSTALL_LIBDIR and add a launch script | Bart Ribbers |
2021-05-17 | Remove unused QtSensors import | Bart Ribbers |
2021-05-17 | Port to CMake | Bart Ribbers |