Vitalii Koshura

Results 409 comments of Vitalii Koshura

@davidpanderson, is there a release branch for 7.16.0? I then could build apk for you.

Can this be closed now?

I'm closing this ticket. Main points: - I'm responsible for Android Release. - Both me and David have signing keys and access to the Google PlayStore (currently BOINC is not...

As I can see it is still an issue. There is a similar ticket #2107

Yes, only 'Uninstall' option is available now ![image](https://user-images.githubusercontent.com/3234209/46350718-297bba00-c65e-11e8-89a8-70c43f1cd1ec.png)

@sinusoid2, that's not just a logic change, there should be also a user settings to control this and set preferred values for idle and busy mode. If you want to...

Example of usage: https://stackoverflow.com/a/12954037

Ok, I need to polish it then because currently it's not ready to be shown to anyone😜

JavaScript itself is slow. Machine-converted code from c++ with its complexity to JavaScript, I'm afraid, will produce very slow solution. So personally I'd rather create JS client from scratch than...