farfromrefuge
farfromrefuge
When sharing a track from soudcleod, the popup is actually opened in the browser window. Would be great for it to be opened as a popup (same behavior as if...
I am starting to use your library and i must say i really like it. Now i am thinking about how to improve it. One great way to improve it,...
If i enable autocomplete then it disables the completion files(.sublime-completions) for the language of the current file. Then if i disable autocomplete the completion files works again. Could you make...
Could be achieved with https://github.com/antonyt/InfiniteViewPager Might look at this if find the time. Thanks
Have you seen this https://github.com/ChiliLabs/CHIPageControl ? Could be a great counterpart to PageIndicatorView
may be you can use this one
Very interested by your project! I already have a plugin for the Nativescript cross-platform framework (kind of like React Native but so much better :P) I would love to try...
Would you add support for mtu? It has been added to noble in abandonware here https://github.com/abandonware/noble/pull/41
It would be best to remove offuscated classes because they create a lot of TS errors because they use private words.
You'll see errors with classes like `java.lang.Enum` because there is no default generic type. I wonder if we can determine the right generic type