Commit Graph

5 Commits

Author SHA1 Message Date
Felix Ableitner 8a1e9b4d5d Added preferences with setting for scan interval. 2014-11-13 23:01:33 +02:00
Felix Ableitner cbcc0802dd Put proguard back in to avoid OutOfMemoryExceptions.
I removed it earlier because of warnings, but these weren't important.
2014-10-30 17:54:53 +02:00
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
Felix Ableitner ebc47e2c8e Changed project language to scala. 2014-10-07 16:20:24 +03:00
Felix Ableitner a8954696bd Initial commit. 2014-10-03 12:55:35 +03:00