apps-android-commons/app/src/main/java/fr/free/nrw/commons/mwapi
Adam Jones f04503bb3e Lint issues (#2114)
* Dangling Javadoc comments

* Replace for loop with foreach

* Explicit type can be replaced with <>

* Anonymous type can be replaced with lambda

* Lambda can be replaced with method reference

* Remove redundant methods

* Use capital L for long literals

* Remove unnecessary StringBuilder
2018-12-21 13:09:04 +02:00
..
model Refactoring to extract GpsCategoryModel and ensure single-responsibility-principle is maintained in CategoryApi. 2018-05-25 01:55:03 -05:00
ApacheHttpClientMediaWikiApi.java Lint issues (#2114) 2018-12-21 13:09:04 +02:00
CategoryApi.java Refactoring to extract GpsCategoryModel and ensure single-responsibility-principle is maintained in CategoryApi. 2018-05-25 01:55:03 -05:00
CustomApiResult.java Lint issues (#2114) 2018-12-21 13:09:04 +02:00
CustomMwApi.java Lint issues (#2114) 2018-12-21 13:09:04 +02:00
EventLog.java @Injected shared preferences where needed 2017-09-27 21:30:41 -05:00
LogBuilder.java Update LogBuilder.java 2017-12-22 11:43:39 +05:30
LogEventResult.java Refactoring to not expose the ApiResult and Apache HTTP implementation 2017-07-04 16:34:30 -05:00
LogTask.java added JavaDoc comments 2017-12-21 18:32:54 +05:30
MediaResult.java added JavaDoc comments 2017-12-21 18:32:54 +05:30
MediaWikiApi.java Show campaigns (#2113) 2018-12-15 02:55:53 +10:00
NetworkInterceptors.java Add javadocs 2018-07-27 00:08:20 +05:30
UploadResult.java added JavaDoc comments 2017-12-21 18:32:54 +05:30