Reply
Thread Tools
ossipena's Avatar
Posts: 3,159 | Thanked: 2,023 times | Joined on Feb 2008 @ Finland
#191
Originally Posted by Chrome View Post
Is it possible at add arabic letters? maybe something like this:

I have no idea.

but the code can be used freely if someone wants to find out by himself.

here is btw latest status report from my git branch:

http://talk.maemo.org/showpost.php?p...&postcount=125
__________________
Want to know something?
K.I.S.S. approach:
wiki category:beginners. Browse it through and you'll be much wiser!
If the link doesn't help, just use
Google Custom Search
 

The Following User Says Thank You to ossipena For This Useful Post:
MohammadAG's Avatar
Posts: 2,473 | Thanked: 12,265 times | Joined on Oct 2009 @ Jerusalem, PS/IL
#192
Sorry, haven't been following this thread a lot, but are there any changes I should push to -devel?
(The bugtracker in the control file is a first obviously)
 
Posts: 889 | Thanked: 537 times | Joined on Mar 2010 @ scotland
#193
@ ossi - i have the problem sending to domestic format numbers (eg 07- rather than +447- ) i have zero knowledge of coding but i would love to contribute to this project in some small way if i can. let me know if you want me to test some things. i'm happy enough to harass all my friends with unlimited texts, or just text myself all day if thats easier!

e: forgot to say vodafone uk on contract, if thats relevant.
__________________
sarcasm may be the lowest form of wit, but its the only wit i have.

its a sad day when i can't slip at least one hitchhiker reference in somewhere.
 
ossipena's Avatar
Posts: 3,159 | Thanked: 2,023 times | Joined on Feb 2008 @ Finland
#194
Originally Posted by MohammadAG View Post
Sorry, haven't been following this thread a lot, but are there any changes I should push to -devel?
(The bugtracker in the control file is a first obviously)
yes I intended to contact you a bit later today.

had small error while testing sending to multiple numbers:
1. used strip instead split. so 045xxxxx was converted to numbers:
0,4,5, x,x,x,x

2. forgot to put i=i+1 in while function that sends the message



so my device has tried to send probably hundreds of messages (luckily I have 1000 free messages a month with my contract) to numbers like 0, 1, 2 etc

and "unable to send sms to xx" -notifications kept on going until today.

but finally got the test messages through and working so yes, you could build a new version to extras-devel. (just pushed a version that works again second ago)

changelog:
-message is written to conversations with api, not with sqlite anymore.
-multiple receivers can be added.
when inputting numbers with contact dialog, dialog must be opened once per number. if inputted with keys, * or # adds semicolon ( that is the separator for multiple numbers for now.
__________________
Want to know something?
K.I.S.S. approach:
wiki category:beginners. Browse it through and you'll be much wiser!
If the link doesn't help, just use
Google Custom Search
 
Posts: 478 | Thanked: 165 times | Joined on Apr 2010 @ Manchester
#195
Originally Posted by ossipena View Post
when inputting numbers with contact dialog, dialog must be opened once per number. if inputted with keys, * or # adds semicolon ( that is the separator for multiple numbers for now.
ooooh, does that mean we no longer have to go to the address book to input numbers? That would be a work around for my 07 number issue as I can then just go to the beginning of the number and replace 07 with +44.
 
ossipena's Avatar
Posts: 3,159 | Thanked: 2,023 times | Joined on Feb 2008 @ Finland
#196
Originally Posted by mornage View Post
ooooh, does that mean we no longer have to go to the address book to input numbers? That would be a work around for my 07 number issue as I can then just go to the beginning of the number and replace 07 with +44.
unfortunately no.

backspace deletes always the last number no matter where the cursor is. but that is under work too...
__________________
Want to know something?
K.I.S.S. approach:
wiki category:beginners. Browse it through and you'll be much wiser!
If the link doesn't help, just use
Google Custom Search
 
MohammadAG's Avatar
Posts: 2,473 | Thanked: 12,265 times | Joined on Oct 2009 @ Jerusalem, PS/IL
#197
Got the source, question though, aren't .pyo files compiled pyc?
(i.e are the .py files needed in the binary? or would the .pyo files suffice (they will be in the source eitherway))
 
ossipena's Avatar
Posts: 3,159 | Thanked: 2,023 times | Joined on Feb 2008 @ Finland
#198
it is probably best to include py files if someone wants to modify the app.

and btw the latest push in gitorious now has logical backspace functionality... so mornage you can dl files from git and create an icon for it yourself if the newest push doesnt make it to next version yet.
__________________
Want to know something?
K.I.S.S. approach:
wiki category:beginners. Browse it through and you'll be much wiser!
If the link doesn't help, just use
Google Custom Search
 

The Following User Says Thank You to ossipena For This Useful Post:
Posts: 15 | Thanked: 10 times | Joined on Apr 2010 @ Saint-Petersburg, Russia
#199
Originally Posted by Chrome View Post
Is it possible at add arabic letters? maybe something like this:

Why not ?
I could add Russian.
Only I do not know the Arabian language and as it will be combined with PDU-format message
 

The Following 2 Users Say Thank You to InoHacker For This Useful Post:
Posts: 190 | Thanked: 129 times | Joined on Mar 2010 @ Bavaria, Germany
#200
Originally Posted by InoHacker View Post
Why not ?
I could add Russian.
Only I do not know the Arabian language and as it will be combined with PDU-format message
Can you tell me what you actually changed for the russian version? Only some strings or more?
Qt supports translations as well as Right-To-Left support, so it should be possible to make a version containing latin, russian and arabic languages?
 
Reply

Tags
portrait sms, python


 
Forum Jump


All times are GMT. The time now is 15:22.