maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Development (https://talk.maemo.org/forumdisplay.php?f=13)
-   -   work in progress: simple vertical sms app: vertsms (https://talk.maemo.org/showthread.php?t=51635)

MohammadAG 2010-05-25 20:11

Re: work in progress: simple vertical sms app: vertsms
 
Version 0.5-1 now in -devel
Changes:
* Changed rtcom-eventlogger lib for PR 1.2
* Modified PDU string that should fix problems with some operators.
* Characters are inputted to cursor position instead to the end of the message.
* Added rtcom-messaging-ui version 1.2.22-1+0m5 as a dependency

Since the dependency was added, VertSMS should no longer be installable on PR1.1.1 devices (unless ossipena adds a way to detect which file to edit, which would be ideal :))

llaadd 2010-05-25 21:02

Re: work in progress: simple vertical sms app: vertsms
 
with this latest release, the application works a bit better.
0.4 said it sent the message but actually didn't actually send.

Current 0.5 now sends, then stores the message in conversations correctly, and also making the * key into + when entering number is good implementation!

keep up the good work.

p.s. I personally have basic-average programming experience but if you are able to provide me with the source for this, I will see what I can do in terms of converting and developing further in QT which I am soon going to start using. feel free to PM me!

ossipena 2010-05-25 21:12

Re: work in progress: simple vertical sms app: vertsms
 
Quote:

Originally Posted by llaadd (Post 677082)
with this latest release, the application works a bit better.
0.4 said it sent the message but actually didn't actually send.

p.s. I personally have basic-average programming experience but if you are able to provide me with the source for this, I will see what I can do in terms of converting and developing further in QT which I am soon going to start using. feel free to PM me!

this seems promising. your problem probably was TON=1 which doesn't suit to every carrier (1=international, 4=global). that should be fixed with 0.5 now.

source can be found at:
http://gitorious.org/vertsms

and I am trying to get frals version for testing as I write (struggling with git still) and if there aren't any surprises, will merge it to master.

rofo1000 2010-05-26 08:02

Re: work in progress: simple vertical sms app: vertsms
 
Can this be used?
http://qt.gitorious.org/maemo-6-ui-f...rk/duikeyboard?

I don't know much about programming. Ok, almost nothing...
This is QT and vertsms is python. Just stumbled over it and thought I share it...

ossipena 2010-05-26 08:43

Re: work in progress: simple vertical sms app: vertsms
 
Quote:

Originally Posted by frals (Post 670940)
bah, git merge requests seems to be rocket surgery, not sure if i managed to do it correctly.. :P

http://gitorious.org/vertsms/vertsms/merge_requests/9 anyway, qwerty keyboard which seems to be working fine here at least

does the send button etc move to the bottom of the screen intentionally?

just pushed a fix that should enable sms saving with both pr1.1 and pr1.2, thanks for it.

the problem with וצה seems to lie in octification function.

and the delivery reports don't work, do they? must look more at the bits and see what I have done wrong with those.

e: I got the byte wrong way with delivery report, should work now perfectly

frals 2010-05-26 19:50

Re: work in progress: simple vertical sms app: vertsms
 
Quote:

Originally Posted by ossipena (Post 678520)
does the send button etc move to the bottom of the screen intentionally?

just pushed a fix that should enable sms saving with both pr1.1 and pr1.2, thanks for it.

Ah, didn't think about that, yes, I placed it at the bottom intentionally, as for why, I have no idea :P

just change self.table.attach(self.send_button, 0, 5, 7, 8) or I'll try to update the merge request when I get home tonight or tomorrow :)

EDIT: http://gitorious.org/vertsms/vertsms/merge_requests/8... I redid the request, no idea why its claiming all those changes in config but it should match whats in your repo since i updated from there :)

EDIT2: merge request is clean now, should be no problems merging it :)

MohammadAG 2010-05-26 20:59

Re: work in progress: simple vertical sms app: vertsms
 
Version 0.6 loaded into -devel queue.
Changes:
  • Added QWERTY keyboard, thanks to frals for the code.
  • Can detect which file to edit (PR1.2 vs pre-PR1.2), thanks to frals.
  • Removed rtcom-messaging-ui from the Depends field.
  • Status report now working.

It should be in -devel in the next few minutes.

llaadd 2010-05-26 21:26

Re: work in progress: simple vertical sms app: vertsms
 
Quote:

Originally Posted by MohammadAG (Post 680747)
Version 0.6 loaded into -devel queue.
Changes:
  • Added QWERTY keyboard, thanks to frals for the code.
  • Can detect which file to edit (PR1.2 vs pre-PR1.2), thanks to frals.
  • Removed rtcom-messaging-ui from the Depends field.
  • Status report now working.

It should be in -devel in the next few minutes.

again working well

I'm going to make a post on my new blog, thetekblogger.com with this application but because of the quick development of the app, i'm going to hold off for now.

The things the application needs ideally are:
  • Support for capitals (On qwerty: caps lock, shift button & maybe long press - On alphanumeric, something similar to other nokia's using # to change mode [abc & ABC, and Abc if possible])
  • Full character map from the phone's database, i.e. currency symbols, etc
  • Long press for numbers on alphanumeric
  • T9 support but I know this is extermely hard...maybe in 2.0 ;) hehe

aspidites 2010-05-27 05:42

Re: work in progress: simple vertical sms app: vertsms
 
T9 support isnt' extremely hard, its nearly impossible considering T9 is a proprietary implementation. There has, however, already been work done in the past on predictive text that works similarly to T9, but it's rather slow, which is why I imagine it hasn't been merged into trunk.

I also noticed that the implementation didn't technically come up with all possible combinations, though I suspect this is on purpose, considering my implementation whcih does do so is far slower.

@ossipena: sorry for the lack of contributions, I have been so busy with my other projects that I kind of left vertsms alone (though you seem to be managing just fine without my help ;-)).

kennibal 2010-05-27 05:54

Re: work in progress: simple vertical sms app: vertsms
 
I'm currently testing VertSMS v 0.6 on my newly installed official PR1.2.

It has qwerty now, and I was able to save my sent messages in Conversations.

However, the recipient doesn't receive anything.

Should the recipient have this format:

+639xxxxxxxxx

or

09xxxxxxxxx

??

Thanks!


All times are GMT. The time now is 02:32.

vBulletin® Version 3.8.8