Age | Commit message (Collapse) | Author | Files | Lines |
|
Add template files for gitlab
Bug-AGL: SPEC-4474
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: Ia63191f08d35d188f709ea7944367322d12c7cea
|
|
Changes:
- Remove the autobuild scripts and config.xml used by the app
framework widget build.
- Update the qmake files to just build a "settings" binary and
install it into /usr/bin by default.
- Remove the code in main.cpp that handled reading the WebSocket
command-line arguments and passing them to binding related
code.
- Add initial .desktop file, and updated .pro files to install
it. An icon will be added in a future update, as the launcher
did not previously provide one.
Bug-AGL: SPEC-4182
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: Icd7126b7ddd41dbf0793d28d31fa962f3a36acb1
|
|
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
|
|
Homescreen api do not need to be declared explicitly in config.xml.
Bug-AGL: SPEC-3458
Change-Id: Ie9639c7f6b47d337bfaa1520fca32da89a281205
Signed-off-by: Li, Xiaoming <lixm.fnst@cn.fujitsu.com>
|
|
Bug-AGL: SPEC-3379, SPEC-3447
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: Iea8f44f80ed7dae6ebd19b9cfdb6bba9d2cd705b
|
|
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
|
|
When no name is sent in notification event use the phone
number instead.
Bug-AGL: SPEC-3267
Change-Id: I8c553c502dccf12169a4a650b2ca79a35ef8fdf8
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Modify autobuild scripts:
- to fix warnings on yocto build
- to fix linux/autobuild syntax errors
- to add new standard targets
Bug-AGL: SPEC-2049
Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>
Change-Id: If5d1cf0ecff7a5a6c45c7e7e7d34e9b98b785e8b
|
|
This updates the gitreview file in the project
.
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Change-Id: I86c15877f5a1c656612c547dfcdcd9a4f9883f20
|
|
Add initial support for sending SMS messages. Along with support
for double clicking a message to autofill recipient field.
Bug-AGL: SPEC-2566
Change-Id: I214c2250f90d939c95b5e380272b37c0ba8dad64
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Bug-AGL: SPEC-2566
Change-Id: I882061af5a9d4feef41f7d48383dd4088f033f2e
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
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>
|
|
This reverts commit 7fe0662f11de5414a0136f574e271ff10585186d.
Change-Id: I84c50608a2f502eef719543b415d979baa4db71c
Bug-AGL: SPEC-2566
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Update the imports of QML widgets to the latest version
used by AGL which is 5.11
Bug-AGL: SPEC-2566
Change-Id: Ic6a2252f1a8080fd1daf6bebb4e5d42828e75369
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Select "Bitstream Vera" as text, and NotoColorEmoji for unicode
emojis.
"Bitstream Vera" is required to be set because DejaVuSans has
BW unicode emojis which would have a higher priority.
Bug-AGL: SPEC-2701
Change-Id: Ia2be48f8a17fac748a24e585b54933ca3bfde400
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>
|
|
|