Commit graph

5 commits

Author SHA1 Message Date
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
6c4fe96f10 Updated to Android 5.0, updated gradle. 2014-10-18 16:53:23 +03:00
6579a754a7 Added ".debug" suffix to debug app's package name. 2014-10-11 21:27:32 +03:00
ebc47e2c8e Changed project language to scala. 2014-10-07 16:20:24 +03:00
a8954696bd Initial commit. 2014-10-03 12:55:35 +03:00