« Previous | Next » 

Revision efe273d5

IDefe273d5c82b3bd4fe03999b7c3c6c70e604c256
Parent a3b43b1f
Child ffc29a07

Added by n8fr8 over 4 years ago

multiple stability fixes for NewChatAct
- onNewIntent not necessary, as onResume called every time now due to startTask
onNewIntent was causing duplicate calls to initAccount causing problems
- always check if cursors have sufficient capacity for new chats, because
in some cases they don't, and we crash!
- in fragment's don't expect the activity to be there and/or be sure to
use the latest attached activity

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences