Influence-P2P/app
2019-03-20 14:57:48 +04:00
..
libs 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
src/main Fixed crash when starting app (NullPointer in ChatListPresenter/Fragment) 2019-03-20 14:57:48 +04:00
.gitignore Initial commit 2019-02-26 13:53:45 +04:00
build.gradle Changed JSON formatting (from org.json to Gson), added ping handler (sends pong in reply) 2019-03-19 15:04:06 +04:00
proguard-rules.pro Initial commit 2019-02-26 13:53:45 +04:00