karoliszem93 / weather-notification-android

Automatically exported from code.google.com/p/weather-notification-android
0 stars 0 forks source link

New representation of temperature units #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Please add new variant of temperature units: C(F)
It will be very helpful for remember temperature in Fahrenheit.

Original issue reported on code.google.com by mea...@gmail.com on 20 Jan 2011 at 10:40

GoogleCodeExporter commented 9 years ago
How it should look like?
Something like this: "15°С(59°F)"? Or this: "+15°С(+59°F)"?

Is it necessary to add "F(C)"? For example: "59°F(15°С)".

Should the temperature value in brackets be added to all temperatures? Or it's 
enough to add only to the current temperature?
Please note, that adding the second temperature to the notification icon is 
problematic.

Should the "F" or "C" letter be added to all temperature values for usual 
Celsius or Fahrenheit units? For example: "+15°С", "+59°F".

Original comment by DNelubin on 22 Jan 2011 at 11:54

GoogleCodeExporter commented 9 years ago

Original comment by DNelubin on 22 Jan 2011 at 12:10

GoogleCodeExporter commented 9 years ago

Original comment by DNelubin on 22 Jan 2011 at 12:10

GoogleCodeExporter commented 9 years ago
I think notification icon may show temperature in the current format. I want to 
see both reporesentations of a temperature for the current temperature when I 
drop down the notification bar. The sign for temperature in this case strongly 
required because the case -5°С(+24°F) is not the same case that 
+5°С(+41°F).

I think the variant "F(C)" is necessary too.

Original comment by mea...@gmail.com on 22 Jan 2011 at 2:25

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 4b8bb44cf8.

Original comment by DNelubin on 28 Jan 2011 at 7:03