Notices


Reply
Thread Tools
sifo's Avatar
Posts: 1,359 | Thanked: 1,292 times | Joined on Oct 2011 @ Tartus.Syria
#731
Originally Posted by majd_90 View Post
i want a version for n900 please anyone !!!!!
OFF TOPIC
didnt you see "N900 wazapp only" thread naru is working on it
__________________
[ N900-Crack ] [ The Purge ] [ New Smiles ] [ New icons ] [ ? ]
" Hey ! I've just met you and this is crazy, so install cssu maybe ? "
Please help out keeping Maemo.org alive, and consider donating.
https://www.facebook.com/ZoRk7
 
Posts: 771 | Thanked: 393 times | Joined on Feb 2012
#732
Originally Posted by sicofante View Post
I don't know if this has been asked before.

Does anyone know if the Whatsapp guys are OK with this app? Can they ask tgalal to "cease and desist" for some reason?

I still don't have my N9, but wife is asking for Whatsapp app or there will be no N9 for us, so you will understand how important this is for me.
for 1:1 conversation, wazapp perfect for it. should be ok to chat with ur wife

media sharing can be replace with emailing... and group chat..weell..unless u have group of wives
 
Posts: 189 | Thanked: 171 times | Joined on Jul 2011
#733
Originally Posted by sifo View Post
OFF TOPIC
didnt you see "N900 wazapp only" thread naru is working on it
yeah... about that... at that rhythm we might have wazapp on the N900 by the time they are all broken

and btw... I understood it was a joke
 
Posts: 1 | Thanked: 0 times | Joined on May 2012
#734
Originally Posted by jim_cos View Post
I have tried that as well. I tried to register on a official Whatsapp in a Nokia C7 but it was rejected too. So, surely the problem is in the number and not in the application.
Well I'm not sure about that, I'm also unable to register my number (fail too many) but when installing whatsapp under Android SDK, I'm able to setup whatsapp without a sms or so. It seems to recognize my iPhone bought whatsapp account and starts to use it. Maybe wazapp does not recognize the servers return code?
 
Posts: 54 | Thanked: 16 times | Joined on Oct 2011 @ Buenos Aires, Argentina
#735
Guess who is on nokia conversations and Nokia Argentina FB page?

http://conversaciones.nokia.com/2012...a-el-nokia-n9/
 

The Following 2 Users Say Thank You to LaLlamaQueLlama For This Useful Post:
Posts: 260 | Thanked: 86 times | Joined on Jan 2012
#736
Originally Posted by LaLlamaQueLlama View Post
Guess who is on nokia conversations and Nokia Argentina FB page?

http://conversaciones.nokia.com/2012...a-el-nokia-n9/
t-galal=hot stuff
 
Posts: 435 | Thanked: 769 times | Joined on Apr 2010
#737
I have done a small change to get it more Bluetooth keyboard friendly:

in Conversation.qml, add to the TextArea with chat_text as id:
Code:
Keys.onEscapePressed: platformCloseSoftwareInputPanel()     
            Keys.onReturnPressed: {      
		var toSend = chat_text.text.trim();
                 if ( toSend != "")
                 {
                    sendMessage(user_id,toSend);
                    chat_text.text = "";
                 }
                 chat_text.focus = true;
	    }
In this way pressing esc will close the virtual keyboard, but focus will stay in the text area, meaning full screen conversation. Pressing ctrl+return will send the message aswell.
__________________
My Fremantle projects: InternetRadioPlayer, QRadio, InternetRadioWidget, AutoRemoveSms, PSAutoLock, TodoListWidget, MediaPlayerWidget
My Harmattan projects: InternetRadioPlayer, QMLRadio, SigmaPlayer, WidgetCanvas, NotesExporter, 3DTris, NoStopPlayer, NotesImporter
 

The Following User Says Thank You to gionni88 For This Useful Post:
Posts: 461 | Thanked: 358 times | Joined on May 2010 @ Bilbao (Basque Country [Spain])
#738
Originally Posted by Industreality View Post
Does this fork records the same private info out of, let's say the webbrowser, as the regular app? And if so, will it be send to whatsapp servers? Or is this all nicely left out?
I don't know about other data (I supose not) but your phonebook will be sent to Whatsapp inc when syncing contacts.
 
Posts: 37 | Thanked: 16 times | Joined on Apr 2012 @ Argentina
#739
I get messages from my friends, and I must restart wazpp to bequeath
 
Posts: 2 | Thanked: 0 times | Joined on May 2012
#740
Excellent news... Thanks tgalal and others developers for your effort.

I would like to show the name of other members in groups.

I have one question how can i install on my Nokia N900? shows me a message about missing qt libraries, someone will have some compiled with these libraries?

Best Regards from Venezuela
 
Reply

Tags
godoftool, harmattan, is-a-miracle, nokia n9, spacker_thread, tarekgalal, toddler_daycare, toolcoderus, wazapp, whatsapp

Thread Tools

 
Forum Jump


All times are GMT. The time now is 19:50.