Released on ??
- NEW: Spanish translation
- NEW: Romenian translation
- NEW: even better feedback mechanism
- FIX: crash on tablets when opening the Settings activity
Released on 11th September 2013
- FIX: updated Chinese translation -- thanks, Hansi Liu!
- FIX: updated German translation -- thanks, Aaron Gerlach!
Released on 3rd September 2013
- NEW: customizable weather location (current position, or manual)
- NEW: switched weather provider to Yahoo! Weather for better accuracy
- NEW: added a whole new set of weather statuses and messages
- NEW: added widget BG color preference
- NEW: added Dashclock and Log Collector to OSS license info
- NEW: differentiated error message for when no location is available
- NEW: vastly improved feedback mechanism (requires READ_LOGS and WRITE_EXTERNAL_STORAGE permissions)
- FIX: crash when sending feedback, if the Play Store doesn't allow it
- FIX: updated German translation -- thanks, Aaron Gerlach!
- FIX: various bugfixes
Released on 7th August 2013
- FIX: reduced widget text size for mdpi devices (which usually have crappy small screens)
- FIX: updated Chinese translation -- thanks, Hansi Liu!
Released on 5th August 2013
- NEW: Chinese translation -- thanks, Hansi Liu!
Released on 25th July 2013
- NEW: built against Android 4.3 SDK (API level 18)
- NEW: declares explicitly that it should only be installed on devices that support app widgets
- FIX: updated German language -- thanks, Aaron Gerlach!
Released on 24th July 2013
- NEW: added translator name in the About box
- FIX: updated German language -- thanks, Aaron Gerlach!
- FIX: clarified that the language forcing only influences the widget itself
Released on 20th July 2013
- NEW: added German language (still missing a couple strings) -- thanks, Aaron Gerlach!
Released on 11th July 2013
- FIX: crash on the Settings Activity on xlarge screens (multicolumn layout)
Released on 11th July 2013
- NEW: weather is now cached to reduce "???" messages while searching for a location
- NEW: you can now force the widget texts language (auto, English or Italian, for now)
- FIX: removed 1 minute refresh interval (was only meant for debugging)
- FIX: removed buttons from loading layouts, they couldn't do anything anyway
- FIX: removed minor bug when switching from loading layout to "real" layout (could have caused issues to poorly written launchers)
Released on 10th July 2013
- NEW: added the "Debug" setting
- NEW: completely rewritten logging system, should allow users to produce more meaningful log reports
- FIX: widget buttons would end up under the widget text when the weather icon was hidden
- FIX: some use cases require using the ACCESS_FINE_LOCATION permission which was not requested by the app (WiFi/Google location off, GPS on)
- FIX: opening the Authors dialog on Android 2.3 would crash the app
- FIX: minor UI fixes
Released on 8th July 2013
- NEW: added Settings Activity
- Customize widget
- Dark mode (useful for bright background)
- Set refresh rate and manually refresh
- Licenses, credits, feedback mechanism
- NEW: added buttons on the widget to refresh and configure it
- NEW: use Google Play Services Location provider where available (better accuracy, low power consumption)
- NEW: use Google Analytics to get feedback on errors and issues and direct future development (with opt-out)
- FIXED: widget being stuck on "loading" ("Let me look out of a f*****g window")
- FIXED: bad handling of weather JSON when there is an error/malformation
Released on 30th June 2013
- First Play Store build
- Basic widget, no customization