Rish Bhardwaj

Results 48 issues of Rish Bhardwaj

First of all, thanks for your great work! I was going through the Youtube version of this, and was bummed that I might have to write the Vimeo one. But...

`PboJni.glReadPixels(0, 0, rowStride / pixelStride, inputHeight, GLES30.GL_RGB, GLES30.GL_UNSIGNED_BYTE);` doesn't work for me. I changed the pixel stride to 3 for RGB, and I keep getting W: [SurfaceTexture-1-10470-0] bindTextureImage: clearing GL...

I know this is a reaaallly old repoitory and you may have done this by mistake, but you've used == in place of .equals() for string comparisons. one such place...

A video would be nice to see exactly what you did. I'm trying to fuse two different cameras - one visible light and one low light imager. I can't get...

Hi! Thanks for the sample. How is proguard supposed to work databinding? Do I have to `keep` all classes that are in the UI package so that they've visible via...

It'd be great to add support for features of notifications introduced in Android N . Namely, RemoteInputs-quick reply and quick actions.

I spent about half an hour debugging a particular part of my code later to realize it was the @DebugLog annotation that was causing the huge delay! One of the...

Something fun would be fun.

`chrome://flags -> dark mode` makes the website look really kickass. Follow the color scheme and update it with a new color scheme.

I didn't realize I had left some autotrack.js files for analytics in the repo. Will remove these as I don't want false metrics for others who clone the repo :)