Jay Rambhia
Jay Rambhia
On the GitHub source of OpenCV, it seems that they have stopped supporting Python Legacy `cv` module and SimpleCV uses it for almost all of the functions. We need to...
@xamox, I'm sending this pull request. It has its own .travis.yml file, and many things are changed. You should create a 2.0/< something > branch and merge this. Other developers...
As it shows here https://bintray.com/bintray/jcenter/com.pkmmte.view%3Acircularimageview/1.1/view#files, the aar file is 12 months old and when I decompiled the class in Android Studio, I get old stuff. ``` java // // Source...
Give an option to filter trending page by tv show or movie. - [ ] Provide API - [ ] Design - [ ] Implementation
There are less than 1% of users using OMDb api to get movie ratings. Should I remove it? Does it work significantly better than flutter api? Given that we have...
Right now, there's no direct way to import collections on that screen. Adding a button and re-using the methods should do the work.
As of now, the app does not provide any way to rename a collection. We can add this in the collection page itself.
**Describe the bug** `DisplayedRating` table has title names instead of ids. This is caused feeding incorrect data to `HistoryKeeper` by history publisher. The publisher gets incorrect data because it publishes...