apps-android-commons/app/src/main/java/fr/free/nrw/commons/auth
2017-09-27 21:30:41 -05:00
..
AccountUtil.java Further reduced coupling between classes and the need to @Inject the account utils class, fixed imports. 2017-09-10 10:37:58 -05:00
AuthenticatedActivity.java Merge branch 'master' into dependency-injection 2017-09-23 14:24:34 -05:00
LoginActivity.java @Injected shared preferences where needed 2017-09-27 21:30:41 -05:00
LoginTask.java @Injected shared preferences where needed 2017-09-27 21:30:41 -05:00
SessionManager.java Further reduced coupling between classes and the need to @Inject the account utils class, fixed imports. 2017-09-10 10:37:58 -05:00
SignupActivity.java Merge branch 'master' into dependency-injection 2017-09-23 14:24:34 -05:00
WikiAccountAuthenticator.java Merge branch 'master' into dependency-injection 2017-09-23 14:24:34 -05:00
WikiAccountAuthenticatorService.java Further reduced coupling between classes and the need to @Inject the account utils class, fixed imports. 2017-09-10 10:37:58 -05:00