mozilla / MozStumbler

Android Stumbler for Mozilla
http://location.services.mozilla.com
Mozilla Public License 2.0
621 stars 214 forks source link

Add support for notification channels for Android Oreo and higher #1862

Closed theopensourceguy closed 3 years ago

theopensourceguy commented 4 years ago

Added basic support for notification channels, so the notification for the foreground service actually shows up on devices running Oreo or newer. Channels are only utilized on those devices using runtime version code checks.

The string resources still need translations and probably better wording. I'm not good at that.

theopensourceguy commented 4 years ago

Not entirely sure why the CI build is failing, but it looks like a problem with the JDK version. If it's a f**k up on my end, let me know. But I might just be talking to myself here :/

cpeterso commented 3 years ago

Thanks for the fix, @theopensourceguy! Mozilla has retired MozStumbler, but I'm merging your PR in case anyone wants to fork MozStumbler.