Commit graph

14 commits

Author SHA1 Message Date
83fc696cc7 Implemented AODVv2, including integration test (fixes #33).
For documentation on how AODVv2 works, see this link:
https://datatracker.ietf.org/doc/draft-ietf-manet-aodvv2/

Note that this implementation is incompatible with AODVv2 itself,
as various details are changed, and not all features have been
implemented
2016-05-29 18:35:50 +02:00
7d1f929c2c Improved readme.
- removed donate link for now
- mention internet transport
- suggest Android Studio for building
2016-04-26 12:27:11 +02:00
8c84cb2924 Updated license text for launcher icon (ref #2). 2015-09-27 16:28:57 +02:00
twzkxkan
7d1beeff24 fix typo, clarify that messages are encrypted 2015-09-24 09:52:39 -04:00
86d9275dcf Added launcher icon (fixes #2). 2015-09-24 15:29:40 +02:00
82f495641d Updated build instructions. 2015-06-26 17:34:21 +02:00
c1e091825e Fixed app name higher/lower case. 2015-06-24 16:20:30 +02:00
7e71d231c9 Added Google Play and F-Droid badges. 2015-02-25 20:29:17 +01:00
2eb163951b Added donate link to readme. 2015-02-10 21:08:39 +01:00
e60813a5a6 Updated readme. 2015-02-09 21:49:51 +01:00
5f123afcab Create "thin" build type and clean up previous commit.
The "thin" build type relies on system scala library, while "debug"
and "release" provide the library itself.
2014-12-02 19:02:01 +02:00
308d92185e Readme formatting fix. 2014-10-25 22:31:58 +03:00
521397b85d Added build instructions. 2014-10-03 13:08:08 +03:00
d7d4332b12 Added license information. 2014-10-03 13:05:28 +03:00