Skip to content

Run lint and fix inspection results #611

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Apr 21, 2021
Merged

Run lint and fix inspection results #611

merged 9 commits into from
Apr 21, 2021

Conversation

lbalmaceda
Copy link
Contributor

@lbalmaceda lbalmaceda commented Apr 20, 2021

Changes

Run android lint and fix the inspection results. This PR fixes up:

  • unused imports
  • invalid version checks (since new min is 21)
  • merges styles definitions (since new min is 21)
  • use java 8 lambdas where possible

Note: The commit messages are very descriptive. You might find easier to review each commit individually.

Testing

I've run the app manually to check for issues, nothing came up.

Tests passing locally. Remember they won't pass on the CI due to the local SDK dependency.

image

@lbalmaceda lbalmaceda added CH: Fixed medium Medium review labels Apr 20, 2021
@lbalmaceda lbalmaceda added this to the Major - v3 milestone Apr 20, 2021
@lbalmaceda lbalmaceda requested a review from a team as a code owner April 20, 2021 18:18
@Widcket
Copy link
Contributor

Widcket commented Apr 20, 2021

This one has conflicts.

@lbalmaceda
Copy link
Contributor Author

@Widcket rebased

@lbalmaceda lbalmaceda merged commit eb152eb into v3 Apr 21, 2021
@lbalmaceda lbalmaceda deleted the fix-inspections branch May 4, 2021 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CH: Fixed medium Medium review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants