Categories
android

Paperless List V1.5 in the Market

I have just uploaded Paperless Lost V1.5 to the Android Market. Here is the change log:

  • Screen now stays on when shopping list is displayed
  • Bug fix: gestures in long lists no longer cross of multiple items
  • Bug fix: manual items stay crossed off
Categories
android

Reader Widgets V2.15 in the Market

Just a quick bug fix release this one. It turns out the listener I added for the upgrade of the apps was triggered for the upgrade of any app! As it happens you can’t filter by app package in the Android manifest alone, you have to filter it in the code for the broadcast receiver as well.

Categories
android

Reader Widgets V2.14 in the Market

I have just uploaded the latest version of Reader Widgets Pro and Free to the Android Market. Here is the change log:

  • Bug fix: added check for background data permission. If SettingsAccounts & syncBackground data setting is disabled then no data is downloaded.
  • Bug fix: added listener for when app is upgraded. This will restart the update service so new data is retrieved. This was particularly a problem on Android 2.2 (Froyo) which blanks out widgets when they are upgraded.
  • Data no longer downloaded on boot-up when a Reader Widget is active. This should speed up boot times slightly when running the widgets.