This repository has been archived on 2019-12-07. You can view files and clone it, but cannot push or open issues or pull requests.
ensichat/app
Felix Ableitner 3bd4feacbd Added text chat functionality.
- ChatFragment with layout, Fragment handling in MainActivity
- [MessagePack](http://msgpack.org/) serialization in TextMessage
- MessageStore to hold old messages
- various small code enhancements

Way too many changes for one commit, but it's too late to change.
2014-10-30 00:23:01 +02:00
..
src Added text chat functionality. 2014-10-30 00:23:01 +02:00
.gitignore Initial commit. 2014-10-03 12:55:35 +03:00
build.gradle Added text chat functionality. 2014-10-30 00:23:01 +02:00