apps-android-commons/app
Dmitry Brant e0a79f89e9 Fix crash(es) due to uninitialized notification channel. (#1906)
* Fix crash(es) due to uninitialized notification channel.

The notification channel needs to be created for API versions greater than
OR EQUAL to 26 (O).  Also, the channel does not need to be reinitialized
if it already exists.

* Initialize notification channel when Service is created.
2018-09-28 01:39:32 +10:00
..
src Fix crash(es) due to uninitialized notification channel. (#1906) 2018-09-28 01:39:32 +10:00
build.gradle Refactor code to remove usage of Jsoup and Rssparser (#1888) 2018-09-11 21:14:41 +05:30
proguard-rules.txt Sweeping update of gradle and dependency versions. (#1858) 2018-09-11 11:51:28 +03:00
quality.gradle Deprecation removed 2018-05-01 17:03:59 +05:30
test-proguard-rules.txt Sweeping update of gradle and dependency versions. (#1858) 2018-09-11 11:51:28 +03:00