InfiniTimeOrg / InfiniTimeOrg/InfiniTime
Allow scrolling through lap times in the stopwatch
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 3.4k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
I would like to be able to scroll the lap times to look at them. I also wish more were shown at once (three instead of two previous laps at the least), similar to the Pebble stopwatch app.
This might interfere with swiping to change apps, which I only just realized is a thing, and I don't think is necessary since you can back out to the main screen. Being able to scroll in every app to add more functionality seems much more valuable.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file or test is named. Start by locating the stopwatch app's lap-time display and gesture handling, then verify that lap times can scroll, at least three previous laps are visible, and app switching remains usable on the device.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- embedded-iot
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100