Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Feb 26, 2023. It is now read-only.

Ignore null-Intents in EIntentService classes#2016

Merged
WonderCsabo merged 1 commit into
androidannotations:developandroidannotations/androidannotations:developfrom
dodgex:1499_ignore_null_intents_in_eintentserviceCopy head branch name to clipboard
Jun 16, 2017
Merged

Ignore null-Intents in EIntentService classes#2016
WonderCsabo merged 1 commit into
androidannotations:developandroidannotations/androidannotations:developfrom
dodgex:1499_ignore_null_intents_in_eintentserviceCopy head branch name to clipboard

Conversation

@dodgex

@dodgex dodgex commented Jun 14, 2017

Copy link
Copy Markdown
Member

This PR avoids potential NullPointerExceptions in IntentServices as onHandleIntent might be called with a null intent.

see #1499

@@ -15,6 +15,7 @@
*/

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Update the licence please.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

done

@WonderCsabo WonderCsabo merged commit cf4acc0 into androidannotations:develop Jun 16, 2017
@WonderCsabo WonderCsabo added this to the 4.4 milestone Jun 16, 2017
@dodgex dodgex deleted the 1499_ignore_null_intents_in_eintentservice branch June 16, 2017 17:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.