Hello guys,
I tested many of available email clients, and as I see maildroid is the best of all on Nook.
However it has the scrolling issue in mails view. So could some of you send mails to the developer of Maildroid making a request to fix scrolling issue, or at least make it scroll using side buttons? Please it is worth.
NookSimpleTouch/Tapatalk 2
I use K9 email and it works just fine.
Before you start asking developers to support "side buttons on a Nook",
it's best that you have said buttons behave in a standard fashion
and ascertain if the app reacts correctly to PAGE_UP (92) and PAGE_DOWN (93).
The Nook is 2.1, that is Level 7 API and the codes above 91 didn't exist then.
B&N borrowed the codes 92-95 for their own use.
To make your Nook consistent with post Level 7 usage:
http://forum.xda-developers.com/showpost.php?p=24632564&postcount=7
domi.nos said:
[...] I tested many of available email clients, and as I see maildroid is the best of all on Nook.
Click to expand...
Click to collapse
Maildroid is the only client for the NST that I have found that supports MS Exchange server settings that I need for work. It works very well.
However it has the scrolling issue in mails view.
Click to expand...
Click to collapse
Do you mean scrolling within a message, or scrolling through the list of messages? From what you've written, I am not sure what you mean.
So could some of you send mails to the developer of Maildroid making a request to fix scrolling issue, or at least make it scroll using side buttons? Please it is worth.
Click to expand...
Click to collapse
There is a google groups list for maildroid support. You can join yourself and ask directly.
bobstro said:
Maildroid is the only client for the NST that I have found that supports MS Exchange server settings that I need for work. It works very well.
Do you mean scrolling within a message, or scrolling through the list of messages? From what you've written, I am not sure what you mean.There is a google groups list for maildroid support. You can join yourself and ask directly.
Click to expand...
Click to collapse
I mean scrolling while viewing a mail. K9 also has IT.
i5700/Tapatalk 2
But guys, please if only one person asks then dev will probably turn it down, but if there are more voices, maybe he will listen.
Renate, could you explain more precisely what should i write, so he will not have problems with understanding/implemending?
Most of my messages are so short that scrolling isn't a big issue, but on long messages, I do see what you mean. You can click the little "box" icon to zoom out to see the entire message, which helps.
I'd suggest you post to the list. The dev is pretty responsive. If you point out something that is also broken on other mail programs derived from the same code base, he'll probably fix it to be able to advertise the fact. I just don't know if this is an issue on other devices, or just a result of NST limitations (perhaps multitouch).
Yup, but guys, I still dont know what to ask in the "technical" language.
i5700/Tapatalk 2
Check to see if whatever app you use responds to KEYCODE_PAGE_UP and KEYCODE_PAGE_DOWN
Ignoring the question of buttons, under ADB try the following inside the app.
To send a KEYCODE_PAGE_UP:
Code:
input keyevent 92
To send a KEYCODE_PAGE_DOWN:
Code:
input keyevent 93
In the cell phone world, volume controls are typical, but there is no reason why an app shouldn't also support the actual page controls.
Renate NST said:
Check to see if whatever app you use responds to KEYCODE_PAGE_UP and KEYCODE_PAGE_DOWN
Ignoring the question of buttons, under ADB try the following inside the app.
To send a KEYCODE_PAGE_UP:
Code:
input keyevent 92
To send a KEYCODE_PAGE_DOWN:
Code:
input keyevent 93
In the cell phone world, volume controls are typical, but there is no reason why an app shouldn't also support the actual page controls.
Click to expand...
Click to collapse
Or you can email me directly at my gmail account or the MD forums. I have not been on XDA in some time, so it's always better to ask in the MD forums.
Related
Hi I was wondering if there was a piece of software that will read out my emails when driving and indeed let me reply via my voice.
I have seen a couple of suggestions that this is possible and as I spend most of my time on the road it would help greatly.
Is there such a piece of software.
Thanks in advance
I had been looking for exactly the same thing. Finally I installed it last week and tried it. I find it useful.
Fonix speech is probably the best I have come across. And does the job quite well.
Features:
1. Can assign a hardware button to start it.
2. Then it can read your outlook emails. You can also use voice instructiomns to start an applicvation (e.g. gps), dial a phone number, have the calendar appointements read to you, have the tasks read to you.
3. You can read emails, delete them or skip them (after it has read the header). The emails read to you are quite accurate (some pronounciations may be funny
4. You can reply to an emai, but it records your response in an attachment (.wav file) which iy them sends it by email. Not the best way to respond to your work emails (atleast not yet). So to restate, the replies are not converted to text.
Let me know if you need any help.
spahwa said:
I had been looking for exactly the same thing. Finally I installed it last week and tried it. I find it useful.
Fonix speech is probably the best I have come across. And does the job quite well.
Features:
1. Can assign a hardware button to start it.
2. Then it can read your outlook emails. You can also use voice instructiomns to start an applicvation (e.g. gps), dial a phone number, have the calendar appointements read to you, have the tasks read to you.
3. You can read emails, delete them or skip them (after it has read the header). The emails read to you are quite accurate (some pronounciations may be funny
4. You can reply to an emai, but it records your response in an attachment (.wav file) which iy them sends it by email. Not the best way to respond to your work emails (atleast not yet). So to restate, the replies are not converted to text.
Let me know if you need any help.
Click to expand...
Click to collapse
I have noticed on Fonix web site the Fonixtalk is due out which is apparently fantastic but cant seem to find it.
Any ideas. I have the older version but the speach is not to clear and as you say it doesnt type emails.
http://www.fonix.com//fonix/index.php
sounds good but when is it out.
Here is my latest application SMS Switch which can trigger a command line based on the SMS received.
Built with the idea of ‘Push LIKE mail’ where the device gets the SMS notification on ‘New mail’ from your email service. rk-SMS Switch intercepts the SMS and based on the SMS sender and/or message text executes the command line (such as \Windows\tmail.exe) to synchronize the emails.
Required:
Your device is able to synchronize the emails using pocket outlook.
Your device receives the SMS notification on new mail message.
Uses:
Push LIKE mail
Not wasting bandwidth for keep checking the server at regular intervals.
Saving the battery since you do not need always on gprs.
If you have multiple email accounts and want to make use of wifi network etc, then you might want to check up my other application rk-OSR which has support for command line execution.
This is just an idea and initial version. Let me know if you guys like it.
(Updated latest working version 1.0.4)
Version 1.0.4
Supports square screens(320 X 320)
Version 1.0.3
Now the triggerring SMS are automatically removed from your inbox! All normal SMS will only appear in the SMS inbox.
Now the application can be activated by the menu short cuts etc. No need to go to today screen. New option added to put it to tray or not.
Not tested much as I do not have SMS plans to play with each SMS i send to test get charged
Version 1.0.2 Hotfix
Bug fix: Please do not use version 1.0.1 which has a issue to sync up outlook and unusable.
Version 1.0.1 Updates
Separate tabs added for command line OR Outlook use.
If using the command line to invoke rk-OSR then timeout option added so that if multiple sms received only one the command line is executed(based on the timeout)
If want to sync up only one account then use the 'Outlook' option and only configure the 'Outlook' tab.
If using outlook show/hide outlook option added.
Since I am using Windows Live Push mail I am not using this application so you will be the tester!
If you like the application please show your support by donation on Paypal
Download from here
thank again great work
This is a great concept. I don't need it, as I don't push email to my phone, but I might now with this great program.
great program! if only i had data plan, so sad
How does this work?
I tried to run it, and nothing happened. I keep clicking the icon it placed in my start menu, and I can't figure out how to configure anything.
This sounds like a great solution, if it works that is...
It needs some documentation!
EDIT: found it on the today screen. Gosh, I wouldn't have known to look there!
Now, my question is how to manage the incoming sms it creates... If I receive a bunch of emails, I now have a bunch of SMS messages cluttering up my inbox. Can anyone think of a good way to hide the incoming SMS and silently delete it?
Dishe said:
Now, my question is how to manage the incoming sms it creates... If I receive a bunch of emails, I now have a bunch of SMS messages cluttering up my inbox. Can anyone think of a good way to hide the incoming SMS and silently delete it?
Click to expand...
Click to collapse
Yes, I know the SMS needs to be cleared, Hopefully in the next version.
thank youuuuuuuuuuu i like it
tytnguy said:
Yes, I know the SMS needs to be cleared, Hopefully in the next version.
Click to expand...
Click to collapse
Yeah, cuz that extra step sort of kills the whole convenience of it...
what I *used* to do when I wanted to save battery power, is forward my gmail to my sms address, and when I saw the first 160 chars with my sms, I'd delete it, go over to outlook and fetch new mail.
With this, at least I don't have to actually click fetch new mail, but it still requires manual deletion, so its not a complete solution yet. :/
looking forward to the next version then...
By the way, how do u get sms notifications for your email? Do you just forward a copy of your email to your sms address? Because if doing it that way, how do u tell the difference between what is coming from your email and what is just something someone sent to your sms directly?
if someone sends you an sms, most likely they will send it through a phone number. if forwarded from an email, the sender will not be a phone number, most likely an email address or some other sender info that is separate from a standard phone number like you would get from a normal sms.
I think that's how it works.
I currently do the same style as you. have gmail forward me an sms of the email message. if it looks important i go to outlook and download the entire message.
Dishe said:
... how do u get sms notifications for your email? Do you just forward a copy of your email to your sms address?
Click to expand...
Click to collapse
Well, For me I use windows live so actually I do not need it . But I thought it might be a battery saver so developed it.
Dishe said:
...how do u tell the difference between what is coming from your email and what is just something someone sent to your sms directly?
Click to expand...
Click to collapse
The field 'From' contains... Should have a partial email address... May be @Gmail.com(I am not sure about how you get emails forwarded, check the text message from address and set it)
You could also use 'Message' Contains option to check only if there is a predefined text in the message.
To use either of the two options use 'OR' option.
tytnguy said:
The field 'From' contains... Should have a partial email address... May be @Gmail.com(I am not sure about how you get emails forwarded, check the text message from address and set it)
You could also use 'Message' Contains option to check only if there is a predefined text in the message.
To use either of the two options use 'OR' option.
Click to expand...
Click to collapse
ah, see gmail is good enough to leave the message intact exactly as it is recieved, original sender and all. So, as I said, there's no way to tell it was forwarded from gmail at all.
Maybe what I should do then is forward to hotmail or something that DOESNT leave everything intact, and from THERE forward to my inbox... a bit backwards...
yes i agree. gmail is good in that they are generous enough to convert the email address to only showing the Sender's name. normally this is appreciated, but in this case, it makes things a bit more complicated as now like Dishe said, it is impossible to distinguish between a normal sms and one being forwarded by gmail.
--
EDIT: I may have a work around. When GMAIL forwards an email to your phone with an sms notification, the sms contains the text "FRM:", "SUBJ:", "MSG:" within the body of the SMS as part of the actual text message.
The program lets you set a filter for the FROM field and/or the MESSAGE field. So using the program, you can put the filter to either one of the three "FRM:", "SUBJ:", "MSG:" instead of the default "@". This would eliminate the need to know that it was forwarded from GMail at all.
This would solve the problem because regular SMS when sent does not show the text "FRM:", "SUBJ:", "MSG:" in the body of the sms. in theory it looks like works, i havent tested it. i installed the program, can you please let me know what is the command line argument to have it send/receive?
Right now i have the command line sent to windows/tmail.exe and it just opens the email prog. I guess i need the argument too to have it actually send/receive.
NguyenHuu said:
...I may have a work around. When GMAIL forwards an email to your phone with an sms notification, the sms contains the text "FRM:", "SUBJ:", "MSG:" within the body of the SMS as part of the actual text message.
The program lets you set a filter for the FROM field and/or the MESSAGE field. So using the program, you can put the filter to either one of the three "FRM:", "SUBJ:", "MSG:" instead of the default "@". This would eliminate the need to know that it was forwarded from GMail at all.
Click to expand...
Click to collapse
Nice suggestion NguyenHuu!. It should work as you suggested
NguyenHuu said:
... can you please let me know what is the command line argument to have it send/receive?
Right now i have the command line sent to windows/tmail.exe and it just opens the email prog. I guess i need the argument too to have it actually send/receive.
Click to expand...
Click to collapse
Try the cammand line as follows
Commanline ----> \Windows\tmail.exe
Arguments------> -service "Gmail Account Name" -sync
Where "Gmail Account Name" should be the name of your account as typed on the pocket outlook and double quotes are required.
it worked! i tested it three times.
1. sent regular sms via a IM application on PC (AIM).
2. sent SMS via another cell phone.
3. had email forwarded through gmail to phone
i used FRM: for FROM contains, and SUBJ: for Message contains. I chose teh "OR" option.
worked as planned. the first two regular sms was sent without activating the inbox syncing. the third time when gmail forwarded the email to my phone sms, since it contained the field: FRM:", "SUBJ:", "MSG:" it automtically sync my inbox.
one thing though, it automatically syncs the inbox which is great but it does so in the background so you still need to go to the inbox then go to the message to read it. is it possible to make it so after it syncs, it opens the actual inbox so you can see your list of unread emails? maybe through adding to the argument?
NguyenHuu said:
it worked! i tested it three times.
1. sent regular sms via a IM application on PC (AIM).
2. sent SMS via another cell phone.
3. had email forwarded through gmail to phone
i used FRM: for FROM contains, and SUBJ: for Message contains. I chose teh "OR" option.
worked as planned. the first two regular sms was sent without activating the inbox syncing. the third time when gmail forwarded the email to my phone sms, since it contained the field: FRM:", "SUBJ:", "MSG:" it automtically sync my inbox.
one thing though, it automatically syncs the inbox which is great but it does so in the background so you still need to go to the inbox then go to the message to read it. is it possible to make it so after it syncs, it opens the actual inbox so you can see your list of unread emails? maybe through adding to the argument?
Click to expand...
Click to collapse
The problem that I mentioned before was that ALL EMAIL sent to [email protected] will have FRM:, SUBJ:, MSG in the body, whether it comes from gmail or not.
Sometimes, if I'm at my desk and want to remember something, I'll send an email to my phone's sms address. Also, I have freinds with data plans and no sms plans who email to sms ([email protected]) all the time.
Your solution could not differentiate between those emails sent purposely to an sms address versus ones meant to trigger syncing.
Right now, its not a big problem yet since the app doesnt delete the trigger sms. But at the same time, I hate having to clear two independant inboxes of new messages now (both email and the sms trigger need clearing), so I need the function to remove the trigger after it syncs eventually.
If the email wasnt supposed to be a trigger, you can understand why this may prove problematic.
hmmm...
NguyenHuu said:
great program! if only i had data plan, so sad
Click to expand...
Click to collapse
I Know! Outrageous prices, to put it mildly.
xd1936 said:
I Know! Outrageous prices, to put it mildly.
Click to expand...
Click to collapse
heh, mine's free. Not to brag or anything, but Sprint over here in the states has killer 3G data plans. I'm just looking to maximize my meager battery life.
EDIT: By the way, TyTnGuy, I went to set up a hotmail/windows live account so that I could try forwarding email THERE and then have THAT forward to my sms with the @hotmail account in the header, but guess what? Live/Hotmail doesn't support forwarding AT ALL!!
So, it looks to me like you couldn't possibly have gotten this to work yourself... What are you not telling us?
he said he doesnt need the program since he uses live mail which should have its own pushlike mail in wm. he creating the program for people who may need it, and specifically cited gmail in his example. i think haha.
i am still trying to figure out if there is a commandline argument that opens up the inbox after it syncs. that's a really good thing to have i think. right after you get the notifications, the inbox opens and you can see all your unread email.
i am about to set up a dataplan, not just for this but for other business, and so that is why, despite my earlier comment about not having a dataplan, i am so interested in it now haha. better then polling every X-minutes indeed.
sorry to bring this back up. anyone happen to know the command line argument to open up inbox?
this is the current argument that makes it sync when you get a sms notification: service "Gmail Account Name" -sync
that works fine, but it does so in the background. I was hoping there is more to the argument where after it syncs it opens the inbox for you. or it open inbox then sync is fine too
NguyenHuu said:
sorry to bring this back up. anyone happen to know the command line argument to open up inbox?
this is the current argument that makes it sync when you get a sms notification: service "Gmail Account Name" -sync
that works fine, but it does so in the background. I was hoping there is more to the argument where after it syncs it opens the inbox for you. or it open inbox then sync is fine too
Click to expand...
Click to collapse
I am working on a next version I will do something to support the above request.
Has anybody else found annoying bugs so far? Here's the ones that I've run into:
- Address Book server sync overwrites changes that you've made from the phone (haven't confirmed this one, might be my fault somehow)
- Multimedia volume slider plays your ringtone once you adjust the volume, but plays it at the volume set in the ringtone slider (not the volume that you're actually adjusting)
- Browser bookmarks list has a lot of trouble keeping site icons straight, it just kind of randomly shuffles them around to the wrong site as you load different bookmarks
- AOL Instant Messenger app shows weird behavior, not sure if it's a bug but it is definitely difficult to use in its current state. Locking the phone prevents messages from showing up, then on unlock they stream in all at once, and if you go too long without checking in on it the program will be terminated but your screen name will not be signed out of AOL's server
- There doesn't appear to be any way to set a vibration for notifications like Text Messages or IMs
- Some apps (MySpace Mobile, specifically) do not account for their process being interrupted when the screen rotates and the current action will be cancelled or the program will freeze.
Overall great phone, I'm really extremely impressed with it as a whole so far. I'm amazed at how fast my internet connection is on EDGE, my old Dash was technically on the exact same connection but took 5 or 10 times longer to load a full web page. Even without 3G the web browsing experience is comparable to using my desktop at home.
chefgon said:
- There doesn't appear to be any way to set a vibration for notifications like Text Messages or IMs
Click to expand...
Click to collapse
ya there is. for example, go to the main Messaging page where it shows all of your threads. Click on Menu > Settings > Vibrate (put a check mark)
same thing with IMs or EMail
snofrandy said:
ya there is. for example, go to the main Messaging page where it shows all of your threads. Click on Menu > Settings > Vibrate (put a check mark)
same thing with IMs or EMail
Click to expand...
Click to collapse
Awesome, thank you! Weird that the option isn't available in the same place as setting the vibration function for the phone. Has anybody found solutions to any of these other problems?
Thanks
That fixed it for me. Thanks..its so Funny because Ive been messing around with my phone for 2 days and Just found this answer...Thanks
Android will get it wrong sometimes on sms threads when the sender is not in your contacts.
I noticed yesterday I received an sms from [email protected] and deleted it. Later an sms from +1913XXXXXXX. When I pulled up the my sms folders later, the newer, undeleted sms from the 913 number said it was from @domain.com.
(and the two are in no way related.) I did a reboot and it still displayed the same.
chefgon said:
Has anybody else found annoying bugs so far?
Click to expand...
Click to collapse
When I plug my G1 into my iMac the computer freezes and I need to do a hard restart. Is anyone else having this issue? My updates are current on my iMac and all of my other phones work without any problems.
when i play music and i turn of the screen, there is a jump every 15 seconds
here's an email bug...
Go to craigslist.org. I wanted to ask a seller a question. When I email from there, it gives me 2 options, to use my pop 3 email account or gmail. If I use gmail, it takes off the craigslist.org extension and replaces it with gmail.com. If i choose to send with my pop 3, it just opens a blank email without the email address. I try to copy and paste the address into the sending field, but it won't let me. I use craigslist a lot, so this is a bit of a pain...
Otherwise, lovin the G1
scottslc said:
Go to craigslist.org. I wanted to ask a seller a question. When I email from there, it gives me 2 options, to use my pop 3 email account or gmail. If I use gmail, it takes off the craigslist.org extension and replaces it with gmail.com. If i choose to send with my pop 3, it just opens a blank email without the email address. I try to copy and paste the address into the sending field, but it won't let me. I use craigslist a lot, so this is a bit of a pain...
Otherwise, lovin the G1
Click to expand...
Click to collapse
When it switches you over to gmail. Is the body filled out or the sender in the field?
no, just replaces the extention
Give it a try see what you find. www.craigslist.org
Actually i did try it and it worked for me.
But, i used the mobile version of Craigslist.
Mobile version of Craigs
Features:
*Dials numbers through your Google Voice account and has them ring back to your phone. With this app, your phone will automatically pick up the call once it comes in without your phone ringing.
*Sends and receives SMS messages through your Google Voice account with DATA.
*Integrates with your Windows Mobile contacts, so that you may dial to your contacts that already exist on your phone.
New Features from website download:
*SMS conversation threading
*Visual Voicemail with transcripts
*SPEED
This application works on Windows Mobile 6+ Professional with NETCF3.5 and above phones. The regular version should fit all QVGA-VGA phones, and the square version is pretty self explanatory.
Disclaimer: IT USES THE INTERNET TO DIAL AND SEND SMS, SO IF YOU DON'T HAVE A COMPARABLE DATA PLAN OR WIFI, DON'T USE IT.
The most up to date CAB will be on the OneDialer.com website, and you can get updates on Twitter here, and help on the forum here.Thanks.
-m_drunk
Update: Latest version is here: OneDialer.com
Awesome app - waiting to fix my phone so I can try this latest version. Really love the sms abilities!
this is soooo coool! one question i have for u...how safe is this really? because as u know GV links to your gmail now and whoever gets access to your gv will have access to your gmail!
m_drunk - my hero.
I will post some feedback as soon as possible.
Currently having some fun with it.
savior02 said:
this is soooo coool! one question i have for u...how safe is this really? because as u know GV links to your gmail now and whoever gets access to your gv will have access to your gmail!
Click to expand...
Click to collapse
It's as safe as anything else you do on the internet. Like I said, I'm not logging any credential info....it just gets passed to to google with SSL.
I noticed a bug, when you manualy dial from the dial pad you can't dial the number 0, when you dial 0 it comes up as a 9
agrenwa said:
I noticed a bug, when you manualy dial from the dial pad you can't dial the number 0, when you dial 0 it comes up as a 9
Click to expand...
Click to collapse
Fixed and re-posted the new cab.
Nice stuff.
My specs are:
Omnia running 6.5 - WQVGA screen. I know some of these problems might be related to that.
First, I love the fact that you now have that SMS history. It kicks serious ass - I can use my keyboard with xt9 in it no problem or shapewriter - so great work.
However, I do have a problem when it comes to loading my contacts... for some reason nothing shows up. Before I was able to. So, now if I need to send an SMS I have to go into voicemail find the contact and then sms there.
How is the notification system going?
Is there a way to integrate the phone contacts with one touch - or visa versa?
Anyhow, Kudos... great work.
Looking forward to future releases.
Relay address?
I would like to use this with my T-Mobile ToGo prepaid service. However, their data service is restricted to certain sites. There is a workaround but I need the IP address of your relay in order to make the mod on my phone. Oh, and I need to be able to change the URL of the relay to something with tmobile in the URL. Basically what I would do is create a dyndns entry of tmobile.dyndns.org (or something) and then link that to your relay IP address.
Is there a way to change the relay URL in the application and can I get the IP address of your relay? I think it may work.
Thanks
sid0101 said:
However, I do have a problem when it comes to loading my contacts... for some reason nothing shows up. Before I was able to. So, now if I need to send an SMS I have to go into voicemail find the contact and then sms there.
Click to expand...
Click to collapse
You know what, I actually have a problem similar that I just noticed. It only loads mine up to the P's. Before it was a data source, and now it's enumerated. I'll work on that....don't know what it going on just yet.
sid0101 said:
How is the notification system going?
Click to expand...
Click to collapse
Huh? What notification system? Do you want one? Like when a new SMS comes in, you want it to tell you?
sid0101 said:
Is there a way to integrate the phone contacts with one touch - or visa versa?
Click to expand...
Click to collapse
Not really. What I had before, and what I hope to have again in a little bit is as close as I could get it. I did improve how the contacts worked, but it looks like I broke it too. Hopefully, I'll have the fix out later tonight.
mynametaken said:
Is there a way to change the relay URL in the application and can I get the IP address of your relay? I think it may work.
Click to expand...
Click to collapse
No, yes, and no it won't.
m_drunk said:
You know what, I actually have a problem similar that I just noticed. It only loads mine up to the P's. Before it was a data source, and now it's enumerated. I'll work on that....don't know what it going on just yet.
Huh? What notification system? Do you want one? Like when a new SMS comes in, you want it to tell you?
Not really. What I had before, and what I hope to have again in a little bit is as close as I could get it. I did improve how the contacts worked, but it looks like I broke it too. Hopefully, I'll have the fix out later tonight.
Click to expand...
Click to collapse
The notification system would make this awesome. I thought that you might have been working on one because I think you said that the other thread. Anyhow, it would be great if a notification system could be implemented somehow.
And I guess as far as features go - I know that you were not paying too much attention to aesthetics, but perhaps you could have a button on the dialpad for the SMS history, contact list, or favorites, or something... that way the dialer would just be the main dialer I always use. This all piggy backing on the hopes that you get the contact list to work.
Anyhow, heres to future builds
::cheers::
sid0101 said:
I thought that you might have been working on one because I think you said that the other thread. Anyhow, it would be great if a notification system could be implemented somehow.
Click to expand...
Click to collapse
I was just messing with you. The notification is already there, I just commented out the messagebox that tells you there's a new message. I did that because I'm trying to figure out how to send the event to the phone instead of a message box, because the MB won't pop up if the app is running in the backround.
sid0101 said:
.. but perhaps you could have a button on the dialpad for the SMS history, contact list, or favorites, or something...
Click to expand...
Click to collapse
if you don't put in any numbers and hit either the dial button or the sms button, the former takes you to your contacts(and I think I know what's wrong with it, fixing it now), and the latter takes you to SMS history.
sid0101 said:
However, I do have a problem when it comes to loading my contacts... for some reason nothing shows up. Before I was able to.
Click to expand...
Click to collapse
Not a problem anymore. Fixed the contacts and a couple of other things and posted a new cab.
Great progress on this app (and in such a short time!). Finally just got the latest version installed and am playing around with it.
The buttons appear to be too big - I would guess I can see about a quarter of the icon I'm supposed to be able to see for ech of the numbers and the dial and SMS buttons down below.
When I click over to SMS history I get a "could not retrieve messages." error.
Dialing gets me a "web exception" error.
Im gonna keep playing with it though.
whoops. new build. should work now.
fixed the smsmessage history "error parsing message xml" error. new build posted. also fixed a small contacts error.
Is there a way to add an auto update function?
The screen does not fit properly in SE Xperia X1a. Can you make a version for WVGA?
- TKN
waiting on qvga. would be happy to test.
I was wondering if there is a program built in the HTC that can send photos in 1 click to the assigned emails.
For example : I take a picture, go to send - email, and thats it.
The software automatically sends the picture to any assigned emails.
On my previous N97, I had a program called PixelPipe that can do that. But since the HTC triumphs over the N97, I feel that it can do that without the fuss of using an external program.
If its not possible, what program does that ?
You can do that with the camera.
Take a picture, and when the menu bar appears, click the envelope
Thanks for replying
Yes im aware of that feature, but thats exactly why I was referring for (implied actually)
I want a way to click e.g. Send by Email => It sends to all assigned contacts directly
The option you are referring to, I have to add the emails manually, PLUS I must have an email assigned to the phone.
So any ideas ?
ZaZu90 said:
Thanks for replying
Yes im aware of that feature, but thats exactly why I was referring for (implied actually)
I want a way to click e.g. Send by Email => It sends to all assigned contacts directly
The option you are referring to, I have to add the emails manually, PLUS I must have an email assigned to the phone.
So any ideas ?
Click to expand...
Click to collapse
Sorry - you've lost me there. Of course you have to have an email account on the phone, and of course you have to enter email addresses (or names, if they're in your contact list with email addresses assigned).
No phone in the world will have native functionality to send emails without you first setting up an email account, and to suggest you want to send emails without telling the phone who to send them to is ridiculous.
Either I've completely misunderstood you or that request is ludicrous (no offense, but it is!)
Hmm I think I wrote a rather confusing description
I remember in Pixel Pipe you had to register using your email, so yeah either way you must have your email registered, my bad.
But other than that here is how it works :
You open the program
You add a list of emails you want to send to
Take a picture
Press " SEND BY EMAIL "
The software comes in and you click your account name
The software sends the picture to emails you already registered to them before
I hope this makes it clearer
ZaZu90 said:
Hmm I think I wrote a rather confusing description
I remember in Pixel Pipe you had to register using your email, so yeah either way you must have your email registered, my bad.
But other than that here is how it works :
You open the program
You add a list of emails you want to send to
Take a picture
Press " SEND BY EMAIL "
The software comes in and you click your account name
The software sends the picture to emails you already registered to them before
I hope this makes it clearer
Click to expand...
Click to collapse
Okay, I understand now. I just don't see why that's any better than the native functionality of the phone as it stands.
You open the camera app
You take a picture
You press send
You select email type
You enter email addresses
It sends an email
It's a very straight-forward process. I guess not many people would want to send picture after picture to the same group of people. (I'm not even sure the group of people would want it either lol).
If you really want the application you mentioned earler, you're better off requesting that from the developers. The only close alternatives out-of-the-box are things like facebook or twitter uploads.
Trying to do something similar to the BBM (black berry messenger) .. Friends share pictures in an instant, one click.
Since I dont have a blackberry, I send by email, so I just wanted a faster way to send pictures rather than typing the same email over and over again.
Have you tried using the "Groups" tool in the HTC Contact application? Not sure if it can do e-mail or just phone numbers since I'm not using it myself.
I dunno about the Groups tool, going to check it now.
But I found a good thing about HTC, thats why I love this phone.
If you assign someone with an email in Contacts, then by typing the first letter (or first few) in the " TO : " Field, the name will pop instantly, saving time from typing it all !!!
So its :
*take a picture
*press mailbox sign
*choose email
*type first letter
*choose contact
*send
Love it
But what is the groups tool you mentioned pphuck ??
ZaZu90 said:
But what is the groups tool you mentioned pphuck ??
Click to expand...
Click to collapse
contact tab -> all contacts -> third icon "Groups"
my guess is that you can create a group of people and then use this group for your photo mail, but i haven't tested it myself
Not sure how that would work though, because you are supposed to enter contacts' emails in "Send To" field
ZaZu90 said:
Not sure how that would work though, because you are supposed to enter contacts' emails in "Send To" field
Click to expand...
Click to collapse
i would presume that you could enter the name of the group as a contact
I just tried that, didnt work.
It sounds like a great idea though, it should be implemented !!