Age | Commit message (Collapse) | Author | Files | Lines |
|
Remove all of the static contacts model support that was
deprecated by the new ContactModel support in libqtappfw.
Goodbye, Art McGee!
Bug-AGL: SPEC-1436
Change-Id: I4e33d459d389c7d35afceb484eb21541660f9750
Signed-off-by: Matt Porter <mporter@konsulko.com>
|
|
Remove all of the static call history model support that was
deprecated by the new RecentCallModel support.
Bug-AGL: SPEC-1436
Change-Id: Ie4354af26d946b40797f57b359dbe1de9f5a9bc3
Signed-off-by: Matt Porter <mporter@konsulko.com>
|
|
Adds support for a tabbed view of contacts, recent call,
and the dialpad. This adjusts the UI to look more like a
modern mobile phone app. The same models populate the
contacts view and the recent call view as before with
the latter being a more useful full screen list. The recent
call history also includes type of call information (missed,
incoming, outgoing) and the UI displays icons accordingly
to indicate type of call that occured as well as a time
stamp. For now, the icons are placeholders but will be
replaced by icons design to match the AGL look and feel.
Bug-AGL: SPEC-1435
Change-Id: I521155a11208e92ece83f20f7f3dd643deb92099
Signed-off-by: Matt Porter <mporter@konsulko.com>
|
|
Remove the QML/Javascript websocket and appfw message
handling code. This is replaced with libqtappfw's Telephony
class which handles all Telephony API binding communication
in a separate thread.
Bug-AGL: SPEC-1079
Change-Id: I06b352eaf4925fc144c59f8d8f689180376a1f35
Signed-off-by: Matt Porter <mporter@konsulko.com>
|
|
Adds support for initiating and hanging up a voice call from the
phone app dial pad. This support leverages the basic telephony
binder API and pulseaudio as an ofono agent.
AGL-Bug: SPEC-597
Change-Id: I94e8c64a76164f04c6573d7126a8cc725b3c679d
Signed-off-by: Matt Porter <mporter@konsulko.com>
|
|
Change-Id: Id7ad21f47ea50d15156171a7dfa139da46c4f977
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|