Skip to content

Conversation

@CDRussell
Copy link
Member

Task/Issue URL: https://app.asana.com/0/414730916066338/1187618988784913/f
Tech Design URL:
CC:

Description:
Bumping the target and compile SDK versions resulted in some compilation errors, mostly around stricter nullability checks.

Steps to test this PR:
There is the possibility of a subtle problem being introduced anywhere though, so need to verify the whole app is still working as expected.


Internal references:

Software Engineering Expectations
Technical Design Template

- Fixed nullability issue with StringHtmlExtension.kt extension function
- Fixed nullability issue with NavigationAwareLoginDetector.kt
- Fixed nullability issue with BrowserTabFragment.kt's interaction with ClipboardManager
- Fixed nullability issue with NotificationHandlerService.kt's intent parsing
@CDRussell CDRussell requested a review from cmonfortep August 7, 2020 08:45
@cmonfortep cmonfortep self-assigned this Aug 7, 2020
@CDRussell
Copy link
Member Author

@cmonfortep, thanks for your changes; they're good with me. I'll throw the whole PR back at you for a final review if you don't mind.

Copy link
Contributor

@cmonfortep cmonfortep left a comment

Choose a reason for hiding this comment

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

LGTM, Thanks @CDRussell, finished reviewing the rest of the files in this PR. 👍

@malmstein
Copy link
Contributor

@CDRussell this can be merged and I'll add it to the next release unless something else is stopping it?

@CDRussell
Copy link
Member Author

I had originally planned to put this out in its own release but then quite a few releases started happening; i'm happy to include it with other PRs though. Thanks

@CDRussell CDRussell merged commit 624e316 into develop Aug 20, 2020
@CDRussell CDRussell deleted the feature/craig/update_to_targetSdkVersion_29 branch August 20, 2020 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants