joelmap / omnidroid

Automatically exported from code.google.com/p/omnidroid
Apache License 2.0
0 stars 0 forks source link

GMAIL_SEND input dialog #157

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
User didn't like the section titles.

Suggested following possible options/changes:

Change "EmailTo" to "To (Email address)" or "Recipient's address"
Change "UserAccount","EmailTo" to "Your account","Recipient's address"
Change "Setup Account" to "Login"
Change "Body" to "Message"

Original issue reported on code.google.com by case.and...@gmail.com on 2 Aug 2010 at 12:07

GoogleCodeExporter commented 9 years ago
Login is actually a misnomer, because the account is not actually being logged 
in. The next screen is just basically collecting the authentication data for 
the account to setup. Perhaps the button on the activityLoginInput (maybe we 
should change the name of this activity too) should be "create" and the title 
should be "setup account" to clearly reflect this fact.

Original comment by renc...@gmail.com on 2 Aug 2010 at 2:27

GoogleCodeExporter commented 9 years ago
Yeah that's what I told the user too.  I think "Setup Account" is fine.  It's 
pretty standard language.  The other suggestions have some merit though.

Original comment by case.and...@gmail.com on 2 Aug 2010 at 2:50

GoogleCodeExporter commented 9 years ago
I think I've said it before but I'll repeat it, I think we should do log in to 
check correctness of username/password. I personally often mix up passwords, 
can't keep the track which password pairs with which username. but maybe it's 
just me. 

Original comment by sv767%ny...@gtempaccount.com on 2 Aug 2010 at 3:43

GoogleCodeExporter commented 9 years ago
Yeah, I think there should be a separate button for that, like "validate 
password". So the user can create the account even when the phone is not 
connected to the Internet. But I would probably give this a very low priority 
if we are going to also use OAuth for GMail since logging-in is part of the 
process of acquiring the OAuth Token.

Original comment by renc...@gmail.com on 2 Aug 2010 at 1:36

GoogleCodeExporter commented 9 years ago
I think EmailTo->To is good idea, not sure about body->message

Original comment by sv767%ny...@gtempaccount.com on 3 Aug 2010 at 2:22

GoogleCodeExporter commented 9 years ago
Yeah, I also think body fits the description better than message.

Original comment by renc...@gmail.com on 3 Aug 2010 at 4:28