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 5e26fcce75 (De-)serialize message to/from byte array instead of stream.
This lets us get rid of seperate `getBytes` function for signing,
and is needed for end to end encryption.
2014-11-06 17:15:05 +02:00
..
src (De-)serialize message to/from byte array instead of stream. 2014-11-06 17:15:05 +02:00
.gitignore Initial commit. 2014-10-03 12:55:35 +03:00
build.gradle Updated dependencies, downgrade scala for incremental compiles. 2014-11-06 01:29:23 +02:00
proguard-rules.pro Put proguard back in to avoid OutOfMemoryExceptions. 2014-10-30 17:54:53 +02:00