![]() |
Re: work in progress: simple vertical sms app: vertsms
Quote:
it appears there must be a dbus signal emitted etc so using api seems to be the only choice.... |
Re: work in progress: simple vertical sms app: vertsms
@ossipena: so you ran conn.commit() after your conn.execute() statements and the changes still weren't saved to the database.... odd.
Good luck with ctypes and rtcom API. [edit] Just re-read your post. It's possible then that the db table is being written to, but for whatever reason they aren't recongized in conversations? Hmm... |
Re: work in progress: simple vertical sms app: vertsms
Making some progress with splitting the input handling from the GUI, as I said earlier... There's still a ton of stuff to do, but I've got predictive text actually working, and rather quickly too.
Unfortunately, the way I'm doing things, it adds quite a considerable startup delay. (Basically, I load the word list into memory, then split it up into smaller lists according to the length of each word. This allows really fast lookups (no delay at all, just like a normal phone) at the expense of a longer startup time. I'm sure there is a better way of doing this, but it will work for now. Also, backspacing doesn't work (yet) and the dictionary is unordered... Meaning that if you want "are" and type "2-7-3", you will actually get "ape". Not very helpful :) On a related note, Gitorious is rather cool... Repo's at http://gitorious.org/~cb22/vertsms/cb22-vertsms |
Re: work in progress: simple vertical sms app: vertsms
Tapping quickly does not register the keys, is this a bug or hardware limitation
|
Re: work in progress: simple vertical sms app: vertsms
Quote:
|
Re: work in progress: simple vertical sms app: vertsms
In the phone app it works fine, so the software can handle it.
|
Re: work in progress: simple vertical sms app: vertsms
Quote:
i had the commit but it had one frigging # in front of it ;) now it appears to conversations. device gets real laggy but I'll put that and let people test it. if there are problems, I'll get back to api but now I am doing it via sqlite. e: just pushed the version that stores the message to git. I'll inform mohammadag that he can make ver 0.2 from current source. next challenge for me: implementing better backspace. I already have a way to do it, need only to customize variable names etc. after that probably sending to multiple contacts |
Re: work in progress: simple vertical sms app: vertsms
Quote:
see here http://talk.maemo.org/showthread.php?t=52174 |
Re: work in progress: simple vertical sms app: vertsms
SOMEONE HELP ME :((
how i can download that app,, i can't find the download button :(( pleasseee thank u |
Re: work in progress: simple vertical sms app: vertsms
Quote:
|
| All times are GMT. The time now is 20:52. |
vBulletin® Version 3.8.8