rewrite callscreen.
authorGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Mon, 27 Aug 2012 06:58:06 +0000 (03:58 -0300)
committerGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Mon, 27 Aug 2012 06:58:06 +0000 (03:58 -0300)
commit88d2862811f9d78d4e44e4116d3b5f9d95cec523
treed1568a8ca20ab33a8806954ad97743d73b7681c6
parent998bc7cb7c254ccc9a9e20d116517b703d2b6100
rewrite callscreen.

The initial version was not good and were written before we had full
understanding of lifetime and state changes of calls, multi-party and
others.

The new version is simpler and achives the following design goals:
 - calls should not change order in the GUI;
 - held calls should show elapsed time as well.
data/themes/default-hd.edc
data/themes/default-sd.edc
data/themes/includes/call.edc
dialer/callscreen.c