aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix typominacode2022-09-288-23/+23
* Merge pull request #1024 from dmlls/infineat-prJF2022-09-2719-70/+1051
|\
| * Fix formatting in CheckBoxList.cpp.Jean-François Milants2022-09-271-1/+1
| * CheckBoxList : remove unused constant MAXLISTITEMS (replaced by MaxItems).Jean-François Milants2022-09-272-4/+3
| * A few minors changes following the code review : rename fs -> filesystem, use...Jean-François Milants2022-09-276-17/+17
| * Fix formattingJean-François Milants2022-09-116-93/+135
| * Fix submodule for date libraryJean-François Milants2022-09-1116-23408/+20
| * Fix recovery firmware : add FS in parameters of DisplayAppRecovery ctor.Jean-François Milants2022-09-112-2/+6
| * Infineat : Add support for external resources, and read the images and fonts ...Jean-François Milants2022-09-1113-1445/+92
| * Merge branch 'develop' into infineat-external-resourcesJean-François Milants2022-09-11160-46002/+3234
| |\
| * | Make notification color white when side cover offDiego Miguel2022-06-111-8/+11
| * | Fix date alignmentDiego Miguel2022-06-112-18/+21
| * | Simplify codeDiego Miguel2022-06-111-34/+23
| * | Show battery indicator when side cover hiddenDiego Miguel2022-06-112-4/+16
| * | Better alignment of the date labelDiego Miguel2022-06-112-21/+18
| * | Implement charging battery animationDiego Miguel2022-06-112-5/+18
| * | Implement battery indicatorDiego Miguel2022-06-113-1/+43
| * | Make Pine64 logo darkerDiego Miguel2022-06-111-33/+36
| * | Use existing fonts in Infineat watchfaceDiego Miguel2022-06-1110-1321/+36
| * | Fix bleIcon in Infineat watchface after upstream rebaseDiego Miguel2022-06-111-2/+2
| * | Make Pine64 logo background transparentDiego Miguel2022-06-111-34/+34
| * | Make function DayOfWeekShortToStringLow constDiego Miguel2022-06-112-2/+2
| * | Bump settings version (#1)Diego Miguel2022-06-111-1/+1
| * | All ready for PRDiego Miguel2022-06-114-2944/+1344
| * | Implement SettingWatchFace listDiego Miguel2022-06-114-62/+55
| * | Implement CheckboxList screenDiego Miguel2022-06-113-0/+166
| * | Small color adjustmentsDiego Miguel2022-06-111-4/+4
| * | Change Pine64 logo to grayscaleDiego Miguel2022-06-111-36/+36
| * | Fix aligment of time labelsDiego Miguel2022-06-112-3/+9
| * | Add whitespace char to Teko fontDiego Miguel2022-06-111-66/+74
| * | Fixes in side cover togglingDiego Miguel2022-06-113-40/+39
| * | Build on push to 'colors-rebase' branchDiego Miguel2022-06-112-0/+2943
| * | Update BLE controller in Infineat watchfaceDiego Miguel2022-06-113-1/+4
| * | Fix typoDiego Miguel2022-06-111-1/+1
| * | Add lowercase days of the weekDiego Miguel2022-06-112-0/+6
| * | Add 'Bebas Neue' and 'Teko' fontsDiego Miguel2022-06-118-1/+1295
| * | Add Infineat settings to settings controllerDiego Miguel2022-06-111-0/+24
| * | Add 'circle' symbol & Pine64 logoDiego Miguel2022-06-112-0/+57
| * | Add Infineat watchface to settingsDiego Miguel2022-06-113-1/+16
| * | Implement watchface InfineatDiego Miguel2022-06-112-0/+596
* | | AlarmController: add const to SecondsToAlarm() functionReinhold Gschweicher2022-09-272-2/+2
* | | Merge pull request #1272 from mashuptwice/workflow-ignore-mdJF2022-09-171-0/+3
|\ \ \
| * \ \ Merge remote-tracking branch 'upstream/develop' into workflow-ignore-mdmashuptwice2022-08-251-9/+43
| |\ \ \
| * | | | removed lv_sim.ymlmashuptwice2022-08-251-74/+0
| * | | | Merge remote-tracking branch 'upstream/develop' into workflow-ignore-mdmashuptwice2022-08-2592-643/+756
| |\ \ \ \
| * \ \ \ \ Merge branch 'InfiniTimeOrg:develop' into workflow-ignore-mdmashuptwice2022-08-114-165/+92
| |\ \ \ \ \
| * | | | | | workflow: ignore changes in *.md filesmashuptwice2022-08-112-0/+4
* | | | | | | Update src/displayapp/screens/WatchFacePineTimeStyle.cppAkseli2022-09-171-1/+1
* | | | | | | Update src/displayapp/Colors.cppAkseli2022-09-171-1/+1
* | | | | | | Update src/components/settings/Settings.hAkseli2022-09-171-1/+1