(→Migrating Dialer from MTF to QML) |
|||
| Line 7: | Line 7: | ||
'''NOTE:''' this has now been merged upstream into dialers "qml" branch: | '''NOTE:''' this has now been merged upstream into dialers "qml" branch: | ||
https://meego.gitorious.org/meego-handset-ux/meego-handset-dialer/commits/qml | https://meego.gitorious.org/meego-handset-ux/meego-handset-dialer/commits/qml | ||
| + | |||
| + | |||
| + | QML Dialer tasks (TODO: prioritize these): | ||
| + | |||
| + | * Resolve the N900DE release blockers in time for SF2011 MeeGo Conference | ||
| + | *: [https://bugs.meego.com/buglist.cgi?keywords=N900&keywords_type=allwords&field0-0-0=flagtypes.name&resolution=---&classification=MeeGo%20Platform&query_format=advanced&bug_status=NEW&bug_status=NEEDINFO&bug_status=ASSIGNED&bug_status=WAITING%20FOR%20UPSTREAM&bug_status=REOPENED&type0-0-0=substring&value0-0-0=MeeGo_N900DE_Release_Blocker%20&component=Dialer&product=Handset%20User%20Experience Open Dialer N900 DE Release blocker bugs] | ||
| + | * Multiparty call handling | ||
| + | * Fix prestarting or convert to plain daemon | ||
| + | * Compile time UI switch to build either MTF or QML versions | ||
| + | * Runtime option to select either MTF or QML UI | ||
| + | * Using meego-ux-components | ||
| + | * ... | ||
Alterego has started a port of the dialer UI to QML. His git tree can be found at:
https://gitorious.org/qml-meego-dialer/qml-meego-dialerNOTE: this has now been merged upstream into dialers "qml" branch: https://meego.gitorious.org/meego-handset-ux/meego-handset-dialer/commits/qml
QML Dialer tasks (TODO: prioritize these):