Nick Rout

Results 10 issues of Nick Rout

This would be shown by tapping on a match in the list of fixtures / results (and perhaps from elsewhere). The relevant API endpoint and design are still TBD.

enhancement

The current idea is for this to simply be a filter on the contents of the main screen (i.e. maintain tabs but filter rankings/fixtures/results/etc based on search text). The UI/UX...

enhancement

This would be shown by tapping on a team in the list of rankings (and perhaps from elsewhere). The relevant API endpoint and design are still TBD.

enhancement

Other sport types include: - Men's 7s (`mrs`) - Women's 7s (`mrs`) - Junior Men's 15s (`jmu`) - Junior Women's 15s (`jwu`) This may or may not require a navigation...

enhancement

Hi there, It would be great if the SpectrumDialog adopted the theme of the current app / activity. I am specifically thinking of the dialog positive / negative buttons. My...

When refreshing a data set, the suggested method call is `notifyAllSectionsDataSetChanged()`. I would imagine this to clear all collapsed states, ensuring that each section is no longer collapsed. This is...

These should mostly be instrumented tests as we're dealing the framework sensor APIs. Remember to update GitHub Actions workflows to run tests as part of CI.

enhancement

Certain sensors (eg. [`Sensor.TYPE_HEART_RATE`](https://developer.android.com/reference/android/hardware/Sensor#TYPE_HEART_RATE)) are only applicable to Wear OS devices

enhancement

As per the [Sensor](https://developer.android.com/reference/android/hardware/Sensor) API doc and the [Sensors Overview](https://developer.android.com/guide/topics/sensors/sensors_overview) guide

enhancement