Commit graph

7 commits

Author SHA1 Message Date
Akinwale Ariwodola
3a9729de06 Fix service notification channel for older Android versions (prior to Oreo) 2018-08-14 16:15:04 +01:00
Akinwale Ariwodola
8e92b21d60 change download notification icon 2018-08-09 21:42:17 +01:00
Akinwale Ariwodola
88fdc1b503
Android Oreo tweaks ()
* display notifications on Android 8.0 Oreo and higher using required notification channels
* fix daemon background service implementation for Android Oreo
2018-08-06 11:51:55 +01:00
akinwale
7d2e4c1e8c
Handle lbry:// url scheme, and download notification fixes. () 2018-05-25 08:13:05 +01:00
Akinwale Ariwodola
d018e9b577 Removed service foreground notification. Tapping on the download progress notification should open the app. 2018-04-23 05:32:19 +01:00
Akinwale Ariwodola
0bb215a803 Allow download notifications to be dismissed. Group active download notifications. 2018-04-19 22:43:15 +01:00
akinwale
76dee67e9a
First alpha release ()
* added __version__ to main.py
* package name changed from io.lbry.lbrynet to io.lbry.browser
* removed unnecessary WRITE_EXTERNAL_STORAGE permission from AndroidManifest template, buildozer.spec updates and some cleanup
2018-03-31 10:28:26 +01:00
Renamed from src/main/java/io/lbry/lbrynet/reactmodules/DownloadManagerModule.java (Browse further)