evgs / BombusLime

Xmpp client for Android devices
http://bombus.im/lime/nightlies
GNU General Public License v2.0
15 stars 1 forks source link

No Keep-Alive when device running on battery goes into sleep mode #66

Closed evgs closed 12 years ago

evgs commented 12 years ago

If phone is powered from external source (USB/AC plug) keep-alive works properly

evgs commented 12 years ago

Timer and TimerTask replaced by Handler (Android-specific, eliminates Timer thread) in 2c33ede Need testing