Skip to content
Daniele Ricci edited this page Mar 14, 2015 · 1 revision

Overview

The phone application is used to actually make phone calls. It manages also the actual connection to the GSM network. The phone app has an integrated call log and contacts list, for now stored in SQLite databases. My idea is to write my own implementation of opimd backed by mokophone or, at least, using the existant opimd API.

When a phone call starts or is incoming, the phone app sends notification through D-Bus to the panel, creating a green active call icon and filling the notification list with the current active call. If a call gets lost, another notification is pushed to the panel (with a red lost call icon).


Screenshots

Dialer

Clone this wiki locally