Alvaro Fernando García

Results 80 comments of Alvaro Fernando García

> How much of this should go in a future Java binding? Most of the code is Android specific, but I can try to do a Java binding after this...

> crosswalk Those are external libraries used at Android 4 times, ie. they compile the entire webkit and include it inside the apk, similar to electron on the desktop, and...

> @rainbyte I have an Android development environment set up and I'm starting to test this. Sorry for the delay. That would be great @justjosias , I didn't look into...

Also Local PoW doesn't need to be the default behavior. An alternative could be use it as fallback when server is down, showing a warning if needed or having an...

I think it doesn't count as mining, because mining implies someone is obtaining a reward. NANO calculations are only used as anti-spam measure, similar to a captcha.

Thanks! It seems to be working like in those screenshots. The remaining detail is that the `$` symbol should go before the number, in this way `$ 4,97`. Also other...

Maybe storing this information locally is enough. In the future an option to backup/restore or share the info could be added

This feature is mentioned [here](https://www.ledger-cli.org/3.0/doc/ledger3.html#Commodity-equivalences) inside ledger-cli docs page

First, thanks for the fast answer :+1: I think equivalences feature would be useful given the usage of cryptocurrencies today. At least cases like this one should be supported: ```...

I'm experiencing this issue using gnome wayland on archlinux. Versions tested: - mypaint-1.2.0-3 - mypaint-git-1.2.0.r295.g427c7e5-1 Thanks in advance