gecko-dev/mobile/android/base
Petru Lingurar 3f5101c956 Bug 1562831 - Stop the Crash Service cleanly to prevent it's restart; r=VladBaicu
The service would be restarted after System.exit(0) which would show the crash
feedback form again to the user.

That System.exit(0) was initially used to prevent a silent ANR because of the
Service being started from background on Android Oreo+ without a foreground
notification.

To overcome all this we'll also use a foreground notification on Android Oreo+
but with NotificationManager.IMPORTANCE_LOW to be non-intrusive.

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

--HG--
extra : moz-landing-system : lando
2019-07-03 13:13:10 +00:00
..
crashreporter/res
java/org/mozilla/gecko Bug 1562831 - Stop the Crash Service cleanly to prevent it's restart; r=VladBaicu 2019-07-03 13:13:10 +00:00
locales/en-US Bug 1557635 - Update the Sync Onboarding screen; r=VladBaicu 2019-06-14 17:05:33 +00:00
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 1562831 - Stop the Crash Service cleanly to prevent it's restart; r=VladBaicu 2019-07-03 13:13:10 +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 Bug 1467840 - Use a JobIntentService for GCM token refresh; r=JanH 2018-06-26 19:04:10 +03:00
Makefile.in Bug 1515282 - Fix mobile/android artifact build bustage. r=froydnj 2018-12-19 20:35:16 +00:00
MmaAndroidManifest_services.xml.in Bug 1473518 - Abide by Android Oreo background execution limits [Leanplum after upgrade] r=nalexander 2018-07-06 13:21:27 +03:00
MmaConstants.java.in
SamsungAppStoreManifest_permissions.xml.in Bug 1466884 - Add permission needed to publish on Samsung AppStore; r=nalexander 2018-06-06 18:34:08 +03:00
WebAppFragmentRepeater.inc
WebAppManifestFragment.xml.frag.in
adjust-sdk-sandbox.token
generate_build_config.py Bug 1464869 - Fix flake8/pep8 issue by hand in mobile/ r=nalexander 2018-06-04 22:37:17 +02:00
leanplum-sdk-sandbox.token
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
strings.xml.in Bug 1557635 - Update the Sync Onboarding screen; r=VladBaicu 2019-06-14 17:05:33 +00:00