PIM/Mobile: Difference between revisions
< PIM
(add kaddressbook section) |
|||
Line 58: | Line 58: | ||
|} | |} | ||
=== Addressbook === | |||
{| class="sortable" border="1" cellpadding="5" cellspacing="0" style="border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;" | |||
|- style="background: #exexex; white-space:nowrap;" | |||
! Status !! Task !! Description !! Contact | |||
{{FeatureTodo|Show pictures|Thanks to the removal of QML.Image.pixmap we can no longer show contact pictures in the list view...||}} | |||
{{FeatureTodo|Contact editor scrolling|The contact editor can be flicked when getting larger (more phone numbers and email addresses) but snaps back to the top (see bug #243022)||}} | |||
|} | |||
[[Category:PIM]] | [[Category:PIM]] |
Revision as of 13:20, 30 July 2010
KDE PIM for Mobile Devices
Stuff that needs to be done
A still very incomplete, high-level list of tasks.
General
Status | Task | Description | Contact |
---|---|---|---|
IN PROGRESS | Slideout Panels | Make them as pretty as Nuno wants them to be | |
DONE | Text Input Focus | Key presses end up in text input fields without focus (Qt bug) | |
IN PROGRESS | Action slideout panel for more actions | Find a way to organize more than 6 actions in there, Nuno, Björn and Steve have various ideas for that already | |
TO DO | Native file dialogs | There are ugly patches in komo/kdelibs which deal with some of them already | |
IN PROGRESS | Progress reporting | Indicate that a folder/mail/etc. is currently being loaded - (logic by steveire - waiting graphics) | |
TO DO | Startup Screen | Initial Akonadi startup takes a bit, so show some progress for example. Also consider an error overlay like on the desktop. | |
TO DO | Startup Screen | Akonadi error overlay like on the desktop. |
KMail Mobile
Reader
Status | Task | Description | Contact |
---|---|---|---|
TO DO | Error handling | Report/Notify about misc errors |
Composer
Status | Task | Description | Contact |
---|---|---|---|
DONE | Draft support | Save drafts | |
DONE | Draft support | Restore drafts | |
DONE | Reply support | Quote original e-mail and keep subject (was already working) | |
DONE | Feedback while processing | Disable input, avoid double send clicks | |
DONE | Feedback while processing | progress feedback | |
DONE | Feedback while processing | error reporting during send mail operation | |
DONE | Editor scrolling | Eg. by expanding the editor to show the entire content and using a toplevel QML Flickable element | |
DONE | Wrong Notification | "Save as draft" generates a "sent message" notification | |
DONE | Clean autosave | E-mails still in auto save after successfully sent | |
DONE | Draft: Save e-mail properties | Encrypt, charset | |
DONE | Draft: Save e-mail properties | disable HTML | |
DONE | Composer Editor | Composer's height does not reduce according to its content | |
IN PROGRESS | Composer Editor | Input cursor should be always visible | |
IN PROGRESS | Composer Editor | Recipients flap has problems while trying to close it (drag) |
Calendering and Task Management
Status | Task | Description | Contact |
---|---|---|---|
TO DO | Reminder Daemon | Needs Maemo5 platform integration for notifications |
Addressbook
Status | Task | Description | Contact |
---|---|---|---|
TO DO | Show pictures | Thanks to the removal of QML.Image.pixmap we can no longer show contact pictures in the list view... | |
TO DO | Contact editor scrolling | The contact editor can be flicked when getting larger (more phone numbers and email addresses) but snaps back to the top (see bug #243022) |