lance0 / Antox

Android client for the Tox project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Antox

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

####Submitting Pull Requests

  • All pull requests must be well documentated before being accepted

###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 (SettingsActivity)
  • Documenting the current code base

###TODO

  • Improve the ChatMessagesAdapter (design goal)
  • Redesign welcome activity to be more user friendly

###Screenshots of progress

####Milestones

  • Connect to the tox network
  • Working chat

About

Android client for the Tox project


Languages

Language:Java 89.1%Language:Shell 9.8%Language:Groovy 1.1%