0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 17 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated to burnbot-0.8.9.2 More... over 13 years ago
Fixed some image retrieval code and also am now using SimpleWebCache instead of DrawableManager for async image retrieval. The benefit being that the Cache will retrieve and store in the local app cache folder. More... over 13 years ago
Updated some adsense keywords More... over 13 years ago
Updated the version to 0.8.9.1 More... over 13 years ago
Fixed a bug which set all added food log entries to the first meal (i.e. Breakfast). More... over 13 years ago
Updated FlurryAgent.jar to 1.24 More... over 13 years ago
Updated the version to burnbot-0.8.9 More... over 13 years ago
More fixes for the image URL changes. More... over 13 years ago
Fixed a food thumbnail issue due to API change. Released as burnbot-0.8.8. More... over 13 years ago
Added an extra check for empty meal names cursor. More... over 13 years ago
Updated to 0.8.7. More... over 13 years ago
Added a refresh button to the AddFoodLogEntryActivity layouts. This is to be used incase the meal names aren't properly retrieved on startup. More... over 13 years ago
Forgot to re-enable adsense from test mode. More... over 13 years ago
Updated to 0.8.6. More... over 13 years ago
Merge branch 'content_provider' More... over 13 years ago
Minor cleanup of onRefresh() vs onRefreshClick(). Also cleaned up some minor code changes. More... over 13 years ago
Changed onRefreshClick() to onRefresh() to fix a bug. More... over 13 years ago
Switched the order of the managedQuery and label fetch. More... over 13 years ago
More logging to figure out the notification of DB caching of nutrition label More... over 13 years ago
Continued working on the FoodLabel caching More... over 13 years ago
Re-Adding the custom User-Agent string. More... over 13 years ago
Continuing the nutrition label content provider and database functionality More... over 13 years ago
General food requests are now stored to the DB. Updating FoodDetailActivity to use a cursor and the info in the DB instead of a WeakReference hashmap in the Application class. More... over 13 years ago
Added a new landscape mode for fooddetail.xml More... over 13 years ago
Updated to 0.8.5. Enabled the Adsense ads. Were previously running in test mode. More... over 13 years ago
Updated to 0.8.4 More... over 13 years ago
Added recent suggestions to the Food search capability. More... over 13 years ago
Removed the Admob meta-data fields from the manifest More... over 13 years ago
Removed the Admob use and replaced with the Google Adsense library. More... over 13 years ago
Removed the EditText view and now launch the Android Search dialog instead. More... over 13 years ago