Commit Graph

19 Commits

Author SHA1 Message Date
ChronosX88
8a0e370936 Added patched MapDB (v1.0.6), some changes in DataSerializerEx to prevent app crash 2019-04-06 07:16:04 +04:00
ChronosX88
ad357c779e [WIP] Changed storage backend to MapDB 2019-04-04 18:35:36 +04:00
ChronosX88
046abcb465 Release 0.1alpha2 2019-04-02 15:19:32 +04:00
ChronosX88
94643207b7 [WIP] Changed architecture: now communications is indirect 2019-04-01 21:52:15 +04:00
ChronosX88
627547c648 Changed app version to 0.1alpha1 2019-03-29 20:41:58 +04:00
ChronosX88
8e349a6955 Fixed some build errors. 2019-03-26 21:28:27 +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
34fe3715ac
Changed JSON formatting (from org.json to Gson), added ping handler (sends pong in reply) 2019-03-19 15:04:06 +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
33f4f7bedf
Removed unneccessary dependencies (I forgot to do this when I was debugging) 2019-03-11 21:28:40 +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
1ccc891503
Removed tomp2p-android (this is unnecessary) 2019-03-07 18:47:46 +04:00
ChronosX88
47b23611ae Migrate to AndroidX and storing of PeerID 2019-03-07 17:45:11 +04:00
ChronosX88
9a39bbd576
Changed from Kademlia to TomP2P DHT. 2019-03-05 15:26:45 +04:00
ChronosX88
4b617c249a
Fixed hex representation of KademliaID 2019-03-01 18:49:31 +04:00
ChronosX88
724c3c8da7
Fixed package in classes of kademlia package. 2019-02-26 14:49:24 +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