Copy LifecycleManager
from briar
LifecycleManager
interface depends onLifecycleManager#startServices()
the parameter SecretKey
has been
removedDatabaseComponent
got most of its methods removed in order not to have
to copy too muchService
is migrated to Kotlin, all other files are still JavaCopy LifecycleManagerImpl
from briar
DatabaseComponent
does not know anything about
messages at the momentCopy all required dependencies for MailboxService
and LifecycleManagerImpl
and add modules for dependency injection.
Closes #22 (closed)