Pages:
Author

Topic: Bitcoin "Miner Status" - Android App - 0.6.3 Released! OLD THREAD (Read 6389 times)

member
Activity: 99
Merit: 10
1.6 minimum, though, you're welcome to get the source and compile a new version for yourself:
https://github.com/trumpetx/MinerStatus

note, this is an old thread.  0.7.x Thread:
http://forum.bitcoin.org/index.php?topic=9668.0
member
Activity: 77
Merit: 10
Does it work on android 1.5?
member
Activity: 99
Merit: 10
0.6.3 Released!

- The deepbit.net status now includes all worker information on the detailed view page.
- Users can now select between two themes "dark" and "light" on the options page.
- A 4th mining pool has been added: btcmine.com

As always, let me know if you have any feature requests or errors!

Coming soon:
- Mt. Gox trading API integration
member
Activity: 99
Merit: 10
Released 0.6.1

- Significant improvements to some of the back-end code.  This shouldn't speed up the app too much since the biggest slowdown is the latency in checking your pool's website for the latest data, but it's a good change none-the-less.

- FINALLY added the "detailed view" page for each of the three pools.

NEXT CHANGES:
- Adding a toggle for turning Mt.Gox data view on and off.
- Adding a theme selector to pick between some different visual styles.


I'm getting really really close to a 1.0 release at which point I'll probably whip up a Blackberry version of the app and then move on to the iPhone.
hero member
Activity: 560
Merit: 517
I suggest adding a QR code to your post. It's useful for us lazy folk Tongue

member
Activity: 99
Merit: 10
0.5.9 released

- Fixed crash bugs related to invalid Deepbit pool API keys
- You can now remove a Deepbit pool miner. Note: when you remove one Deepbit miner, you remove them all from the list.  This is due to limitations in the JSON response supplied by the deepbit pool.
- There is now an error count for all miners.  If the server doesn't receive a response it will no longer delete your miner right away. MinerStatus will keep trying up to 5 successive times. Error counts are reset to 0 after a good response.

--NEW FEATURES COMING IN 0.6.x

- The default theme has been set back to a dark black background with gray/white text (by request from a user). 
- 0.6.x will support an options menu with a theme selector allowing users to select their favorite visual theme.  The old black&blue on white will be selectable once again.  If you have any "theme" suggestions, shoot them my way : [email protected]
- I will finally get to the "detailed view" page which will show all of the available JSON data for your miner/pool which will be accessible by tapping/clicking on your miner's name.  The new page will allow you to delete your miner (currently when you select your miner a popup asks you if you want to delete your miner). 
member
Activity: 99
Merit: 10
Interesting...  if it doesn't get data back from the JSON web service, it *should* just delete the miner and move on.  I'm going to guess that's not happening correctly.

Thanks for the debugging info!
newbie
Activity: 3
Merit: 0

I went ahead and added deepbit.net just now.

Update away!

Thank you!  

I did have some trouble adding my miner but I have figured it out now and it was my fault.  I pasted the first part of the token and typed the second part after the "_" in lower case.   This caused a force close and would immediately force close when I tried to start the app.  I wiped the app data 3 times before I figured out what it must be.  I noticed you have some detection of improper token format (I had some words up front once and it caught that) but you may want to catch this too.  

I now have a one-stop-shop to check my important bitcoin stats!
hero member
Activity: 711
Merit: 500
Fight fire with photos.
This is really cool. I've been between getting an iPad or Xoom for my business, but now I'm definitely leaning Xoom.

Have you seen the Asus Transformer?

This is what I'm getting.
member
Activity: 99
Merit: 10
This is really cool. I've been between getting an iPad or Xoom for my business, but now I'm definitely leaning Xoom.

Don't get a Xoom on my account... iPads are just flat out better.  Guy at work keeps complaining about his Xoom and what it can't do compared to his old iPad 1.

I went ahead and added deepbit.net just now.

Update away!
hero member
Activity: 711
Merit: 500
Fight fire with photos.
This is really cool. I've been between getting an iPad or Xoom for my business, but now I'm definitely leaning Xoom.

Have you seen the Asus Transformer?

Have you ever seen how mad I get when I decide on something I've researched a while and then someone throws another option into the mix? Haha. Actually, I just looked at it, and now I'm between an Asus Transformer and two Asus Transformers. That's everything I wanted, a lot of the same tech specs as Xoom, but with USB, HDMI, and Micro SD slots? Count me in.
legendary
Activity: 1708
Merit: 1010
This is really cool. I've been between getting an iPad or Xoom for my business, but now I'm definitely leaning Xoom.

Have you seen the Asus Transformer?
hero member
Activity: 711
Merit: 500
Fight fire with photos.
This is really cool. I've been between getting an iPad or Xoom for my business, but now I'm definitely leaning Xoom.
member
Activity: 99
Merit: 10
Consider it on my list!  Probably have some sort of update this weekend.
newbie
Activity: 3
Merit: 0
Thank you for your work.  Now that you have added Mt. Gox prices this is very close to being an app that I would check compulsively.  The only thing missing for me would be access to the Deepbit pool ( http://deepbit.net/ ).  I am hoping you are already considering this.  Thanks again!
member
Activity: 99
Merit: 10
- Adding Mt. Gox public info
- Changing the color scheme a little...  tell me what you think:
https://bitcointalksearch.org/topic/bitcoin-miner-status-android-app-063-released-old-thread-5426
member
Activity: 99
Merit: 10
If anyone ever tells you to use Maven for Android build management, SAY NO !

That said, 0.5.5 is out now WITH support for Slush's pool & Bitcoinpool.  More to come!

Still need to add the "detailed view" page.

This should support Android 1.6 (untested, however).
member
Activity: 99
Merit: 10
Minor update released.  Mostly moving things around in preparation of supporting multiple pools.

Re: Maven:

I'm using Maven inside of Eclipse, actually.  Maven is just the build/dependency manager.  I use it for the dependency management mostly.
hero member
Activity: 588
Merit: 500
I'm having trouble getting my mavenized project to compile properly with 1.6 -- it might be that I can't do 1.6 with maven, and I care more about maven than 1.6 support unfortunately Sad

I'll see what I can do.

You prefer Maven to Eclipse? I've never tried Maven.
member
Activity: 99
Merit: 10
I'm having trouble getting my mavenized project to compile properly with 1.6 -- it might be that I can't do 1.6 with maven, and I care more about maven than 1.6 support unfortunately Sad

I'll see what I can do.
Pages:
Jump to: