Commit Graph

1970 Commits (6dc49e5bdb86ffd5730eb10eb9c477276e79923c)
 

Author SHA1 Message Date
Riku Isokoski 10ca036ffb
Patch hole in the letter M in jetbrains_mono_bold_20 (#1175) 2022-06-16 17:05:55 +07:00
Finlay Davidson 373289c072 Be more specific about the compiler version 2022-06-11 22:59:38 +07:00
Finlay Davidson 350bca3965 Replace more instances of old gcc ver 2022-06-11 22:59:38 +07:00
Finlay Davidson 94cd2ba563 Update arm gcc toolchain to 11.2-2022.02
Updates the buildAndProgram doc and the docker
image, which means GitHub Actions will also use
the new toolchain.
2022-06-11 22:59:38 +07:00
Reinhold Gschweicher ecb3cd3e31 SettingChimes: private Option struct, use std::array for cbOption 2022-06-11 22:46:38 +07:00
Riku Isokoski d55ec42b17 Simplify SettingChimes code 2022-06-11 22:46:38 +07:00
FintasticMan a1385cb481
Minor changes to clang-format workflow (#1177) 2022-06-11 22:45:11 +07:00
Diego Miguel 18cff286c7 Make notification color white when side cover off 2022-06-11 16:57:24 +07:00
Diego Miguel 2ad51e6a98 Fix date alignment 2022-06-11 16:57:24 +07:00
Diego Miguel 4e9fe3f36d Simplify code 2022-06-11 16:57:24 +07:00
Diego Miguel 20b31fdbe5 Show battery indicator when side cover hidden 2022-06-11 16:57:24 +07:00
Diego Miguel 603af7c372 Better alignment of the date label 2022-06-11 16:57:24 +07:00
Diego Miguel cb2131ec2c Implement charging battery animation 2022-06-11 16:57:24 +07:00
Diego Miguel b5bf6c51a4 Implement battery indicator 2022-06-11 16:57:24 +07:00
Diego Miguel 9122547657 Make Pine64 logo darker 2022-06-11 16:57:24 +07:00
Diego Miguel f6f6f9507f Use existing fonts in Infineat watchface 2022-06-11 16:57:24 +07:00
Diego Miguel a4c3558ed7 Fix bleIcon in Infineat watchface after upstream rebase 2022-06-11 16:57:24 +07:00
Diego Miguel dd0d2a4102 Make Pine64 logo background transparent 2022-06-11 16:57:24 +07:00
Diego Miguel f5e9055e09 Make function DayOfWeekShortToStringLow const 2022-06-11 16:57:24 +07:00
Diego Miguel b15f90aa1d Bump settings version (#1) 2022-06-11 16:57:24 +07:00
Diego Miguel 8942791f57 All ready for PR 2022-06-11 16:57:21 +07:00
Diego Miguel a3bfbb5e08 Implement SettingWatchFace list 2022-06-11 16:56:35 +07:00
Diego Miguel b561e7f3d0 Implement CheckboxList screen 2022-06-11 16:56:35 +07:00
Diego Miguel f9d2b78c8d Small color adjustments 2022-06-11 16:56:35 +07:00
Diego Miguel fcdf6dea4d Change Pine64 logo to grayscale 2022-06-11 16:56:35 +07:00
Diego Miguel 6eb5b99aa6 Fix aligment of time labels 2022-06-11 16:56:35 +07:00
Diego Miguel f1f7fb7f49 Add whitespace char to Teko font 2022-06-11 16:56:35 +07:00
Diego Miguel a890f8568a Fixes in side cover toggling 2022-06-11 16:56:35 +07:00
Diego Miguel 03790d4e63 Build on push to 'colors-rebase' branch 2022-06-11 16:56:35 +07:00
Diego Miguel be16ef0d56 Update BLE controller in Infineat watchface 2022-06-11 16:56:35 +07:00
Diego Miguel 8f54332e5d Fix typo 2022-06-11 16:56:35 +07:00
Diego Miguel b5fbcf0eee Add lowercase days of the week 2022-06-11 16:56:35 +07:00
Diego Miguel da2cf8e913 Add 'Bebas Neue' and 'Teko' fonts 2022-06-11 16:56:35 +07:00
Diego Miguel c2ecd4c731 Add Infineat settings to settings controller 2022-06-11 16:56:35 +07:00
Diego Miguel a89fca7f86 Add 'circle' symbol & Pine64 logo 2022-06-11 16:56:35 +07:00
Diego Miguel 17d37d5ca5 Add Infineat watchface to settings 2022-06-11 16:56:35 +07:00
Diego Miguel ae705f23a5 Implement watchface Infineat 2022-06-11 16:56:35 +07:00
Diego Miguel Lozano de62620de1
Remove duplicated value in fonts.json (#1179) 2022-06-11 17:00:26 +07:00
kieranc 7e169ee4aa
Fix typo in gettingStarted guide (#1178) 2022-06-07 21:44:40 +07:00
Riku Isokoski 955dda60c5 Use lambda to reduce code duplication 2022-06-06 21:28:03 +07:00
Riku Isokoski 6cfb45e280 Move event handlers to unnamed namespace 2022-06-06 21:28:03 +07:00
Riku Isokoski c6026aa617 Use static constexpr to force compile time initialization 2022-06-06 21:28:03 +07:00
Riku Isokoski 254c85246e Timer: Replace time label with Counter control hiding functionality 2022-06-06 21:28:03 +07:00
Riku Isokoski 4a40d29279 Counter: add show and hide controls functions 2022-06-06 21:28:03 +07:00
Riku Isokoski 41c461d1f6 Move linePoints to a member variable 2022-06-06 21:28:03 +07:00
Riku Isokoski 17cedd6629 Move bg color to a constexpr variable 2022-06-06 21:28:03 +07:00
Riku Isokoski 1d34e83c97 Use Counter widget in Timer 2022-06-06 21:28:03 +07:00
Riku Isokoski 9e18c23aac Lighten the large font for a more balanced look
Add Jetbrains Mono Light font
2022-06-06 21:28:03 +07:00
Riku Isokoski 12d4bc4139 Add initial counter widget 2022-06-06 21:28:03 +07:00
Seth Itow 17079fb114 doc: Fix imageFile.png path in SWD.md 2022-06-06 21:20:13 +07:00