1 Funambol BlackBerry Plug-in ToDo List
2 -------------------------------------
4 . Fix XML entities handling in the contacts SIF (check the other)
5 . Set the message status to TX_ERROR on Exception in synchronizeMail()
6 . Use language.xml for all the messages displayed in the UI
7 . Handle server status codes properly!
8 . Handle ReplyTo:, Cc:, Bcc: and multiple recipients properly
9 . Use Log always and remove StaticDataHelper.log
10 . Add the UI to configure the log level
11 . Due to a network bottle neck, the upload of many items from
12 the real device to the server fails because of loosing the
13 connection. Implement resending the last not sent message for
14 three times (like the Funambol Windows Mobile Plug-in does)