-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Anders Johansson edited this page Mar 6, 2017
·
28 revisions
Version history
0.4.1 (2017-03-06):
- Removed account permission. (avoiding privacy policy)
- Use Email input type for account. Fixes #22
- Minor stuff.
0.4 (2014-09-21):
- New design, and a setting to switch between new and old design. (Drassen)
- Settings can now also be accessed through a launcher icon. (Drassen)
- New application icon. (Drassen)
- Updated to follow changed terminology in Turf application (e.g. "P" for current score). (Drassen)
- Changed to JSON API version 4 for server requests. (Drassen)
- Fixed #23. Dismissing notification didn't work as intended on Android 4.3 or newer.
- Several minor internal changes.
All major changes in this release was contributed by Drassen.
0.3.13 (2013-06-15):
- Minor improvements to error messages caused by failing API server.
0.3.12 (2013-01-27):
- Basic support for lock screen in Android 4.2.
- Update for upcoming server API changes.
0.3.11
- Updated for new API location.
0.3.10
- Added status notifications. (optional) #15
0.3.9
- Attempt to handle invalid XML from turfgame.com when user own zones with unusual characters (åäö) in their name.
0.3.8
- Also start donation version of Turf if installed.
0.3.7
- Start Turf also when there is an error message. Fixes #20
- Fix for failure to start Turf on some occasions. #21
- New application icon
- Added widget preview image (Android >3.0)
0.3.6
- Changed app id and also published on Google Play.
0.3.5
- Updated for server name change from turfa.se to turfgame.com.
- Move running Turf application to front without loading screen. Available from Honeycomb. Fixes #3. This requires system permissions to list and reorder tasks.
0.3.4
- Show progress indicator while refreshing. #12
- Support resizing widget. #11
- Now does network communication in separate thread to not block the UI.
- Update API levels to latest. #5
0.3.3
- Fixed dead widget after Turf launch followed by orientation change. #9
0.3.2
0.3.1
- Updated minimum size. Issue #11
0.3.0
- Working. :-) Updated for moved servers.
- All new graphics, made for high dpi screens.