contactengine/readme.txt
changeset 39 3ed811ba9e2e
parent 36 2886a23e4d5d
child 41 b56d7e268634
equal deleted inserted replaced
38:6dfc2ca6334b 39:3ed811ba9e2e
     3 http://mywiki.symbian.org/wiki/User:Johnk/S3UI
     3 http://mywiki.symbian.org/wiki/User:Johnk/S3UI
     4 
     4 
     5 Wish list
     5 Wish list
     6 This is simply a list of possible interesting ideas to implement.
     6 This is simply a list of possible interesting ideas to implement.
     7 
     7 
       
     8 
       
     9 
       
    10 Ian McDonald
       
    11 * Phone app doesn't need to connect to a custom server, but to Google directly
       
    12 * Phone app should have connector plugins so if you want to write a plugin for Hotmail, Exchange etc you can
       
    13 * Phone app should be able to launch call, email, SMS, Skype etc (each a plugin)
       
    14 * Desktop app should be much the same and Qt is great as Linux, Windows, Mac and can we even aim for the same codebase?
       
    15 * Maybe we should tie it into KDE PIM especially now this has gone mobile? http://dot.kde.org/2010/06/10/kde-pim-goes-mobile
       
    16 * Given above, do we even need a web server/web page
       
    17 * Can we make it all opensource hosted at Github or similar so that other firms using Symbian and Google Apps have a solution
       
    18 
       
    19 John Kern
     8 * Get the users picture from facebook.
    20 * Get the users picture from facebook.
     9 * Get the linkedIn profile. Users might want to review it before
    21 * Get the linkedIn profile. Users might want to review it before visiting with someone who they haven't seen in awhile.
    10 visiting with someone who they haven't seen in awhile.
       
    11 * dynamically determine if it is a touch or non-touch device.
    22 * dynamically determine if it is a touch or non-touch device.
    12 * beef up QStackedView to associated the options menu with the page in questions.
    23 * beef up QStackedView to associated the options menu with the page in questions.