Skip to content

Releases: jaredbiehler/weather-my-way

Bye bye Yahoo!

15 Feb 23:01
Compare
Choose a tag to compare

Yahoo has decided to charge for lat lon translation and so I've decided to replace them with Weather Underground.

Battery Improvements!

25 Nov 21:19
Compare
Choose a tag to compare
  • Now only waking up every minute rather than every second for drawing updates
  • Checking for weather updates every 30 minutes rather than 15 minutes

With iOS 8, Pebble 2.7 and 'shake wrist to light up' turned off, I'm getting around 8 - 9 days with this build.

Fixed App Crash from Pebble 2.4 Update

12 Aug 02:30
Compare
Choose a tag to compare

Unfortunately the 2.4 update to Pebble causes this app to crash. I've reduced the amount of memory requested for the in and outboxes which seems to free up enough space for the app to work correctly.

Hourly Weather!

25 May 01:00
Compare
Choose a tag to compare

You'll need a Weather Underground API Key but the good news is that WU offers a free developer key (500 hits / day). There are numerous other behind-the-scenes updates in this release as well.

More Android Love

06 May 02:24
Compare
Choose a tag to compare

I finally had a little more time to sit with this app on an Android device and this should clear up the last of the bugs I've found. Also, I adjusted the mostly cloudy icon to be more ... cloudy.

Yahoo Weather Condition Bugfix

04 May 14:35
Compare
Choose a tag to compare

This fix corrected a logic problem with certain YAHOO! Weather condition codes.

Silly ORs and ANDs... Let the sunny and moony icons commence!

Improved Android Support

03 May 21:17
Compare
Choose a tag to compare

Just kidding about that initial release (especially if you tried it on Android). This release includes hardened network support with a focus towards Android.

Initial Release

02 May 03:00
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release

This is my first time creating a release and I wanted to see what all the fuss was about.