TODO
author Vincent V. <marseille@beem-project.com>
Wed, 12 Sep 2012 17:15:30 +0200
changeset 953 42662d565902
parent 939 85a46554a5d5
permissions -rw-r--r--
asmack added to repository

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'

Connection : Xmppconnectionadapter is now 'useless'. It has to be clean.
	Need improve support of the connection (Xep 198 / Xep 184)

ContactList.java : Enable filtering on keyboard press key.
	Redo context menu and contact or muc options on longClick

Login.java : Change icon depending on the status

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.