redsolution / xabber-android

Open-source XMPP client for Android
http://xabber.com
Other
1.82k stars 814 forks source link

Merge active chats and contacts list #472

Open lubo opened 9 years ago

lubo commented 9 years ago

Hello. I've got an idea. What about merging active chats and contacts list ? Just how it is in Hangouts. The thing is I find it really annoying having both and having to close all these active chats in order to access my contacts comfortably.

mis2417 commented 9 years ago

i second that. chat list is kind of annoying.

andrewnenakhov commented 9 years ago

That's exactly what we plan to do, but to make it really work we need to support message sync between client and server (not all chats are usually done on android device!), and that does not really work in most servers. That's why we have an 'under construction' message there.

lubo commented 9 years ago

So, how do you want to solve the problem ? Do you have an idea ? Is there something I can help with ?