(→Migrating Dialer from MTF to QML) |
(→Migrating Dialer from MTF to QML) |
||
| (5 intermediate revisions not shown) | |||
| Line 3: | Line 3: | ||
Alterego has started a port of the dialer UI to QML. His git tree can be found at: | Alterego has started a port of the dialer UI to QML. His git tree can be found at: | ||
| - | + | <s>https://gitorious.org/qml-meego-dialer/qml-meego-dialer</s> | |
| + | |||
| + | <s>'''NOTE:''' this has now been merged upstream into dialers "qml" branch: | ||
| + | https://meego.gitorious.org/meego-handset-ux/meego-handset-dialer/commits/qml</s> | ||
| + | |||
| + | '''NOTE:''' QML code has now been moved into master. | ||
| + | https://meego.gitorious.org/meego-handset-ux/meego-handset-dialer | ||
| + | |||
| + | 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 | ||
| + | * Using meego-ux-components | ||
| + | * ... | ||
| + | |||
| + | <!-- | ||
| + | {{#bugzilla: | ||
| + | |columns=id,status,to,severity,version,summary | ||
| + | |group=priority | ||
| + | |grouporder=asc | ||
| + | |component=Dialer | ||
| + | |product=Handset User Experience | ||
| + | |status=UNCONFIRMED,NEW,NEEDINFO,ASSIGNED,WAITING FOR UPSTREAM,REOPENED | ||
| + | |lastcomment=1 | ||
| + | |keywords=N900 | ||
| + | |field0-0-0=flagtypes.name | ||
| + | |type0-0-0=substring | ||
| + | |value0-0-0=MeeGo_N900DE_Release_Blocker | ||
| + | }} | ||
| + | --> | ||
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
NOTE: QML code has now been moved into master. https://meego.gitorious.org/meego-handset-ux/meego-handset-dialer
QML Dialer tasks (TODO: prioritize these):