apps-android-commons/app/src/main/java/fr/free/nrw/commons/quiz
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
..
QuizActivity.java Lint issues (#2114) 2018-12-21 13:09:04 +02:00
QuizChecker.java Fixes #171 Fix Lint errors/warnings: global, coding style: add missing spaces (#1955) 2018-11-04 14:37:28 +00:00
QuizController.java Lint issues (#2114) 2018-12-21 13:09:04 +02:00
QuizQuestion.java Merge gamification branch with master (#1752) 2018-07-28 01:09:23 +05:30
QuizResultActivity.java Main screen ui changes, fixes #725 Main screen UI overhaul (#1922) 2018-11-19 17:00:32 +05:30
RadioGroupHelper.java Fixes #171 Fix Lint errors/warnings: global, coding style: add missing spaces (#1955) 2018-11-04 14:37:28 +00:00