Skip to content

Use java 8 language features

akwizgran requested to merge use-java-8-language-features into master

This branch makes use of the diamond operator, lambdas and multi-catch wherever possible. The diff is rather large but nearly all of the changes were made automatically by Android Studio, with some manual reformatting.

Unlike !620 (merged), this branch will cause merge conflicts all over the place.

Edited by Torsten Grote

Merge request reports