Skip to content

Releases: justdave/nwsweatheralertswidget

Version 1.1.4

23 Dec 00:12
Compare
Choose a tag to compare
  • Built against target API 30 (minimum API 14 still)
  • Fix "waiting for feed download" after Dec 11, 2020 NWS requirements changes
  • several crash fixes

Version 2.0 is coming soon!

Version 1.1.3

19 Jun 00:05
Compare
Choose a tag to compare
  • 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

08 Jun 06:36
Compare
Choose a tag to compare
  • fixes a crash when attempting to retrieve an expired alert

Version 1.1.1

23 May 06:12
Compare
Choose a tag to compare
  • The main app now tells you when there are no alerts to display instead of just showing a blank white screen

Version 1.1

26 Nov 11:44
Compare
Choose a tag to compare
  • 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

20 Nov 03:48
Compare
Choose a tag to compare
  • fix failure of widget to refresh on its own in Jelly Bean and Kit Kat.

Version 1.0.4

05 Mar 10:18
Compare
Choose a tag to compare
  • fix a crash at startup that only happens on Android 4.0.x

Version 1.0.3

05 Mar 04:32
Compare
Choose a tag to compare

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

02 Mar 03:19
Compare
Choose a tag to compare
  • 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

01 Mar 05:32
Compare
Choose a tag to compare

minor update to fix the about box, had the wrong icon and website URL in it.