Releases: evilbunny2008/weeWXWeatherApp
0.3.18
0.3.18 - Added yahoo/weatherzone icons to the forecast on the main screen and renamed the weeWx extension to Inigo after meteorologist Inigo Owen Jones
0.3.17 - Added colour piker code for the widget and fixed display bug in custom page screen
0.3.16 - Added optional custom setting for the app to override custom= in settings.txt
0.3.15 - Added sanity checking for layouts
0.3.14 - Fixed crash on new install
0.3.13 - Fixed out by 1 error if the user hasn't upgraded the data extension
0.3.12 - Tweaked data.txt.tmpl to include custom config file
0.3.11 - Added sanity check for values from since.py
0.3.10 - Added support for rain measurement times other than midnight eg 9am, requires since.py extension in weeWx
0.3.9 - Stopped background service from exiting if the main activity is closed and background processing is allowed
0.3.8 - Extended the radar code to display webpages not just images
0.3.7 - Added radar to the forecast tab if forecast is displayed on the main screen
0.3.6 - Fixed up caching on the webcam side of things
0.3.5 - Added force option on webcam cached image
0.3.4 - Shifted about to the main settings drawer and added a zoom option to the stats page
0.3.2 - This release adds more caching so it doesn't try updating when manual updating is selected.
0.3.1 - Fixed bugs when authentication isn't used.
0.3.0 - Added a drawer layout for settings, added the ability to specify a username/password in the URL for settings.txt and data.txt
0.3.16
0.3.16 - Added optional custom setting for the app to override custom= in settings.txt
0.3.15 - Added sanity checking for layouts
0.3.14 - Fixed crash on new install
0.3.13 - Fixed out by 1 error if the user hasn't upgraded the data extension
0.3.12 - Tweaked data.txt.tmpl to include custom config file
0.3.11 - Added sanity check for values from since.py
0.3.10 - Added support for rain measurement times other than midnight eg 9am, requires since.py extension in weeWx
0.3.9 - Stopped background service from exiting if the main activity is closed and background processing is allowed
0.3.8 - Extended the radar code to display webpages not just images
0.3.7 - Added radar to the forecast tab if forecast is displayed on the main screen
0.3.6 - Fixed up caching on the webcam side of things
0.3.5 - Added force option on webcam cached image
0.3.4 - Shifted about to the main settings drawer and added a zoom option to the stats page
0.3.2 - This release adds more caching so it doesn't try updating when manual updating is selected.
0.3.1 - Fixed bugs when authentication isn't used.
0.3.0 - Added a drawer layout for settings, added the ability to specify a username/password in the URL for settings.txt and data.txt
0.3.12
0.3.12 - Tweaked data.txt.tmpl to include custom config file
0.3.11 - Added sanity check for values from since.py
0.3.10 - Added support for rain measurement times other than midnight eg 9am, requires since.py extension in weeWx
0.3.9 - Stopped background service from exiting if the main activity is closed and background processing is allowed
0.3.8 - Extended the radar code to display webpages not just images
0.3.7 - Added radar to the forecast tab if forecast is displayed on the main screen
0.3.6 - Fixed up caching on the webcam side of things
0.3.5 - Added force option on webcam cached image
0.3.4 - Shifted about to the main settings drawer and added a zoom option to the stats page
0.3.2 - This release adds more caching so it doesn't try updating when manual updating is selected.
0.3.1 - Fixed bugs when authentication isn't used.
0.3.0 - Added a drawer layout for settings, added the ability to specify a username/password in the URL for settings.txt and data.txt
0.3.9
0.3.9 - Stopped background service from exiting if the main activity is closed and background processing is allowed
0.3.8 - Extended the radar code to display webpages not just images
0.3.7 - Added radar to the forecast tab if forecast is displayed on the main screen
0.3.6 - Fixed up caching on the webcam side of things
0.3.5 - Added force option on webcam cached image
0.3.4 - Shifted about to the main settings drawer and added a zoom option to the stats page
0.3.2 - This release adds more caching so it doesn't try updating when manual updating is selected.
0.3.1 - Fixed bugs when authentication isn't used.
0.3.0 - Added a drawer layout for settings, added the ability to specify a username/password in the URL for settings.txt and data.txt
0.3.4
0.3.4 - Shifted about to the main settings drawer and added a zoom option to the stats page
0.3.2 - This release adds more caching so it doesn't try updating when manual updating is selected.
0.3.1 - Fixed bugs when authentication isn't used.
0.3.0 - Added a drawer layout for settings, added the ability to specify a username/password in the URL for settings.txt and data.txt
0.3.0
0.3.0 - Added a drawer layout for settings, added the ability to specify a username/password in the URL for settings.txt and data.txt
0.2.25 - Added an option to show forecast on first page
0.2.22 - Added code to wipe settings, fixed up forecast code to be a little better
0.2.21
0.2.21 - Added code for weatherzone forecasts
0.2.20 - Fixed crash when update in the background was unticked.
0.2.19 - Removed the refresh button and added SwipeRefreshLayout to most screens so manual updates work similar to other apps
0.2.18 - Added manual refresh button to the settings page for those that only want to update manually.
0.2.17 - Bug fixes to prevent app from crashing if the data.txt file has unexpected characters.
0.2.16
Fixed the stats page so time is in 24 hour mode so that times don't get word wrapped, also fixed a minor bug with low barometer readings
0.2.14
bug and indentation fixes
0.2.10
Fixed image caching and used a webview with the cached file rather than the imageview