Alexey

Results 6 comments of Alexey

Hi, everyone! @moust, it looks like it's not working for Dialog, only for Activities ([familiar issue in stackoverflow](https://stackoverflow.com/questions/10633677/android-mediacontroller-of-videoview-within-dialog-appears-behind-the-dialog)) If somebody still need video player with controls i've recently created [another...

Can you provide some code if issue is still actual of cause =) I've same issue because of treating RSA key from method ```generateRSAKey``` as string but its object and...

@awdDev786 you should pass a key in ```publicKeyString``` it will not work without it. Here is its implementation in ```cryptico.js```: ``` // Returns the ascii-armored version of the public key....

3. It's in 'controls' now but I can bring it to 'qmlcore/core' and implement its backend for html

You can try it with qmlcore-android: ``` ./qmlcore/platform/pure.femto/build-android-native.sh ```

@paiext what do you mean by "row menu"?