![]() |
Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
First, MANY thanks to the OP and all those working on this project. I've been wanting something like this for a while but haven't had time to work on it. I may have time soon, and if so will jump in and try to get T9 working. :) But by all means if someone else has time before I do, please do add it!
Quote:
|
Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
this is a great start,been using it today a few times.it has the potential to be as essential as fmms for all owners if we can get it to do what everyone works :) great work guys!!
|
Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
Quote:
I'll see the link through and try to decipher the table entries. it probably isn't a hard trick at all codewise but finding out the command is a challenge. |
Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
How about doing the numbers on long press?
|
Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
almost there with conversations db. but I must go to sleep now.
only thing missing is proper formatting of time |
Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
Quote:
|
Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
cheers... tried your app today, very nice work. only one question/suggestion... when virtual keyboard is on, taping on text box automatically runs full keyboard in landscape... can't that be blocked in the app, or the only solution is disabling entirely virtual keyboard? thanks!
|
Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
Quote:
e: and status report to here too: after I get one string manipulated a bit, it should be writable to conversations database. if my tests today go well, storing sent messages to conversations should be available in git source today. |
Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
1 Attachment(s)
@Ossipena:
I've made some tweaks, cause this app rocks and tweaking your code helps me to learn a little more python Check this sh*t EDIT: another tweak: Added before: - Buttons type selection (lowercase, uppercase, numbers) - You can add receivers with buttons Added now: - Multiple receivers using space between numbers |
Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
Quote:
BTW, I got a crude form of repeatedly deleting characters when the back button is held by connecting the backspace button to the "button-press-event" and "button-release-event" signals instead of connecting to the "pressed" signal and using that tap-and-hold stuff. The button-press-event handler will add a timeout function that calls the backspace function repeatedly after 150ms and the button-release-event handler will remove the timeout source from the main loop. Because my implementation of the idea is pretty **** (multiple characters deleted when only one should be if the button is not released quickly enough and it tends to delete an extra character), I won't insult you by uploading a patch but maybe a better idea could be developed from that. |
All times are GMT. The time now is 12:09. |
vBulletin® Version 3.8.8