Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-12-15 | Modify websocket core because SSLSocket does not exist in Android. | Jesusaves | 1 | -1/+7 |
2020-12-15 | Do not pass SSLOPT on non-SSL connections | Jesusaves | 1 | -4/+6 |
2020-12-15 | Disable default SSL support, it is still available if someone wants it. | Jesusaves | 1 | -20/+3 |
2020-12-15 | Add OpenSSL and enum as packages | Jesusaves | 39 | -0/+4728 |
2020-12-15 | Return SSL to optional | Jesusaves | 4 | -9/+19 |
2020-12-15 | Fix very rare error | Jesusaves | 1 | -1/+4 |
2020-12-15 | Reduce title size from 54 pixels to 48 (so it fits better) | Jesusaves | 1 | -1/+1 |
2020-12-15 | Project codiname is now Mana Spheres. | Jesusaves | 3 | -9/+12 |
2020-12-15 | Optimize packet flow | Jesusaves | 2 | -10/+12 |
2020-12-15 | Small optimizations to make the good ol' libraries work again | Jesusaves | 2 | -7/+24 |
2020-12-15 | Give a cleanup to main menu screen | Jesusaves | 2 | -10/+24 |
2020-12-15 | Websocket path building | Jesusaves | 2 | -109/+62 |
2020-12-09 | Websocket experiment | Jesusaves | 22 | -0/+4409 |
2020-12-09 | Initial commit, forked from Spheresinit | Jesusaves | 493 | -0/+41984 |