Does 'user-server control' mean it is an asp.net user(or server) control?
I see you changed the position. It is not covered now. On android the sidebar auto hides and the wallet screen is fully visible(vertical/portrait mode).
Ok, I'm finally back, finally corrected the error that I caused earlier (videos are showing again).
So, yes I also centered the wallet control , so it should theoretically be visible now on all devices (in at least horiz mode).
Thats excellent you can see it on the android, and I can see it on the iphone now also.
Regarding the password field(s), I did make them of the type password, so now they are hidden as you type.
Regarding the wallet control, yes, its an asp.net server control. Its included in our distro, and added to the page as a distinct control, but the devs consuming our DLL will not have any access to the encrypted data flowing back and forth to or from the control. So that is my solution for the 'convenient' approach as we have right now. Again, eventually we should be able to offer the chrome plugin as a second option.
Now can you also test adding comments from the android, and test town hall, and test upvoting and downvoting, and sending bbp back and forth, and verify videos play in general on the android and pc?
Let me know if there are any other issues I forgot to address.
Btw, I did get testnet working again also (but its empty, as I changed the data format). I recommend testing in Prod however for the time being, as I believe we only have one node running in testnet. (Btw, our testnet node is running the lastest BBP core version, with -testnet=1, another words, its not running from the DEV branch, its running from the MAINNET branch. This is because we are about to release a breaking testnet version in DEVelop soon). Let me know if you need any extra BBP for testing.