TODO
changeset 939 85a46554a5d5
parent 938 ff5683dca111
equal deleted inserted replaced
938:ff5683dca111 939:85a46554a5d5
       
     1 TODO:
       
     2 
     1 BeemSync : it is working but just like a proof of concept.
     3 BeemSync : it is working but just like a proof of concept.
     2 	Need to redo functions - DaRisk already start to do it
     4 	Need to redo functions - DaRisk already start to do it
     3 	Dont forget to assign contact without group to the virtual group of the current account : 'NoGroup'
     5 	Dont forget to assign contact without group to the virtual group of the current account : 'NoGroup'
     4 
     6 
     5 Connection : Xmppconnectionadapter is now 'useless'. It has to be clean.
     7 Connection : Xmppconnectionadapter is now 'useless'. It has to be clean.
    10 
    12 
    11 Login.java : Change icon depending on the status
    13 Login.java : Change icon depending on the status
    12 
    14 
    13 Notification : Propose the possibility to add an activity to the notification bar.
    15 Notification : Propose the possibility to add an activity to the notification bar.
    14 	Specific contact list of an account or Specific contact/muc of an account to accesc quicker to this activity.
    16 	Specific contact list of an account or Specific contact/muc of an account to accesc quicker to this activity.
       
    17 
       
    18 BeemConnectivity: Need to listen for connectivity intents and reconnect to XMPP servers if we went from noconnectiviy to connectivity states
       
    19 
       
    20 
       
    21 BUGS:
       
    22 -if you change the jid of an account, the account became unusable since today we use the jid as a key to get preferences.