Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
InfiniTimeOrg
/
InfiniTime
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
3.4k
Code
Issues
187
Pull requests
229
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Step counter history added
- #2120
#2120
Merged
mark9064
merged 26 commits into
InfiniTimeOrg:main
InfiniTimeOrg/InfiniTime:main
from
Hunman:step-counter-history
Hunman/InfiniTime:step-counter-history
Copy head branch name to clipboard
Nov 8, 2025
Conversation
Commits
26
(26)
Checks
Files changed
Merged
Step counter history added
#2120
mark9064
merged 26 commits into
InfiniTimeOrg:main
InfiniTimeOrg/InfiniTime:main
from
Hunman:step-counter-history
Hunman/InfiniTime:step-counter-history
Copy head branch name to clipboard
Commits
Commits on Oct 28, 2024
Introduce an alias for the step counter's type
Hunman
committed
07fc444
View commit details
Copy full SHA for 07fc444
Browse repository at this point
Inverted the circular dependency of MotionService and MotionController
Hunman
committed
a1a45df
View commit details
Copy full SHA for a1a45df
Browse repository at this point
Converted MotionController::nbSteps to CircularBuffer internally
Hunman
committed
cd1815b
View commit details
Copy full SHA for cd1815b
Browse repository at this point
Added an enum for the index of today and yesterday
Hunman
committed
71cef51
View commit details
Copy full SHA for 71cef51
Browse repository at this point
Display yesterday's step counter on the Steps screen
Hunman
committed
f07a16f
View commit details
Copy full SHA for f07a16f
Browse repository at this point
At midnight, "shift" the step counter history
Hunman
committed
35129e9
View commit details
Copy full SHA for 35129e9
Browse repository at this point
Clang-format changes
Hunman
committed
24eab6f
View commit details
Copy full SHA for 24eab6f
Browse repository at this point
Do not set unsigned step count to -1
Hunman
committed
cc8a381
View commit details
Copy full SHA for cc8a381
Browse repository at this point
Capitalising Day enum's members "Today" and "Yesterday"
Hunman
committed
a0b468d
View commit details
Copy full SHA for a0b468d
Browse repository at this point
MotionController::NbSteps should take a Days enum as parameter
Show description for 275c70e
Hunman
committed
275c70e
View commit details
Copy full SHA for 275c70e
Browse repository at this point
Removed step counter history getter
Hunman
committed
144c7d0
View commit details
Copy full SHA for 144c7d0
Browse repository at this point
Removed step_t
Hunman
committed
fcfdea7
View commit details
Copy full SHA for fcfdea7
Browse repository at this point
Reverted to the original MotionController and MotionService dependency
Hunman
committed
0f2c2ff
View commit details
Copy full SHA for 0f2c2ff
Browse repository at this point
Changed MotionController::Days from enum to enum class
Hunman
committed
a5f2d2c
View commit details
Copy full SHA for a5f2d2c
Browse repository at this point
Changed MotionController::stepHistorySize to hard-coded value again
Hunman
committed
e973125
View commit details
Copy full SHA for e973125
Browse repository at this point
Commits on Nov 19, 2024
Merge branch 'InfiniTimeOrg:main' into step-counter-history
Hunman
authored
1b8ff02
View commit details
Copy full SHA for 1b8ff02
Browse repository at this point
Clang-format fix
Hunman
committed
b3695c6
View commit details
Copy full SHA for b3695c6
Browse repository at this point
Commits on Dec 24, 2024
Merge branch 'main' into step-counter-history
Hunman
authored
40fbf1c
View commit details
Copy full SHA for 40fbf1c
Browse repository at this point
Commits on Jan 11, 2025
Merge branch 'main' into step-counter-history
Hunman
authored
08e56d8
View commit details
Copy full SHA for 08e56d8
Browse repository at this point
Commits on Jan 30, 2025
Merge branch 'main' into step-counter-history
Hunman
authored
1694333
View commit details
Copy full SHA for 1694333
Browse repository at this point
Commits on Feb 14, 2025
Merge branch 'main' into step-counter-history
Hunman
authored
4d9996b
View commit details
Copy full SHA for 4d9996b
Browse repository at this point
Commits on Mar 17, 2025
Merge branch 'main' into step-counter-history
Hunman
authored
d3a2aa0
View commit details
Copy full SHA for d3a2aa0
Browse repository at this point
Commits on Nov 7, 2025
Refactored `MotionController::NbStepsRef()` into two functions
Show description for d91a6b8
Hunman
committed
d91a6b8
View commit details
Copy full SHA for d91a6b8
Browse repository at this point
Commits on Nov 8, 2025
Merge branch 'main' into step-counter-history
Hunman
authored
2bff7a3
View commit details
Copy full SHA for 2bff7a3
Browse repository at this point
Moved the `yesterdayStr` from the Steps header to the .cpp
Hunman
committed
31f8d3c
View commit details
Copy full SHA for 31f8d3c
Browse repository at this point
Removed duplicate `GetSteps` method from the `MotionController`
Hunman
committed
c2908f1
View commit details
Copy full SHA for c2908f1
Browse repository at this point
You can’t perform that action at this time.