summaryrefslogtreecommitdiffstats
path: root/app
AgeCommit message (Collapse)AuthorFilesLines
2019-09-16messaging: change application to pages formatMatt Ranostay12-47/+181
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>
2019-09-16Revert "messaging: qml: add emoji and default notification font"Matt Ranostay1-2/+0
This reverts commit 7fe0662f11de5414a0136f574e271ff10585186d. Change-Id: I84c50608a2f502eef719543b415d979baa4db71c Bug-AGL: SPEC-2566 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2019-09-13messaging: qml: update QML widget imports for Qt 5.11Matt Ranostay2-6/+22
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>
2019-08-28messaging: qml: add emoji and default notification fontMatt Ranostay1-0/+2
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>
2019-07-09messaging: initial commit for applicationhalibut_8.0.1halibut_8.0.0halibut_7.99.3halibut/8.0.1halibut/8.0.0halibut/7.99.38.0.18.0.07.99.3Matt Ranostay6-0/+239
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>