- android.permission.INTERNET
- android.permission.READ_LOGS
- android.permission.WRITE_EXTERNAL_STORAGE
- android.permission.WAKE_LOCK
- android.permission.READ_EXTERNAL_STORAGE
Sep 10, 2015
* Added "Keep Text on Enter" to the Input Options. Makes it so when you hit enter the text is saved on the buffer.
* Added "Highlight Saved Text" to the Input Options to compliment the Keep Text by highlighting the saved text.
* Added "Command Split" to the Input Options. This will make it so commands can be separated by semicolons when being entered. A space needs to surround the semicolon. (Ex: look ; who ; tell bob Hi! ;) ) will look then who, and then send a tell to bob with a winky face.