Allow download notifications to be dismissed. Group active download notifications.

This commit is contained in:
Akinwale Ariwodola 2018-04-19 22:43:15 +01:00
parent 173920d9eb
commit 0bb215a803
4 changed files with 72 additions and 15 deletions
p4a/pythonforandroid/bootstraps/lbry/build/templates

View file

@ -92,7 +92,9 @@
{{- args.intent_filters -}}
{%- endif -%}
</activity>
<receiver android:name="io.lbry.browser.receivers.NotificationDeletedReceiver" />
{% if args.launcher %}
<activity android:name="org.kivy.android.launcher.ProjectChooser"
android:icon="@drawable/icon"