zom / Zom-Android-XMPP

THIS PROJECT IS NOW CLOSED. WE HAVE MOVED TO A NEW ZOM 2.0 MATRIX CORE. FOLLOW THE LINK!
https://github.com/zom/zom-android-matrix
GNU General Public License v3.0
141 stars 66 forks source link

UI for multiple Zom Bots #420

Closed cstiens closed 6 years ago

n8fr8 commented 6 years ago

Need to finalize the chatbot JIDs for @N-Pex as well

cstiens commented 6 years ago

@n8fr8 UI and artwork is on the ios ticket: https://github.com/zom/Zom-iOS/issues/273

N-Pex commented 6 years ago

@n8fr8 Please have a look at https://github.com/zom/Zom-Android/pull/430. Could you please have a look at ServiceActivity.onBotClicked to wire it up correctly, I can't seem to get it to start the chat.

tiffrobo commented 6 years ago

I see the new UI for two Zombots; Zomkyi and Agu. They look great! Tapping on a zombot opens a chat, but it first 'pauses' on the Discover view.

Device: Moto E OS: Android 5.1

Device: Moto G play OS: Android 6.0.1

Device: Moto X OS: Android 5.1

Build: 15.4.0 RC 1

cstiens commented 6 years ago

@n8fr8 On my galaxy, there was quite a long pause on the discover tab before opening a chat with the bot. Long enough that I didn't think it worked. Have you seen this? I think we'd want to fix it before releasing.

n8fr8 commented 6 years ago

It has to add the contact before it can open the chat... that can take a few seconds sometimes. Maybe I can add a "waiting" dialog

cstiens commented 6 years ago

Some feedback would be helpful!

n8fr8 commented 6 years ago

Adding it now...