Post
Topic
Board Trading Discussion
Re: Any GLBSE app for android yet or coming?
by
LWCoder
on 11/09/2012, 00:50:13 UTC
V1.10 is now up on Google Play.

After several weeks with this app on the market it became apparent that one single issue was causing the vast majority of crashes. To correct this issues a content provider has been wrapped around the database and all data requests are now queued through this provider.

What does this mean for you? Hopefully you will see a huge increase in stability and responsiveness, especially after data is retrieved from the server.

  • Increased stability (new ContentProvider)
  • Fixed refresh indicators across the board
  • Reimplemented price chart
  • Added chart controls (1 day, 5 day, 1 month, etc.)
  • Pull-To-Refresh shows last sync time
  • Caching price trend data locally
  • Caching depth data locally
  • Added foundation for background updates (should be complete in the next update)
  • Added foundation for change notifications (should be complete in the next update)
  • Minor bug fixes

Download Link
Install from Google Play

As always, please let me know what you think. Comments and suggestions are always welcome.