Releases: justdave/nwsweatheralertswidget
Releases · justdave/nwsweatheralertswidget
Version 1.1.4
Version 1.1.3
- NWS started requiring HTTPS to retrieve alert feeds. The app has been updated accordingly. Should fix the "Waiting for feed download" that never goes away.
NOTE: This problem has resurfaced on or around December 11, 2020, and is NOT what got fixed in this release. Version 1.x is EOL because I have to rewrite half of it to comply with new Google Play policies before they'll let me upload a new version. Expect a 2.0 release soon that will fix this again.
Version 1.1.2
- fixes a crash when attempting to retrieve an expired alert
Version 1.1.1
- The main app now tells you when there are no alerts to display instead of just showing a blank white screen
Version 1.1
- Alert detail text is now rendered in the app in a format suitable for the device rather than loading the NWS site in your web browser when you tap on an alert.
- We no longer show a dummy alert box in the widget when there are no active alerts, making it easier to tell from a distance if there's a real alert or not.
- Added "tsunami" as a keyword for the wave icon.
- Added "freeze" and "frost" as keywords for the icicle icon.
Version 1.0.5
- fix failure of widget to refresh on its own in Jelly Bean and Kit Kat.
Version 1.0.4
- fix a crash at startup that only happens on Android 4.0.x
Version 1.0.3
Bugfixes:
- Fixed a bug that was causing the widget to only display "Widget Loading" for long periods of time on slower devices.
Features:
- Added a "Demo all alert types" function in the app, which shows a list of every alert type the NWS knows how to publish. This is mostly for development purposes, to easily tell which items have icons and colors assigned yet and which don't. You can help by offering suggestions for what kinds of icons to use in Issue #8 .
Version 1.0.2
- Added "Freezing" as a trigger word for the "Ice" icon.
- Added "Rain", "Marine", and "Surf" as additional trigger words for a blue background.
- Added "Fire" icon to match events with "Fire" and "Red Flag" in the
name. - Added "Wave" icon for events with "Surf" in the name.
- Added an orange background for events with "Fire" and "Dust" in the name
- Redid the About box to use the version number from the manifest file so I only have to change it in one place when I release in the future.
Version 1.0.1
minor update to fix the about box, had the wrong icon and website URL in it.