Use lambdas where possible
ClosedPublic

Authored by nicolasfella on Apr 15 2018, 6:17 PM.

Details

Summary

Let Android Studio replace anonymous types with lambdas. No manual code change.

Test Plan

Compile and superficial behaviour test

Diff Detail

Repository
R225 KDE Connect - Android application
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
nicolasfella created this revision.Apr 15 2018, 6:17 PM
Restricted Application added a project: KDE Connect. · View Herald TranscriptApr 15 2018, 6:17 PM
nicolasfella requested review of this revision.Apr 15 2018, 6:17 PM

It looks pretty good to me - it should be fully compatible with all of our users as per google's docs on the matter. Just needs to be rebased on master.

  • Merge branch 'master' into arcpatch-D12229
philipc accepted this revision.May 9 2018, 1:35 AM

Perfect!

This revision is now accepted and ready to land.May 9 2018, 1:35 AM
This revision was automatically updated to reflect the committed changes.
Restricted Application added a subscriber: kdeconnect. · View Herald TranscriptMay 9 2018, 12:04 PM