TODO
authorNikita Kozlov <nikita@elyzion.net>
Thu, 23 Feb 2012 13:15:47 +0100
changeset 939 85a46554a5d5
parent 938 ff5683dca111
child 940 b8e23e8da2f7
TODO
TODO
--- a/TODO	Thu Feb 23 13:01:43 2012 +0100
+++ b/TODO	Thu Feb 23 13:15:47 2012 +0100
@@ -1,3 +1,5 @@
+TODO:
+
 BeemSync : it is working but just like a proof of concept.
 	Need to redo functions - DaRisk already start to do it
 	Dont forget to assign contact without group to the virtual group of the current account : 'NoGroup'
@@ -12,3 +14,9 @@
 
 Notification : Propose the possibility to add an activity to the notification bar.
 	Specific contact list of an account or Specific contact/muc of an account to accesc quicker to this activity.
+
+BeemConnectivity: Need to listen for connectivity intents and reconnect to XMPP servers if we went from noconnectiviy to connectivity states
+
+
+BUGS:
+-if you change the jid of an account, the account became unusable since today we use the jid as a key to get preferences.