maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   Help, proof of delivery for messages (https://talk.maemo.org/showthread.php?t=66451)

Psycho 2010-12-02 14:30

Re: Help, proof of delivery for messages
 
arghh its like im so close to it xd !!

ive tried this one 2 edit;

message_txt.innerHTML = message_str;

didnt worked -_-

noobmonkey 2010-12-02 14:33

Re: Help, proof of delivery for messages
 
hehehe keep trying, when i get home i'll dabble with sqlite and see what i can find, 2 hours of work to go though!

nicolai 2010-12-02 14:37

Re: Help, proof of delivery for messages
 
Maybe you can abuse the smilies definition file to insert
the *0#.

Nicolai

noobmonkey 2010-12-02 14:56

Re: Help, proof of delivery for messages
 
Worth a try, but it won't auto insert, may be a good work around

Psycho 2010-12-02 15:00

Re: Help, proof of delivery for messages
 
hmm.. it didnt worked again.. things i did;

I made a new VAR and put the string "*0#" in it..

var message_prefix = "*0#"; // Message prefix for response confirmation
message_str=message_str.replace(/\t/g, "     "); // Replace tabs with 5 spaces

name_tag.textContent = name_str;
message_txt.innerHTML = message_prefix + message_str; // Inserted the prefix before the actual message


But dont forget that if we dont have a debugger on the n900 we cant see or know till where he's going with the script..

And we also got the Names of the contacts for the message for example;

U: Hello there !
Peter: How r U ?

noobmonkey 2010-12-02 15:03

Re: Help, proof of delivery for messages
 
well...... there must be away, the only issue is, "is that part closed source?" hehehe ;) - 1 hour left of work lol - then a snowy long drive home!

Psycho 2010-12-02 15:06

Re: Help, proof of delivery for messages
 
There must be a way indeed ! it is CSS HTML and Javascript wth XD !

anyway, me 2.. i must go 2 work now.. im back in about 4 hours.. ill catch you up later..

Psycho 2010-12-02 17:11

Re: Help, proof of delivery for messages
 
Noobmonkey u there ?? :P has anyone looked at it ??

zmay 2010-12-03 10:41

Re: Help, proof of delivery for messages
 
i'm with nicolai.
and I actually found the way with changing one of the smileys :D

Using Filebox copy default.def from /usr/share/rtcom-messaging-ui/smilies/user/ to My Docs to edit it in leafpad. I choose sleepy as my *0#.
So find the line chat_smiley_sleepy =, and replace rwst of the line with single *0#. Then x-term and with root acces killall rtcom-messaging-ui.
works 4 me! xD

zmay 2010-12-07 10:23

Re: Help, proof of delivery for messages
 
is this tread dead already? No more ideas for auto input?


All times are GMT. The time now is 00:34.

vBulletin® Version 3.8.8