summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-27LFCLK: Add compatibility to wasp-os reloader-factoryChristoph Honal1-2/+7
2022-06-27Add basic hardware configuration options for P8Christoph Honal5-10/+48
2022-06-25Font generation: Fix patch binary pathChristoph Honal1-1/+1
2022-06-19CMake: Fix indentationChristoph Honal1-67/+67
2022-06-19CMake: Extend debug configurationChristoph Honal2-7/+26
2022-06-19Flashlight default to max brightness and code cleanupRiku Isokoski2-12/+12
2022-06-19Fix InfiniTime compiler warningsRiku Isokoski3-15/+8
2022-06-18Remove backup brightness feature (#1180)Riku Isokoski4-31/+12
2022-06-16Automatically create screens for applist and settings (#1153)Riku Isokoski4-126/+101
2022-06-16Patch hole in the letter M in jetbrains_mono_bold_20 (#1175)Riku Isokoski3-1/+11
2022-06-11Be more specific about the compiler versionFinlay Davidson1-1/+1
2022-06-11Replace more instances of old gcc verFinlay Davidson3-4/+4
2022-06-11Update arm gcc toolchain to 11.2-2022.02Finlay Davidson2-8/+9
2022-06-11SettingChimes: private Option struct, use std::array for cbOptionReinhold Gschweicher1-6/+5
2022-06-11Simplify SettingChimes codeRiku Isokoski2-42/+27
2022-06-11Minor changes to clang-format workflow (#1177)FintasticMan2-9/+7
2022-06-11Make notification color white when side cover offDiego Miguel1-8/+11
2022-06-11Fix date alignmentDiego Miguel2-19/+22
2022-06-11Simplify codeDiego Miguel1-34/+23
2022-06-11Show battery indicator when side cover hiddenDiego Miguel2-4/+16
2022-06-11Better alignment of the date labelDiego Miguel2-22/+19
2022-06-11Implement charging battery animationDiego Miguel2-5/+18
2022-06-11Implement battery indicatorDiego Miguel3-1/+43
2022-06-11Make Pine64 logo darkerDiego Miguel1-33/+36
2022-06-11Use existing fonts in Infineat watchfaceDiego Miguel10-1321/+36
2022-06-11Fix bleIcon in Infineat watchface after upstream rebaseDiego Miguel1-2/+2
2022-06-11Make Pine64 logo background transparentDiego Miguel1-34/+34
2022-06-11Make function DayOfWeekShortToStringLow constDiego Miguel2-2/+2
2022-06-11Bump settings version (#1)Diego Miguel1-1/+1
2022-06-11All ready for PRDiego Miguel4-2944/+1344
2022-06-11Implement SettingWatchFace listDiego Miguel4-62/+55
2022-06-11Implement CheckboxList screenDiego Miguel3-0/+166
2022-06-11Small color adjustmentsDiego Miguel1-4/+4
2022-06-11Change Pine64 logo to grayscaleDiego Miguel1-36/+36
2022-06-11Fix aligment of time labelsDiego Miguel2-3/+9
2022-06-11Add whitespace char to Teko fontDiego Miguel1-66/+74
2022-06-11Fixes in side cover togglingDiego Miguel3-40/+39
2022-06-11Build on push to 'colors-rebase' branchDiego Miguel2-0/+2943
2022-06-11Update BLE controller in Infineat watchfaceDiego Miguel3-1/+4
2022-06-11Fix typoDiego Miguel1-1/+1
2022-06-11Add lowercase days of the weekDiego Miguel2-0/+6
2022-06-11Add 'Bebas Neue' and 'Teko' fontsDiego Miguel8-1/+1295
2022-06-11Add Infineat settings to settings controllerDiego Miguel1-0/+24
2022-06-11Add 'circle' symbol & Pine64 logoDiego Miguel2-0/+57
2022-06-11Add Infineat watchface to settingsDiego Miguel3-1/+16
2022-06-11Implement watchface InfineatDiego Miguel2-0/+596
2022-06-11Remove duplicated value in fonts.json (#1179)Diego Miguel Lozano1-1/+1
2022-06-07Fix typo in gettingStarted guide (#1178)kieranc1-1/+1
2022-06-06Use lambda to reduce code duplicationRiku Isokoski1-10/+11
2022-06-06Move event handlers to unnamed namespaceRiku Isokoski2-13/+13