# # ChangeLog for src/com/example/helloandroid/ClientThread.java in galcon-client # # Generated by Trac 1.6 # Apr 21, 2025, 9:11:31 PM Wed, 23 Jun 2010 23:55:40 GMT dportnoy [b87af8a] * .classpath (modified) * src/com/example/helloandroid/ClientThread.java (modified) * src/com/example/helloandroid/Connection.java (deleted) * src/com/example/helloandroid/MessageType.java (deleted) Moved Connection and MessageType to galconcommon. Sun, 20 Jun 2010 18:29:03 GMT dportnoy [3a0d468] * AndroidManifest.xml (modified) * res/values/strings.xml (modified) * src/com/example/helloandroid/ClientThread.java (added) * src/com/example/helloandroid/Connection.java (added) * src/com/example/helloandroid/Game.java (modified) * src/com/example/helloandroid/GameView.java (modified) * src/com/example/helloandroid/MessageType.java (added) Added code to connect to the game server.