Android client for the Tox project. Still in heavy development.
####Known to work on
- Samsung S3 running android 4.4 and cyanogenmod
- Galaxy Nexus running android 4.4
###Completed
- Loading and saving of user settings
- Display a welcome screen when using the app for the first time
- Add Friend activity
- Design MainActivity window to hold friends list
- Extended Adapter class for the friends list (show status, online/offline)
- Design ChatActivity window for conversations
- Extended Adapter class for displaying chat messages (only basic - needs a lot of design improvement)
- Searching through friends list
###In Progress
- Implement jToxCore
- Store a list of up to date DHT servers
###TODO
- Improve the ChatMessagesAdapter (design goal)
- Redesign welcome activity to be more user friendly


