Abugadro Blog

Because Developers are People Too!

Abugadro v0.0.12 “Bright Barnacle” now available

Posted by Nushio July - 11 - 2010 - Sunday

There’s been a lot of changes that have kept me busy with this release, and yet it’s not the mythical “0.1.0″ I’ve been promising.

What’s been keeping me busy?

  • Restructured the database to add support for GCode-Wiki, Gcode-SVN, Gcode-HG, Redmine/Bugzilla/etc (Though they’re not in it yet)
  • Automatically parses latest issues when creating a new project
  • Automatically parses latest issues when browsing a project
  • Displays issue’s comment’s changes, such as label adding or removing.
  • Moves database from /sdcard/data/net.k3rnel.abugadro to /sdcard/Android/data/net.k3rnel.abugadro.
  • Display helpful Toasts
  • 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.
  • Allows installing on SDCard if on Froyo.
  • Hiding the unused/unfinished buttons. No need to display them yet.
  • Added Flurry, a library that allows me to keep track of app usage, although currently it only tracks app launches. (This is totally optional!)

This one took quite a while, as the db changes where exhausting. I hope that the next releases will be done a lot more frequent, as I start stabilizing the application and its database.

Comments are closed.