gecko-dev/mobile/android/stumbler
Vlad Baicu 83c53e2927 Bug 1476596 - Prevent Stumbler notification being shown after reboot. r=jchen
Because of the START_STICKY flag, upon boot completed, the service
would be started by the system which would trigger onStartCommand
and the notification being shown on Android Oreo+ devices without
a following call to onHandleIntent.

MozReview-Commit-ID: EldSSzRb7Zd

--HG--
extra : rebase_source : 2f39e499b744188e48adbdf03e426d9d50c45262
2018-07-18 18:55:20 +03:00
..
java/org/mozilla/mozstumbler/service Bug 1476596 - Prevent Stumbler notification being shown after reboot. r=jchen 2018-07-18 18:55:20 +03:00
manifests Bug 1412126 - ACTION_EXTERNAL_APPLICATIONS_AVAILABLE no longer needed for Stumbler. r=snorp 2017-11-01 07:25:09 -05:00
moz.build Bug 1440743 - Part 1: Remove moz.build/Makefile.in for Android stumbler. r=jchen 2018-02-22 13:40:16 -08:00