# HG changeset patch # User Vincent V. # Date 1329998503 -3600 # Node ID ff5683dca11144bcc63b009b2b4af247384bc615 # Parent e0e5ea20e1c515b95ceb3876e05f82c79c83cb94 TODO list file added diff -r e0e5ea20e1c5 -r ff5683dca111 TODO --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/TODO Thu Feb 23 13:01:43 2012 +0100 @@ -0,0 +1,14 @@ +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.