With the release of WOD Tracker Pro version 2.0, there were a LOT of improvements. Along with those improvements, there was one feature that was disabled/broken – Search. I couldn’t get the searching to work with the 2.0 version. I believe the search API was changed in the latest version of Android that I was developing… Read more »
Posts Tagged: RSS
App updated to version 1.5
This is a significant update for the app. 90% of the app was rewritten. The app should be much more efficient than the previous version. In addition to just rewriting the app because it was fun, I added a library called ActionBarSherlock. Android 3.0+ (codenamed Honeycomb) introduced the action bar. Previous version of Android didn’t… Read more »
Version 1.4.9 has been pushed to the market
This is mostly a maintenance release. There were only two persistent bugs in the past few months and they were others related to the database being locked for a small amount of the WOD Tracker user population (less that 5%). After studying and debugging, I believe I’ve figured out a solution. The reliance on the… Read more »
1.4.1 update notes
The app has just been updated to version 1.4.1. The last update wasn’t as spectacular as I hoped it would be. The changes in this release include: Updates to the personal records sync. Version 1.4 introduced a bug where notifications weren’t always being displayed. There were also duplicate personal records being created. WOD history sync… Read more »
Version 1.4 published to the market
Below is the change log: Percentage Calculator. You type in your 1-rep-max weight and the app calculates the following percentages of that weight (95, 90, 85, 80, 75. 70, 65, 60) Fixed a bug in the RSS Feed import that was sometimes causing the app to force close. This is the only recurring bug in… Read more »
WOD Tracker pro updated to version 1.1
Welcome to the first update for WOD Tracker Pro! In this version, there is better support for RSS feeds. If your feed still isn’t being pulled in correctly, please let me know. Contact me via the website or send me an email – pete [at] wodtracker [dot]net. Two-way syncing from the web to your device…. Read more »
Success of WOD Tracker Pro
I published WOD Tracker Pro onto the Android market 2 days ago. There have been a few installs over those few days. I can honestly say that I am happy with the limited number of downloads, mostly since it shows that there is an audience out there willing to pay for the time and effort… Read more »
Import from RSS Feed troubles
I really loved it when I was able to finally add this feature to my app. I see that a lot of people are using it now because I’ve been getting reports of an empty box with no WODs listed when the “Import from feed” button is clicked. It looks like I’ll be spending a… Read more »
Web synchronization, from your device to wodtracker.net
My WOD Tracker app is now syncing to wodtracker.net/sync. I created a very rudimentary view of the data – just a plain (read:ugly) html table at the moment. The programs I wrote on the website that process the data from the phone are super quick. I’m very excited that I got that part working. Note… Read more »