Mateusz Herych

Results 2 issues of Mateusz Herych

So we are able to pass ProviderActions to Services'n'stuff. ``` java public static ActionsExecutorService extends IntentService { public static void perform(Context, ProviderAction) { // construct Intent and start } //...

enhancement

Hey, We received a report from a user concerned about "weird" notification channel names created by our app. After some investigation, I figured these "weird" names are actually the names...