aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2012-09-29Updated README with some resoures from when I was developing today.HEADmasterTeddy Wing
2012-09-29Got message displaying working through web sockets by refreshing the data ↵Teddy Wing
when it comes in.
2012-09-29Got pushing/sending to websockets working. Think I got receiving working too ↵Teddy Wing
but not sure just yet.
2012-09-29Moved tableView datasource to separate class.Teddy Wing
2012-09-29Integrated multi-line SMS-style text box for chat pane. Added a tableView ↵Teddy Wing
for chat messages.
2012-09-29Got RootViewController to show a UIWebView containing the sample Google Maps ↵Teddy Wing
API site.
2012-09-29Added READMETeddy Wing
2012-09-29Initial commit. Created RootViewController class with UIWebView.Teddy Wing