summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-16Prevent lame pixels of deathJesusaves1-1/+1
2020-12-16Resize screen format to 9:16 breaking EVERYthing on the processJesusaves2-3/+3
2020-12-15De-hardcode server list (so it might be possible to add new ones laterâ„¢)Jesusaves3-12/+9
2020-12-15Swap the default import order of SSL in Android.Jesusaves1-3/+3
2020-12-15Modify websocket core because SSLSocket does not exist in Android.Jesusaves1-1/+7
2020-12-15Do not pass SSLOPT on non-SSL connectionsJesusaves1-4/+6
2020-12-15Disable default SSL support, it is still available if someone wants it.Jesusaves1-20/+3
2020-12-15Add OpenSSL and enum as packagesJesusaves39-0/+4728
2020-12-15Return SSL to optionalJesusaves4-9/+19
2020-12-15Fix very rare errorJesusaves1-1/+4
2020-12-15Reduce title size from 54 pixels to 48 (so it fits better)Jesusaves1-1/+1
2020-12-15Project codiname is now Mana Spheres.Jesusaves3-9/+12
2020-12-15Optimize packet flowJesusaves2-10/+12
2020-12-15Small optimizations to make the good ol' libraries work againJesusaves2-7/+24
2020-12-15Give a cleanup to main menu screenJesusaves2-10/+24
2020-12-15Websocket path buildingJesusaves2-109/+62
2020-12-09Websocket experimentJesusaves22-0/+4409
2020-12-09Initial commit, forked from SpheresinitJesusaves493-0/+41984