Refactored Network to ApiAuthenticationCallWrapper (for API requests that require authorization) and ApiCallWrapper (for API requests that don't require authorization)
Added RegenerateTokenInterceptor
Separated DI modules
Fixed NavigationControllerImpl injection/binding
Added regenerateToken and logout broadcast receivers
Added tests for regenerateToken and logout broadcast receivers
In this branch l have: