Matthew Carlson

Results 11 issues of Matthew Carlson

Trying to figure out what's going on here. 05-15 15:54:39.383 9567-10053/ V/Transaction: using lollipop method for sending sms 05-15 15:54:39.390 9567-10053/ V/Transaction: using system method for sending 05-15 15:54:40.662 9567-10285/...

When trying to sign into a forge server, this error presents itself. ``` java.net.SocketException: Software caused connection abort: recv failed at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(Unknown Source) at java.net.SocketInputStream.read(Unknown Source) at...

feature

It seems like the binding onto an interface is broken. I can specify the interface alias through compartment but it allows traffic over other interfaces because they're in the same...

Awesome project. Tried to use my surface pen and it didn't like it. My guess it the way that input is handled. Uncaught TypeError: Cannot read property 'clientX' of undefined...

### First Check - [X] This is not a feature request - [X] I added a very descriptive title to this issue. - [X] I used the GitHub search to...

First off, fantastic product. I saw it on [hackaday](https://hackaday.com/2022/08/28/automate-your-desk-with-the-upsy-desky/) and bought it once it came back in stock. I have an uplift paddle controller, which I was worried about but...

**Is your feature request related to a problem? Please describe.** When I message the telegram bot, I'd love for it to auto download the video if the message is a...

I'm running into some issues getting the anyBudget demo code to function. I've deployed a Parse backend to Heroku, which is running fine (2.2.18). It is configured to serve the...

This adds rudimentary FIFO capabilities to this library. Namely, turning it off and on, toggling the different modes, and checking if there is data in the fifo. There's a new...