Commit Graph

12 Commits

Author SHA1 Message Date
ChronosX88
686dc82d8c Changed DHT storage to the newest patched MapDB (3.0.7) from my repo: https://github.com/ChronosX88/mapdb/ 2019-04-27 18:06:23 +04:00
ChronosX88
e7862b5b1c Added BerkeleyDB as storage backend, added support of Kotlin lang, fixed some bugs 2019-04-07 14:04:50 +04:00
ChronosX88
347e195909
Now chats are creating!!! Changed many things in app. 2019-03-22 20:08:29 +04:00
ChronosX88
2680a86ba8 Made creating chat system. Added KeyPairManager 2019-03-21 19:02:34 +04:00
ChronosX88
a8fb301965
Added bottom navigation bar and placeholders for fragments: chat, settings, start chat. 2019-03-13 20:28:05 +04:00
ChronosX88
8194b27c2e [WIP] Started realization initPeer in MVP Arch (and added Global Message Bus) 2019-03-12 17:50:12 +04:00
ChronosX88
cd0300eea0
Implemented custom storage for peer (standard impl isn't working on Android, so custom impl was build on top of MVStore), added JBoss Serialization lib. Also added basic peer initialization (non architectured yet) 2019-03-11 21:23:55 +04:00
ChronosX88
47b23611ae Migrate to AndroidX and storing of PeerID 2019-03-07 17:45:11 +04:00
ChronosX88
8615b0bb80
Added ExtendedApplication class to Manifest 2019-02-27 17:37:32 +04:00
ChronosX88
ab63f87d7c
Added an extended class Application to get the Context from anywhere in the application, the DHT configuration (data storage folder) has been changed. 2019-02-26 15:37:27 +04:00
ChronosX88
b2402f9166
Renamed package and app name, temporary removed unit-tests. 2019-02-26 14:10:08 +04:00
ChronosX88
2fb057e4b6
Initial commit 2019-02-26 13:53:45 +04:00