FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · InfiniTimeOrg/InfiniTime · GitHub
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
186
Pull requests
226
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Aug 19, 2026
Remove redundant LFS logging information
mark9064
committed
8250565
View commit details
Copy full SHA for 8250565
Browse repository at this point
Commits on Aug 17, 2026
Implement required stubs instead of linking nosys
mark9064
committed
5907b12
View commit details
Copy full SHA for 5907b12
Browse repository at this point
Update GCC (in doc and docker) to GCC15.3
mark9064
committed
4f7b430
View commit details
Copy full SHA for 4f7b430
Browse repository at this point
Commits on Aug 16, 2026
Introduce AI policy based on CoMaps policy (#2472)
mark9064
authored
bd5ceff
View commit details
Copy full SHA for bd5ceff
Browse repository at this point
Commits on Aug 8, 2026
Clarify notification dismissal comment
Show description for 8d7a04e
SteveAmor
authored and
mark9064
committed
8d7a04e
View commit details
Copy full SHA for 8d7a04e
Browse repository at this point
Commits on Jul 19, 2026
Keep external flash awake during AOD
mark9064
committed
71d1f5b
View commit details
Copy full SHA for 71d1f5b
Browse repository at this point
Commits on Jul 18, 2026
Fix incorrect BLEFS documentation (#2442)
Show description for b66c5de
preitinger
authored
b66c5de
View commit details
Copy full SHA for b66c5de
Browse repository at this point
Commits on May 18, 2026
Adjust display init sequence to fix a rotation issue on the new ST7789P3 display controller.
JF002
authored and
mark9064
committed
8a9ccf2
View commit details
Copy full SHA for 8a9ccf2
Browse repository at this point
Commits on Mar 20, 2026
Disable LowerWrist during sleep mode (#2415)
kieranc
authored
6572b50
View commit details
Copy full SHA for 6572b50
Browse repository at this point
Improve buildscript to allow for custom selection of apps/watchfaces (#2429)
Thulium-Drake
authored
f882df9
View commit details
Copy full SHA for f882df9
Browse repository at this point
Commits on Feb 7, 2026
Update Intro.md (#2414)
Show description for ad73e1b
kieranc
authored
ad73e1b
View commit details
Copy full SHA for ad73e1b
Browse repository at this point
Commits on Jan 6, 2026
Set version to 1.16.0.
JF002
committed
0fabfe9
View commit details
Copy full SHA for 0fabfe9
Browse repository at this point
Commits on Jan 5, 2026
Remove unneeded casts
mark9064
authored and
JF002
committed
7dea64a
View commit details
Copy full SHA for 7dea64a
Browse repository at this point
WatchFaceTerminal : Apply better curve in BatteryIcon::ColorFromPercentage() so the color doesn't start going yellow until the battery is low.
JF002
committed
a277316
View commit details
Copy full SHA for a277316
Browse repository at this point
WatchFaceTerminal : rename a few fields to camelCase.
JF002
committed
c2e5958
View commit details
Copy full SHA for c2e5958
Browse repository at this point
Refactor battery color calculation logic into `BatteryIcon::ColorFromPercentage()`.
JF002
committed
c451d2c
View commit details
Copy full SHA for c451d2c
Browse repository at this point
Improved the Terminal Watchfaces UI
Show description for 8d87a9e
JustScott
authored and
JF002
committed
8d87a9e
View commit details
Copy full SHA for 8d87a9e
Browse repository at this point
SimpleWeatherService: Add sunrise and sunset data (#2100)
Show description for f88c69a
vkareh
and
mark9064
authored
f88c69a
View commit details
Copy full SHA for f88c69a
Browse repository at this point
Commits on Dec 31, 2025
Use simple condition for terminal watchface
mark9064
committed
51a6fb6
View commit details
Copy full SHA for 51a6fb6
Browse repository at this point
WatchFaceTerminal : Remove unused include directive.
JF002
authored and
mark9064
committed
2702d07
View commit details
Copy full SHA for 2702d07
Browse repository at this point
Swapped bluetooth and weather positions, and removed degree symbol when
Show description for 4a9932d
JustScott
authored and
mark9064
committed
4a9932d
View commit details
Copy full SHA for 4a9932d
Browse repository at this point
Add weather to the terminal watchface
JustScott
authored and
mark9064
committed
edd67ca
View commit details
Copy full SHA for edd67ca
Browse repository at this point
Weather : Improve simple weather conditions (Pinetime::Applications::Screens::Symbols::GetSimpleCondition) to be more consistent with OpenWeather Api (https://openweathermap.org/weather-conditions)
JF002
authored and
mark9064
committed
41050e6
View commit details
Copy full SHA for 41050e6
Browse repository at this point
Add shorter/simpler weather condition options.
JustScott
authored and
mark9064
committed
526d841
View commit details
Copy full SHA for 526d841
Browse repository at this point
Commits on Dec 21, 2025
Use RoundedDiv utility function across project
mark9064
committed
f2814dd
View commit details
Copy full SHA for f2814dd
Browse repository at this point
weather: Fix incorrect rounding for negative temperatures
FintasticMan
authored and
mark9064
committed
52baa26
View commit details
Copy full SHA for 52baa26
Browse repository at this point
Commits on Dec 13, 2025
timer: Refactor ringing state management
Show description for 66b5977
vkareh
authored and
JF002
committed
66b5977
View commit details
Copy full SHA for 66b5977
Browse repository at this point
Keep screen on during timer buzzing
Show description for a4918c0
JustScott
authored and
JF002
committed
a4918c0
View commit details
Copy full SHA for a4918c0
Browse repository at this point
timer: Add ringing and counter
Show description for 54f20ff
vkareh
authored and
JF002
committed
54f20ff
View commit details
Copy full SHA for 54f20ff
Browse repository at this point
Commits on Nov 13, 2025
Firmware validation: UI redesign (#2338)
Show description for 7128fc0
tituscmd
authored
7128fc0
View commit details
Copy full SHA for 7128fc0
Browse repository at this point
Commits on Nov 9, 2025
Refactor Timer component to provide expiry information (#2365)
mark9064
authored
99ae2f3
View commit details
Copy full SHA for 99ae2f3
Browse repository at this point
Commits on Nov 8, 2025
Step counter history
Show description for 716deff
Hunman
authored
716deff
View commit details
Copy full SHA for 716deff
Browse repository at this point
Move TemperatureColor to SimpleWeatherService for reusability
JustScott
authored
9093d18
View commit details
Copy full SHA for 9093d18
Browse repository at this point
Commits on Nov 6, 2025
Constant frequency SystemTask state updates
mark9064
committed
075e02a
View commit details
Copy full SHA for 075e02a
Browse repository at this point
Mildly more correct linker flags
mark9064
committed
ab0ba1b
View commit details
Copy full SHA for ab0ba1b
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL