novendraap / kraigsandroid

Automatically exported from code.google.com/p/kraigsandroid
0 stars 0 forks source link

Date at lock screen text #17

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,

Just wanted to ask for a feature: an option to include the date on the lock 
screen text. An option to add it using the Custom text would be enough.

If it's Friday night... now I see "6:45" on the lock screen for instance, and 
it would be better to be sure that the alarm will go off on Monday and not on 
Saturday morning. The countdown option it too long imo... so I would prefer to 
have "6:45 - Mo 19 Jul" for instance ok "6:45 - 19/7".

Cheers, and thanks!
Mguel

Original issue reported on code.google.com by gmg...@gmail.com on 17 Jul 2010 at 3:20

GoogleCodeExporter commented 8 years ago
What if, rather than making it an option, the time field expanded to a time and 
date anytime the alarm time is more than 24 hours in the future?  Getting the 
date format correct for the user's location might be tricky, but there's 
probably an android library that will format the date properly for you.  Have 
to check into it, though.

Original comment by kraigs.a...@gmail.com on 19 Jul 2010 at 3:24

GoogleCodeExporter commented 8 years ago
That would be good. If it's hard to implemement the complete date, the repeat 
info would work also. Using the same example than before:
"6.45 - Mo, We"
would be enough to ensure a Saturday good morning sleep when I check it on 
Friday night ;)

Thanks!

Original comment by gmg...@gmail.com on 19 Jul 2010 at 4:04