gecko-dev/mobile/android/base
Petru Lingurar 00a7ec139a Bug 1561245 - Add a null check for the received Intent; r=VladBaicu
According to the documentation -
https://developer.android.com/reference/android/app/Service.html
"The Intent supplied to Context.startService(Intent) may be null if the service
is being restarted after its process has gone away, and it had previously
returned anything except START_STICKY_COMPATIBILITY."

We will ignore the case when the system restarts our Service as we only expect
it to be properly started by us, in the event of a crash.

Differential Revision: https://phabricator.services.mozilla.com/D35790

--HG--
extra : moz-landing-system : lando
2019-06-25 14:52:48 +00:00
..
crashreporter/res
java/org/mozilla/gecko Bug 1561245 - Add a null check for the received Intent; r=VladBaicu 2019-06-25 14:52:48 +00:00
locales/en-US Bug 1557635 - Update the Sync Onboarding screen; r=VladBaicu 2019-06-14 17:05:33 +00:00
adjust-sdk-sandbox.token
AdjustConstants.java.in
AndroidManifest.xml.in Bug 1551614 - Simpler way of restarting our app in a new process; r=VladBaicu 2019-06-20 18:53:44 +00:00
AppConstants.java.in Bug 1557203 - AndroidQ has final APIs. Update the feature29Plus check; r=VladBaicu 2019-06-06 11:56:02 +00:00
FennecManifest_permissions.xml.in Bug 1480877 - Only add RECEIVE_BOOT_COMPLETED Android permission with Stumbler r=JanH 2019-05-17 07:38:54 +00:00
GcmAndroidManifest_permissions.xml.in
GcmAndroidManifest_services.xml.in
generate_build_config.py
leanplum-sdk-sandbox.token
Makefile.in Bug 1515282 - Fix mobile/android artifact build bustage. r=froydnj 2018-12-19 20:35:16 +00:00
MmaAndroidManifest_services.xml.in
MmaConstants.java.in
moz.build Bug 1541017 - Update in-tree bugzilla components which used 'Android Background Services'. r=snorp 2019-04-09 20:46:36 +00:00
package-name.txt.in
pocket-api-sandbox.token
SamsungAppStoreManifest_permissions.xml.in
strings.xml.in Bug 1557635 - Update the Sync Onboarding screen; r=VladBaicu 2019-06-14 17:05:33 +00:00
WebAppFragmentRepeater.inc
WebAppManifestFragment.xml.frag.in