Hi Mike, thanks for the feedback!
When I open an app, there are is a visual glitches. There is a rightward arrow mark in the title bar, looks like it's trying to be a button bar but the button edge overlaps with the middle of the label. This is with Mavericks.
Yeah, I've noticed that too recently...
I tried to use the localbitcoins app to find sell offers and it didn't work, the app just stayed on the progress bar after clicking "find offers" forever.
To be honest we haven't looked at the existing apps recently - I'll tell someone from the team to take a look at this.
Could Hive not pick up my name from the operating system?
It probably could, good idea.
Why do the buttons have a custom style instead of being regular Aqua buttons?
Because that's how our designer designed it
Now that you say that, we might actually be better off using standard ones, we'll have to rethink that...
On the profile page, the "Edit" button is not aligned with the "send" button in the left hand tray, so it looks a bit odd and unpolished.
Yeah, we have some tickets for that, we're just too busy now trying to get the most important stuff done before the Miami conference...
Also, on the "change password" screen, the button always looks the same regardless of whether it's enabled or disabled. If you make a mistake typing in your password a second time, there's no visual feedback you've got it wrong: the button simply acts dead when you try to push it.
Good point, there is actually a visual feedback (red background) but only when you press enter.
In the transactions page, it seems like there is an issue with the PENDING label? I had some money in my hive wallet already, and it showed up as PENDING even though it was confirmed for a long time. Upgrade specific issue?
That's possible. Can you check in the Debugging Info window, on "Data store transactions" list, what is the status value for those? I suspect it's really 0=unknown, not 1=pending.
Also, if you go to Debugging Tools and run "Rebuild transactions list", that should fix it too. (This only rebuilds the Core Data table.)
Hive doesn't seem to register to handle bitcoin URIs yet?
It should, we added this some time ago. Does it not work with the one here
https://electrum.org/bitcoin_URIs.html for example? Even if Hive is already started? Maybe try in a different browser?
I had two transactions in my wallet. I sent some money out to my phone, so I expected that transaction to appear at either the top or bottom of my tx list. In fact it appeared in the middle. How are transactions sorted?
They should be sorted by newest first. I suspect this is a data migration problem, I saw that too, but it should rebuild the list on first run to prevent this... Check the dates on the list in Debugging Info mentioned above - the ones that appear above the newest one probably have dates from 2044 or something like that.
Could you also include the time so transactions that occur on the same day can be seen in more detail?
Yeah, we probably should.