Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-05-21 | recipes-demo-hmi: navigation: update SRCREV | Raquel Medina | 1 | -2/+1 |
2019-05-20 | Remove legacy 'p' prefix in gerrit url | Jan-Simon Möller | 3 | -3/+3 |
2019-05-07 | homescreen: Replace "gitsm" by "git" in SRC_URI | José Bollo | 1 | -1/+1 |
2019-05-07 | meta-agl-demo: Fixed broken link to "AGL Features" section. | Scott Rifenbark | 1 | -1/+1 |
2019-05-07 | Add recipe for apps/settings-log-utils | wanglu | 1 | -0/+24 |
2019-04-26 | agl-demo-platform-crosssdk: Add mosquitto-dev | @media only all and (prefers-color-scheme: dark) { .highlight .hll { background-color: #49483e } .highlight .c { color: #75715e } /* Comment */ .highlight .err { color: #960050; background-color: #1e0010 } /* Error */ .highlight .k { color: #66d9ef } /* Keyword */ .highlight .l { color: #ae81ff } /* Literal */ .highlight .n { color: #f8f8f2 } /* Name */ .highlight .o { color: #f92672 } /* Operator */ .highlight .p { color: #f8f8f2 } /* Punctuation */ .highlight .ch { color: #75715e } /* Comment.Hashbang */ .highlight .cm { color: #75715e } /* Comment.Multiline */ .highlight .cp { color: #75715e } /* Comment.Preproc */ .highlight .cpf { color: #75715e } /* Comment.PreprocFile */ .highlight .c1 { color: #75715e } /* Comment.Single */ .highlight .cs { color: #75715e } /* Comment.Special */ .highlight .gd { color: #f92672 } /* Generic.Deleted */ .highlight .ge { font-style: italic } /* Generic.Emph */ .highlight .gi { color: #a6e22e } /* Generic.Inserted */ .highlight .gs { font-weight: bold } /* Generic.Strong */ .highlight .gu { color: #75715e } /* Generic.Subheading */ .highlight .kc { color: #66d9ef } /* Keyword.Constant */ .highlight .kd { color: #66d9ef } /* Keyword.Declaration */ .highlight .kn { color: #f92672 } /* Keyword.Namespace */ .highlight .kp { color: #66d9ef } /* Keyword.Pseudo */ .highlight .kr { color: #66d9ef } /* Keyword.Reserved */ .highlight .kt { color: #66d9ef } /* Keyword.Type */ .highlight .ld { color: #e6db74 } /* Literal.Date */ .highlight .m { color: #ae81ff } /* Literal.Number */ .highlight .s { color: #e6db74 } /* Literal.String */ .highlight .na { color: #a6e22e } /* Name.Attribute */ .highlight .nb { color: #f8f8f2 } /* Name.Builtin */ .highlight .nc { color: #a6e22e } /* Name.Class */ .highlight .no { color: #66d9ef } /* Name.Constant */ .highlight .nd { color: #a6e22e } /* Name.Decorator */ .highlight .ni { color: #f8f8f2 } /* Name.Entity */ .highlight .ne { color: #a6e22e } /* Name.Exception */ .highlight .nf { color: #a6e22e } /* Name.Function */ .highlight .nl { color: #f8f8f2 } /* Name.Label */ .highlight .nn { color: #f8f8f2 } /* Name.Namespace */ .highlight .nx { color: #a6e22e } /* Name.Other */ .highlight .py { color: #f8f8f2 } /* Name.Property */ .highlight .nt { color: #f92672 } /* Name.Tag */ .highlight .nv { color: #f8f8f2 } /* Name.Variable */ .highlight .ow { color: #f92672 } /* Operator.Word */ .highlight .w { color: #f8f8f2 } /* Text.Whitespace */ .highlight .mb { color: #ae81ff } /* Literal.Number.Bin */ .highlight .mf { color: #ae81ff } /* Literal.Number.Float */ .highlight .mh { color: #ae81ff } /* Literal.Number.Hex */ .highlight .mi { color: #ae81ff } /* Literal.Number.Integer */ .highlight .mo { color: #ae81ff } /* Literal.Number.Oct */ .highlight .sa { color: #e6db74 } /* Literal.String.Affix */ .highlight .sb { color: #e6db74 } /* Literal.String.Backtick */ .highlight .sc { color: #e6db74 } /* Literal.String.Char */ .highlight .dl { color: #e6db74 } /* Literal.String.Delimiter */ .highlight .sd { color: #e6db74 } /* Literal.String.Doc */ .highlight .s2 { color: #e6db74 } /* Literal.String.Double */ .highlight .se { color: #ae81ff } /* Literal.String.Escape */ .highlight .sh { color: #e6db74 } /* Literal.String.Heredoc */ .highlight .si { color: #e6db74 } /* Literal.String.Interpol */ .highlight .sx { color: #e6db74 } /* Literal.String.Other */ .highlight .sr { color: #e6db74 } /* Literal.String.Regex */ .highlight .s1 { color: #e6db74 } /* Literal.String.Single */ .highlight .ss { color: #e6db74 } /* Literal.String.Symbol */ .highlight .bp { color: #f8f8f2 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #a6e22e } /* Name.Function.Magic */ .highlight .vc { color: #f8f8f2 } /* Name.Variable.Class */ .highlight .vg { color: #f8f8f2 } /* Name.Variable.Global */ .highlight .vi { color: #f8f8f2 } /* Name.Variable.Instance */ .highlight .vm { color: #f8f8f2 } /* Name.Variable.Magic */ .highlight .il { color: #ae81ff } /* Literal.Number.Integer.Long */ } @media (prefers-color-scheme: light) { .highlight .hll { background-color: #ffffcc } .highlight .c { color: #888888 } /* Comment */ .highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */ .highlight .k { color: #008800; font-weight: bold } /* Keyword */ .highlight .ch { color: #888888 } /* Comment.Hashbang */ .highlight .cm { color: #888888 } /* Comment.Multiline */ .highlight .cp { color: #cc0000; font-weight: bold } /* Comment.Preproc */ .highlight .cpf { color: #888888 } /* Comment.PreprocFile */ .highlight .c1 { color: #888888 } /* Comment.Single */ .highlight .cs { color: #cc0000; font-weight: bold; background-color: #fff0f0 } /* Comment.Special */ .highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */ .highlight .ge { font-style: italic } /* Generic.Emph */ .highlight .gr { color: #aa0000 } /* Generic.Error */ .highlight .gh { color: #333333 } /* Generic.Heading */ .highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */ .highlight .go { color: #888888 } /* Generic.Output */ .highlight .gp { color: #555555 } /* Generic.Prompt */ .highlight .gs { font-weight: bold | 1 | -1/+1 |
2019-03-15 | recipes-demo-hmi: libqtappfw: update SRCREV | Matt Ranostay | 1 | -1/+1 |
2019-03-15 | Add onscreenapp recipe | wang_zhiqiang | 1 | -0/+18 |
2019-03-15 | recipes-demo-hmi: homescreen: add new dependency on afb-helpers-qt | raquel medina | 1 | -0/+1 |
2019-03-14 | recipes-demo-hmi: low-can-demo: bump SRCREV | raquel medina | 1 | -1/+1 |
2019-03-07 | Remove unused iotivity feature | Jan-Simon Möller | 2 | -3/+0 |
2019-02-21 | Add dependency to ondemandnavi | Naoto Yamaguchi | 1 | -0/+1 |
2019-02-21 | Add AGL world wide navigation app config recipe | Naoto Yamaguchi | 2 | -0/+33 |
2019-02-19 | recipes-demo-hmi: libqtappfw: update SRCREV | Matt Ranostay | 1 | -1/+1 |
2019-02-18 | Add libavirt to the SDK | Mark Farrugia | 1 | -0/+1 |
2019-02-13 | Initial Commit : AGL world wide navigation app | Naoto Yamaguchi | 2 | -0/+51 |
2019-02-11 | phone: Replace QtMultimedia usage with 4A + gstreamer | Scott Murray | 1 | -2/+2 |
2019-02-05 | libhomescreen: bump revisionhalibut_7.90.0halibut/7.90.07.90.0 | Stephane Desneux | 1 | -1/+1 |
2019-01-15 | recipes-demo-hmi: libqtappfw: update SRCREVguppy_6.99.4guppy/6.99.46.99.4 | Matt Ranostay | 1 | -1/+1 |
2019-01-15 | Bump the revision of navigation and poi | Kazumasa Mitsunari | 2 | -2/+2 |
2019-01-06 | radio: Add libqtappfw to DEPENDS | Scott Murray | 1 | -1/+1 |
2019-01-05 | homescreen: quiet debug messages in non-devel | Scott Murray | 1 | -0/+2 |
2019-01-02 | Add the libafb-helpers and libappcontroller to SDK | Romain Forlot | 1 | -0/+3 |
2019-01-02 | navigation: Add 4A support | Scott Murray | 2 | -1/+363 |
2018-12-28 | recipe-connectivity: libvcard: update SRCREV | Matt Ranostay | 1 | -1/+1 |
2018-12-28 | recipes-demo-hmi: libqtappfw: update SRCREV | Matt Ranostay | 1 | -1/+1 |
2018-12-27 | Revert "Add the libafb-helpers and libappcontroller to SDK"guppy_6.99.3guppy/6.99.36.99.3 | Stephane Desneux | 1 | -2/+0 |
2018-12-20 | Add the libafb-helpers and libappcontroller to SDK | Romain Forlot | 1 | -0/+2 |
2018-12-20 | Disable btwilink by default on m3ulcb | Scott Murray | 3 | -2/+23 |
2018-12-20 | poiapp-api-key: Add client ID | Scott Murray | 1 | -1/+5 |
2018-12-20 | Rework mapviewer and mapviewer-demo | Scott Murray | 9 | -73/+70 |
2018-12-20 | Add agl-demo-preload feature | Scott Murray | 6 | -0/+65 |
2018-12-20 | Remove weston-ivi-extension | Scott Murray | 5 | -690/+0 |
2018-12-20 | docs: add yaml book | Frederic Marec | 1 | -0/+13 |
2018-12-20 | Add Task Manager front-end | Vitaly Wool | 1 | -0/+25 |
2018-12-20 | homescreen: fix missing submodules in SRC_URI | Stephane Desneux | 1 | -1/+1 |
2018-12-12 | update to lastest version | wang_zhiqiang | 1 | -1/+1 |
2018-12-10 | Bump revision of qtaglextras | Kazumasa Mitsunari | 1 | -1/+1 |
2018-12-10 | Add agl-cluster-demo-support feature | Scott Murray | 3 | -5/+7 |
2018-12-04 | update libhomescreen and agl-service-homescreen | wang_zhiqiang | 2 | -2/+2 |
2018-11-30 | Disable sllin driver(using HVAC apps) debug logguppy_6.99.2guppy/6.99.26.99.2 | Yuichi Kusakabe | 2 | -0/+28 |
2018-11-29 | We need to use multi-user.target | Jan-Simon Möller | 1 | -1/+1 |