View Single Post
Scorpius's Avatar
Posts: 1,396 | Thanked: 2,796 times | Joined on Sep 2010 @ Caracas, Venezuela
#454
I will release it after 1.0.0 and cleaning it a little and being sure there's absolutely no copyrighted work inside

<RANT>
Coding for a phone that's so slow is VERY disappointing... I think I've wanted to drop the project this week like twice because of that.

With just 6 lines of history, in the PC simulator:
Code:
Created chat window for x ID: 16777327 
Showing chat window 
Chat window showed in 87 milliseconds.
In the phone, same 6 lines:
Code:
Created chat window for x ID: 62914638 
Showing chat window 
Chat window showed in 732 milliseconds.
Almost a second to show the window. And that's what we all get (actually Conversation takes even a longer time to show a window).

The thing here is to show you the last 6 lines of history and either add more lines when you scroll up, or when you're idling secretely add more.

One thing though, I have tested the window when it loads 100 lines and after it renders them all it scrolls VERY FAST way faster than Conversations (but took me a week to got that speed).

</RANT>
__________________
Support Yappari (a Whatsapp client for the N900 only) - Donate

Last edited by Scorpius; 2012-06-13 at 02:23.
 

The Following 5 Users Say Thank You to Scorpius For This Useful Post: