apps-android-commons/app/src/main/java/fr/free/nrw/commons/auth
Dmitry Brant da82466a17 Take out legacy event logging from app.
These are especially old bits of code, where it seems like WMF folks had set up Eventlogging schemas for some rudimentary analytics of the Commons app. These schemas are no longer queried or monitored, and can be safely removed. When the Commons app has a stronger need for more meaningful analytics, we can revisit reintroducing new and better schemas.
2017-12-05 23:01:55 -05:00
..
AccountUtil.java Merge branch 'master' into dependency-injection 2017-11-24 22:30:08 -06:00
AuthenticatedActivity.java Merge branch 'master' into dependency-injection 2017-10-21 17:20:56 -05:00
LoginActivity.java Merge branch 'master' into dependency-injection 2017-11-24 22:30:08 -06:00
LoginTask.java Take out legacy event logging from app. 2017-12-05 23:01:55 -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-10-21 17:20:56 -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