This repository has been archived by the owner on Mar 19, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
Changelog | ||
========= | ||
|
||
### Version 1.1-beta1 ### | ||
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 | ||
|
||
### Version 1.0 ### | ||
Released on 30th June 2013 | ||
|
||
- First Play Store build | ||
- Basic widget, no customization |