The Mer Wiki now uses your Mer user account and password (create account on https://bugs.merproject.org/)
Nemo/Backlog
From Mer Wiki
< Nemo(Difference between revisions)
(→w00t's bounty list) |
(→w00t's bounty list) |
||
Line 11: | Line 11: | ||
* Update phonon to latest upstream | * Update phonon to latest upstream | ||
− | == w00t | + | == w00t == |
+ | (feel free to pick items off this if you want something to do - though tell me if you do, this is just a list of stuff I want to see done) | ||
+ | |||
+ | * Integrate new apps (qmlcontacts, qmlsms) | ||
+ | ** <s>libseaside: rip out mtf</s> | ||
+ | ** qmlsms: (to replace meego-handset-sms) | ||
+ | ** <s>qmlcontacts (to replace meego-handset-people)</s> this is more or less ready in an early form, just needs blockers finished | ||
+ | ** meego-handset-dialer: make sure new libseaside doesn't break this | ||
* meegotouch-compositor-gestures: overly sensitive, seems like the delta is being completely ignored... maths is off? | * meegotouch-compositor-gestures: overly sensitive, seems like the delta is being completely ignored... maths is off? | ||
* qt: investigate Harmattan patch to provide API to set process name etc, used by booster to set window title. | * qt: investigate Harmattan patch to provide API to set process name etc, used by booster to set window title. | ||
Line 24: | Line 31: | ||
* <s>irc-chatter: package irc-chatter</s> done, in home:w00t:ce | * <s>irc-chatter: package irc-chatter</s> done, in home:w00t:ce | ||
** <s>libircclient-qt: NB: requires libircclient-qt</s> | ** <s>libircclient-qt: NB: requires libircclient-qt</s> | ||
− | * | + | ** SR to Nemo, where? |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | * | + | |
* system: meego graphicssystem on i586 where possible (lenovo, exopc?, ???) | * system: meego graphicssystem on i586 where possible (lenovo, exopc?, ???) | ||
* qmldialer: make it usable | * qmldialer: make it usable | ||
Line 39: | Line 39: | ||
** <s>make it build with the mtf-less libseaside</s> done, via patches, didn't really use it (home:w00t:branches:Project:MTF:Tracker) | ** <s>make it build with the mtf-less libseaside</s> done, via patches, didn't really use it (home:w00t:branches:Project:MTF:Tracker) | ||
** rip meegotouch out of dialer (hard... peopleitem/callitem use the model functionality) | ** rip meegotouch out of dialer (hard... peopleitem/callitem use the model functionality) | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
* tracker: fixes | * tracker: fixes | ||
** disable indexing | ** disable indexing | ||
Line 52: | Line 46: | ||
** evaluate PIM storage backend | ** evaluate PIM storage backend | ||
*** qtjsondb | *** qtjsondb | ||
+ | |||
+ | == w00t done == | ||
+ | |||
+ | * <s>qmlcontacts: qmlcontacts work to replace meego-handset-people</s> | ||
+ | ** <s>fix contact editor</s> | ||
+ | ** <s>fix new contact sheet</s> | ||
+ | *** <s>blank new contact sheet after closing it</s> | ||
+ | ** <s>prettier contact list delegate</s> | ||
+ | ** <s>fix empty state page ('you have no contacts')</s> | ||
+ | ** <s>packaging</s> | ||
+ | * <s>rip mtf out of libseaside</s> | ||
+ | ** <s>upstream models from qmlcontacts</s> done | ||
+ | ** <s>dialer</s> |
Revision as of 15:47, 20 November 2011
Contents |
Things we ought to fix
If you want to do something from this list please inform people at #nemomobile and mark your name after the task.
Project:MTF:UX
- MCE update to upstream
- DSME update to upstream
- Updating DSME package with zypper halts the process. .service file needs a patch.
- Update phonon to latest upstream
w00t
(feel free to pick items off this if you want something to do - though tell me if you do, this is just a list of stuff I want to see done)
- Integrate new apps (qmlcontacts, qmlsms)
-
libseaside: rip out mtf - qmlsms: (to replace meego-handset-sms)
-
qmlcontacts (to replace meego-handset-people)this is more or less ready in an early form, just needs blockers finished - meego-handset-dialer: make sure new libseaside doesn't break this
-
- meegotouch-compositor-gestures: overly sensitive, seems like the delta is being completely ignored... maths is off?
- qt: investigate Harmattan patch to provide API to set process name etc, used by booster to set window title.
- lipstick: split all C++ elements and QML into plugins
- mcompositor: hunt down (and mercilessly slaughter) the bug causing flicker when redirecting/unredirecting windows (appears at least on lenovo)
- qmlcalc: needs a landscape layout
- meegotouch-systemui:
Reintegrate https://build.pub.meego.com/package/view_file?file=BMC_16893-MR_5.patch&package=meegotouch-systemui&project=Project%3AMTF%3AUX&srcmd5=2c599fba3da292654b45262ed8ad0047, done- meegotouch-systemui-pulseaudio-client.patch needs fixing before this can be SR'd
- meegotouch-settings-datetimeapplet: Upstream meegotouch settings datetimeapplet patches
-
mcompositor: upgrade mcompositor, done -
qmlcalc: upgrade qmlcalcdone, SR'd to CE:Apps -
irc-chatter: package irc-chatterdone, in home:w00t:ce-
libircclient-qt: NB: requires libircclient-qt - SR to Nemo, where?
-
- system: meego graphicssystem on i586 where possible (lenovo, exopc?, ???)
- qmldialer: make it usable
- qml components UI for dialer
-
rip meegolocale out of dialerdone, didn't actually use it (home:w00t:branches:Project:MTF:Tracker) -
rip qttracker out of dialerdone, didn't actually use it (home:w00t:branches:Project:MTF:Tracker) -
make it build with the mtf-less libseasidedone, via patches, didn't really use it (home:w00t:branches:Project:MTF:Tracker) - rip meegotouch out of dialer (hard... peopleitem/callitem use the model functionality)
- tracker: fixes
- disable indexing
- rewrite photos to not need tracker
- rewrite videos to not need tracker
- other items?
- evaluate PIM storage backend
- qtjsondb
- disable indexing
w00t done
-
qmlcontacts: qmlcontacts work to replace meego-handset-people-
fix contact editor -
fix new contact sheet-
blank new contact sheet after closing it
-
-
prettier contact list delegate -
fix empty state page ('you have no contacts') -
packaging
-
-
rip mtf out of libseaside-
upstream models from qmlcontactsdone -
dialer
-