Age | Commit message (Collapse) | Author | Files | Lines |
|
libhomescreen was still a dependency in the qmake files, and its
header file was being pulled in in main.cpp even though there it is
no longer used, remove usage.
Bug-AGL: SPEC-3757
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I2ffca898fc534d7f57dadee5c3633198e249a735
|
|
Bug-AGL: SPEC-3447
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: Ia608d28187b34690f93445c4bf0214a44cf1d5b2
|
|
Update autobuild scripts with reworked version that fixes building
outside of the source tree. As well, the project files have been
tweaked to strip the release build binaries and add "-debug" in the
name of the debug widget file.
Bug-AGL: SPEC-2049, SPEC-3300
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I44fdcf674c94845daa57180e10d213d05add781d
|
|
Bug-AGL: SPEC-3390
Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>
Change-Id: Ifced4391e3a247e85893525d32ad2d2a7d8b7ad0
|
|
Allow multiple pages in application for various functions
(e.g. notifications/alerts, message threads, compose message)
TODO: Change from placeholder phone applicaion icons
Bug-AGL: SPEC-2566
Change-Id: Ic2759716f47f75f43f775a98c44f447989c2e30f
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Initial Messaging application that enables notifications of
incoming SMS messages.
Bug-AGL: SPEC-2566
Change-Id: If9a196536cf5aa4ce016d541c276b9750a9af48f
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|