index
:
InfiniTime
local
upstream/main
My branch of InfiniTime
git daemon user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Fix Docker workflow not pushing on manual trigger
Finlay Davidson
2022-07-19
4
-10
/
+16
*
|
|
Merge branch 'develop' of github.com:JF002/Pinetime into develop
Jean-François Milants
2022-07-09
1
-7
/
+5
|
\
\
\
|
*
|
|
Docker workflow use separate username for login
Finlay Davidson
2022-07-09
1
-7
/
+5
*
|
|
|
Add 'workflow_dispatch' in the workflow file for Docker image generation to a...
Jean-François Milants
2022-07-09
1
-0
/
+2
|
/
/
/
*
|
|
Fix filename of the MCUBoot image and recovery MCUBoot image in CMake files. ...
Jean-François Milants
2022-07-08
1
-11
/
+15
*
|
|
Downgrade GNU Arm Toolchain to 10.3-2021.10
Finlay Davidson
2022-07-08
5
-9
/
+9
*
|
|
Only build Docker Images on develop, not master
Finlay Davidson
2022-07-08
1
-2
/
+2
*
|
|
Make Docker workflow push to latest and commit sha
Finlay Davidson
2022-07-08
1
-1
/
+13
*
|
|
Don't try to cache to Docker Hub on pull request
Finlay Davidson
2022-07-08
1
-1
/
+13
*
|
|
Use either a secret or infinitime as username
Finlay Davidson
2022-07-08
1
-4
/
+6
*
|
|
Require event_name to be push for Docker Hub
Finlay Davidson
2022-07-08
1
-2
/
+2
*
|
|
Hardcode the Docker Hub username as infinitime
Finlay Davidson
2022-07-08
1
-4
/
+4
*
|
|
Create GH Actions workflow to build Docker image
FintasticMan
2022-07-08
1
-0
/
+42
*
|
|
Display target build variant in system info screen
Christoph Honal
2022-07-07
2
-2
/
+9
*
|
|
Nimble: Compatibility with LFRC calibration
Christoph Honal
2022-07-07
1
-2
/
+3
*
|
|
Nimble: Enable optional debug output via RTT
Christoph Honal
2022-07-07
2
-2
/
+3
*
|
|
Nimble: Reduce BLE power usage
Christoph Honal
2022-07-07
3
-2
/
+15
*
|
|
Twos code cleanup (#1220)
Riku Isokoski
2022-07-06
2
-107
/
+112
*
|
|
Don't build the firmware when only docs were modified (#1198)
Riku Isokoski
2022-07-05
2
-0
/
+12
*
|
|
Add PageIndicator widget to reduce code duplication (#1218)
Riku Isokoski
2022-07-05
9
-90
/
+70
|
|
/
|
/
|
*
|
Add InfiniTime Vision document (#1196)
Riku Isokoski
2022-06-29
2
-0
/
+34
*
|
Set version to 1.10
Jean-François Milants
2022-06-29
1
-1
/
+1
*
|
Notifications: no inTransition screen, simple blackbox is enough
Reinhold Gschweicher
2022-06-28
2
-15
/
+9
*
|
Dismiss notifications by swiping right
Simon Willshire
2022-06-28
4
-111
/
+252
*
|
LFCLK: Add compatibility to wasp-os reloader-factory
Christoph Honal
2022-06-27
1
-2
/
+7
*
|
Add basic hardware configuration options for P8
Christoph Honal
2022-06-27
5
-10
/
+48
*
|
Font generation: Fix patch binary path
Christoph Honal
2022-06-25
1
-1
/
+1
*
|
CMake: Fix indentation
Christoph Honal
2022-06-19
1
-67
/
+67
*
|
CMake: Extend debug configuration
Christoph Honal
2022-06-19
2
-6
/
+25
*
|
Flashlight default to max brightness and code cleanup
Riku Isokoski
2022-06-19
2
-12
/
+12
*
|
Fix InfiniTime compiler warnings
Riku Isokoski
2022-06-19
3
-15
/
+8
*
|
Remove backup brightness feature (#1180)
Riku Isokoski
2022-06-18
4
-31
/
+12
*
|
Automatically create screens for applist and settings (#1153)
Riku Isokoski
2022-06-16
4
-125
/
+100
*
|
Patch hole in the letter M in jetbrains_mono_bold_20 (#1175)
Riku Isokoski
2022-06-16
3
-1
/
+11
*
|
Be more specific about the compiler version
Finlay Davidson
2022-06-11
1
-1
/
+1
*
|
Replace more instances of old gcc ver
Finlay Davidson
2022-06-11
3
-4
/
+4
*
|
Update arm gcc toolchain to 11.2-2022.02
Finlay Davidson
2022-06-11
2
-8
/
+9
*
|
SettingChimes: private Option struct, use std::array for cbOption
Reinhold Gschweicher
2022-06-11
1
-6
/
+5
*
|
Simplify SettingChimes code
Riku Isokoski
2022-06-11
2
-42
/
+27
*
|
Minor changes to clang-format workflow (#1177)
FintasticMan
2022-06-11
2
-9
/
+7
|
/
*
Remove duplicated value in fonts.json (#1179)
Diego Miguel Lozano
2022-06-11
1
-1
/
+1
*
Fix typo in gettingStarted guide (#1178)
kieranc
2022-06-07
1
-1
/
+1
*
Use lambda to reduce code duplication
Riku Isokoski
2022-06-06
1
-10
/
+11
*
Move event handlers to unnamed namespace
Riku Isokoski
2022-06-06
2
-13
/
+13
*
Use static constexpr to force compile time initialization
Riku Isokoski
2022-06-06
1
-2
/
+2
*
Timer: Replace time label with Counter control hiding functionality
Riku Isokoski
2022-06-06
2
-12
/
+11
*
Counter: add show and hide controls functions
Riku Isokoski
2022-06-06
2
-2
/
+21
*
Move linePoints to a member variable
Riku Isokoski
2022-06-06
2
-3
/
+5
*
Move bg color to a constexpr variable
Riku Isokoski
2022-06-06
1
-3
/
+5
*
Use Counter widget in Timer
Riku Isokoski
2022-06-06
2
-112
/
+41
[prev]
[next]