View Single Post
Posts: 19 | Thanked: 2 times | Joined on Dec 2009
#318
Originally Posted by tgalal View Post
Hey guys, here is quick progress update:
  • Message delivery indicators - Almost
  • Chat logging - Done
  • Editing Status - Not yet
  • Only 1 to 1 Conversations - Done
  • Contacts sync - Done
  • Integration with Accounts manager - Done
  • Integration with Meego's notifications - Almost
  • Running the app in background - Not yet

And adding to the done list too:
  • Registration which is done too via native Accounts manager. It also automatically parses the received Whatsapp code so you wouldn't enter it manually.
  • Contact is typing indicator
  • Contact presence

I would greatly appreciate any advises concerning running the app in background. I'm looking for a behavior that would be pretty much similar to how original Whatsapp works (almost un-exitable). PS: I'm using python + PySide.
I think that is better to use the push framework than running the app in the background. If you can't use the push framework think about a daemon that pulls the messages from Whatsapp in a interval of time.

What about integrating in telepathy?

Regards.

Last edited by Moli_T; 2012-03-30 at 08:37.
 

The Following User Says Thank You to Moli_T For This Useful Post: