- android.permission.ACCESS_WIFI_STATE
- android.permission.ACCESS_NETWORK_STATE
- android.permission.WRITE_EXTERNAL_STORAGE
- android.permission.VIBRATE
- android.permission.INTERNET
- android.permission.READ_EXTERNAL_STORAGE
Jan 17, 2016
Fixed problems with black screen of death in chat window as well as duplicate chat texts. Sped up the communications with the server so that chats should appear closer to real-time rather than having to wait a specified number of seconds before the next server communication.