Toshiro

Results 15 comments of Toshiro

Hi @comando95 I am not sure if I got your question :) What do you want to do?

Hi @comando95 Maybe you can listen onSeekComplete in FullscreenVideoView. Is that what you mean?

Hi @skhizerabass So, usually, like VideoView, the preparing stage is called after setting url or calling prepare manually. Did you call setVideoURL or prepare in any other stage? Or, do...

Hi @VijaySnawane @kcochibili So, probably, it is caused by the Fragment being recreated instead of video view being restarted :) There are many ways to avoid it but I suggest...

Hi @arshad1264 Sorry, but what do you mean but disable video controls? Hide it? If just hidding is enought, you can use FullscreenVideoView directly, since video controls is a custom...

Hi @Fred117 Well, probably that is because of SurfaceView. I'll try to test using a device because I only have Genymotion here now. I'm making some improvements for Api 16+...

Hi @sdaza This error is returned by OS. If you run the exactly command in Terminal, it executes ok? The command was executed but probably, this command requires user interaction...

Ok, but unfortunately, commands that prompts for stdin will not work. I have these kind of commands too with scp, and I use it without password. In fact, is more...

Hi @udiNur Can you test the latest release and see if the bug is fixed? https://github.com/rtoshiro/alfred-workflows-addcalendarevent/releases/tag/1.2.3 I just updated the version and i think I fixed this bug.

Hi @udiNur I've updated the new version without these alerts. Thanks T