| 
939
 | 
     1  | 
TODO:
  | 
| 
 | 
     2  | 
  | 
| 
938
 | 
     3  | 
BeemSync : it is working but just like a proof of concept.
  | 
| 
 | 
     4  | 
	Need to redo functions - DaRisk already start to do it
  | 
| 
 | 
     5  | 
	Dont forget to assign contact without group to the virtual group of the current account : 'NoGroup'
  | 
| 
 | 
     6  | 
  | 
| 
 | 
     7  | 
Connection : Xmppconnectionadapter is now 'useless'. It has to be clean.
  | 
| 
 | 
     8  | 
	Need improve support of the connection (Xep 198 / Xep 184)
  | 
| 
 | 
     9  | 
  | 
| 
 | 
    10  | 
ContactList.java : Enable filtering on keyboard press key.
  | 
| 
 | 
    11  | 
	Redo context menu and contact or muc options on longClick
  | 
| 
 | 
    12  | 
  | 
| 
 | 
    13  | 
Login.java : Change icon depending on the status
  | 
| 
 | 
    14  | 
  | 
| 
 | 
    15  | 
Notification : Propose the possibility to add an activity to the notification bar.
  | 
| 
 | 
    16  | 
	Specific contact list of an account or Specific contact/muc of an account to accesc quicker to this activity.
  | 
| 
939
 | 
    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.
  |