Abugadro’s Changelog.
v0.1.0 – Cheerful Centipide (Coming Soon!)
- Display GoogleCode Wiki / HG Commits
- Google Code OAuth complete, with adding comments / adding issues
- Nag-of-the-day
- Start a basic implementation of Issue 2
v0.0.14 – Bright Barnacle Redux (Released August 16, 2010)
- Added Issue Sorting on Issues List (Press Menu to Sort).
- Displays helpful Toasts
- Fixes duplicate label bug
- Adds an option to enable/disable anonymous usage sharing (Press Menu-> Settings on the Main Screen)
- Adds an option to enable/disable automatic data refreshing (Currently inactive)
- Adds option to reset all settings to default. Use if you’re having issues.
- Displays GoogleCode SVN Commits.
v0.0.12 – Bright Barnacle (Released July 11, 2010)
- Restructured the database to add support for GCode-Wiki, Gcode-SVN, Gcode-HG, Redmine/Bugzilla/etc (Though they’re not in it yet)
- Moves database from /sdcard/data/net.k3rnel.abugadro to /sdcard/Android/data/net.k3rnel.abugadro/abuga.db
- Added a “Sync Timer” that automatically starts syncing when you open a project or issue, if it hasn’t synced in the last 30 minutes.
- Automatically parses latest issues when creating or browsing a project
- Automatically parses latest comments when browsing an issue
- Displays issue’s comment’s changes, such as label adding or removing.
- Display helpful Toasts
- Hiding the unused/unfinished buttons. No need to display them yet.
- Allows installing on SDCard if on Froyo.
- Added Flurry, a library that allows me to keep track of app usage, although currently it only tracks app launches. (This is totally optional!)
v0.0.8 – Brave Barnacle (Released June 24, 2010)
- Fixed a crash if you had no Internet Access, displaying a non-obtrusive icon on top.
- Improved speed when opening an issue.
- Issue List loads faster
- Fixed a bug when refreshing a project’s issues that would bring up all issues on the database.
v0.0.7 – Adorable Ant (Released June 22, 2010)
- Supports read-only Google Code issues
- Can select between Open and Closed issues.
- Can browse a particular issue and its comments
- Wiki, SVN, Search buttons are disabled / not finished