The latest version 3.5504 has been uploaded to the URL below as "wX.apk". The next oldest version has been renamed to include the version number:
https://drive.google.com/folderview?id=0B9OogdTO1kXqYzktaHZzdGdQSEk&usp=sharing
Android 4.2 or later is required.
Changes:
- The functionality to show the sunrise/sunset ( by tapping the summarized 7 day forecast on front screen and scrolling to bottom ) has moved from pulling the data from a .com weather provider to computing the times locally. Two additional advantages are the time will display following Android's global time setting of either AM/PM or 24 hr time and for locations outside your timezone the times will be listed for the timezonze your android device is currently configured for.
- Support for non-US locations was added last summer as an experiment when I was undecided on what US features to add next. Unfortunately New Zealand's non-govt weather provider has restrictions in place on how data may be reproduced and thus it's being disabled from within wX. The source code remains (for now) but the ability to access it from within location settings has been removed. I doubt anyone is using this so it's just an FYI. Canada (somewhat useful)and Australia will remain. With this change and the change above wX mostly sources weather content from .org, .gov, and .edu entities. (twitter widgets the one expception) This should make other forms of distribution easier.
- Additional changes were made for tracking what notifications have been issused so that when "alert only once" is configured notifications will not fire for a 2nd time due to flaky networks.
- In the dedicated HRRR model viewer ( MISC tab, top row, right ) in addition to the HRRR NCEP production run the HRRR Experimental ( which is actually the default if one visits the website ) is now available. Limited testing has been performed so far.
- COD Mesoanalysis previously in BETA is now accessible from the submenu in COD Models
- In settings, deprecated themes based on white and another color were removed from the pull down menu. Going forward the most supported themes will continue to be blue, black, green, gray, and to a lesser extent white.
- Dialog boxs for pre Android 5.x devices now use material design theme. ( such as help, about, radar status )
- To support the above feature the support library was updated to v7.22.1.1
- Underlying NDK and SDK used to create this release were both updated to current revisions, minor version number was bumped up to mark this change and the one below.
- Development environment was switched from Eclipse ADT to Java Studio so source code tree has a different structure. ( source code is available for each release )
NOTE: The previously mentioned http changes related to retry/backout have been taken out as they caused issues. Since the root cause was determined to be an IPv6 issue anyway it was not an issue to remove this since it's been working fine for some time.
Please let me know if you have any issues or suggestions on this new functionality.
thanks,
Josh