-Fixed GPS always defaulting to text location.
Resolved issue where weather wasn't updating automatically due to SDK changes.
-Battery bar more accurate
Fixed issue with detecting missing default values for location
-Removed the message loop that happened at 00 & 30. (Bad for battery)
-Added default values for first time users. It will default to location services with Montreal Canada as the backup.
Fixed error with blank data due to GPS not being found.
Added battery charge level bar
Added support in configuration for Celsius and Fahrenheit
GPS can now be used for location
-Added API key for weather call. Temperatures should update correctly now.
-When weather update fails it will retry up to 5 times with a delay between retries of 2mins.
-Fixed weather update looplock at 00 and 30. (very bad for battery life)
-Not setting a location will default to Montreal Canada instead of GMT.