Difference between revisions of "PrediSat"

From Pilot_51's Wiki
Jump to navigation Jump to search
(Post-release stuff)
Line 13: Line 13:
 
-Initial release to the Android Market!<br />
 
-Initial release to the Android Market!<br />
 
<br />
 
<br />
Started development on 2010-06-29
+
Started development on 2010-06-29<br />
 +
<br /><br />
 +
== Known issues ==
 +
-DST is sometimes 'forgotten' while running in background as AlertService, app/service needs to be restarted to get DST again.<br />
 +
-3 crash reports: IndexOutOfBoundsException and 2 NullPointerException

Revision as of 03:57, 30 August 2010

PrediSat is an Android app that grabs Iridium flare and satellite pass data from Heavens-Above.com and formats it for the small screen of the phone. It also includes a few features to make satellite watching easier, such as alerts, countdowns, and night mode.


Links

PrediSat in Android Market (Android-only link)
PrediSat on AppBrain
Heavens-Above (the source of satellite data for PrediSat)


Changelog

v1.0.1 and v1.0.2 [2010-08-28]

-Fixed two crash bugs in the web browser.

v1.0.0 [2010-08-28]

-Initial release to the Android Market!

Started development on 2010-06-29


Known issues

-DST is sometimes 'forgotten' while running in background as AlertService, app/service needs to be restarted to get DST again.
-3 crash reports: IndexOutOfBoundsException and 2 NullPointerException