Skip to content
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

Clean-up: Fixed lint errors, updated libraries, and rewrote deprecated code. #154

Merged
merged 9 commits into from
Dec 4, 2019

Conversation

eliwu64
Copy link

@eliwu64 eliwu64 commented Nov 29, 2019

Rewrote code that used deprecated APIs: Pushwoosh and FirebaseInstanceIdService

@eliwu64 eliwu64 self-assigned this Nov 29, 2019
@eliwu64
Copy link
Author

eliwu64 commented Nov 29, 2019

Fixes some lint warnings and all lint errors (#153).

+ result.getData());
} else {
if (result.getException() != null) {
Log.d(TAG, "Failed to register for push notifications:u "

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: extra u in logging message

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed, thanks!

@eliwu64 eliwu64 merged commit fecb836 into develop Dec 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants