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

Delay sign in notification #460

Closed cstiens closed 6 years ago

cstiens commented 6 years ago

Delay ‘signing in notification’ 5 seconds so it doesn’t show every time the user logs in.

@n8fr8 We've discussed this before. Is there any reason not to delay showing the signing in toast?

n8fr8 commented 6 years ago

with the fix related to persisting the background connection, I think this is not much of an issue anymore. We really won't see the "signing in" unless it is actually disconnected now.