Changelog

Version 0.32015-06-11T03:06:12.665

Well this is awkward - a major bug was causing double timezone conversions. That has hopefully been fixed....

As well, there is an issue of heavens-above being overwhelmed and instituting quotas. Not sure what they are at the moment. But trying to ensure I only make reasonable requests.

1 - Remove hourly updates
2 - put semaphore around sending request to ensure only a single request is sent
3 - fixed double UTC to Local Timezone conversion!

Version 0.22015-06-05T10:55:55.129

Added date to string.
Removed settings flag (shouldn't attempt a settings page)
Removed hourly refresh - try to reduce strain on heavens-above

Version 0.12015-06-05T00:00:01.487

Initial release.
Using current location, finds the next 4 flares of at least a 0 magnitude.
Every minute alternates between:
* text display of (local) time, azimuth (compass direction), altitude (how far to tilt head back) and magnitude (how bright - smaller is brighter)
* graphical map of the flares

Based idea and initial code base from "Iridium Forecast Clock" by Nikita Komarov.
Changelog - Pebble Appstore