Commit graph

12 commits

Author SHA1 Message Date
Akinwale Ariwodola
413ef66701
complete authentication flow and email verification link implementation ()
* complete authentication flow and email verification link implementation
* send appVersion and deviceId with authentication request
2018-08-16 10:48:34 +01:00
Akinwale Ariwodola
ee90951945
Use redux-persist-filesystem-storage engine due to AsyncStorage size limitation on Android () 2018-08-13 10:00:02 +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 Ariwodola
33abefdd14 request for READ_PHONE_STATE permission after storage permission is granted 2018-06-22 02:18:38 +01:00
Akinwale Ariwodola
245942ff14
added method to MainActivity to obtain a device ID () 2018-06-20 19:07:20 +01:00
Akinwale Ariwodola
0da47c409f Start daemon service immediately app starts (even for first run) 2018-06-18 14:20:37 +01:00
Akinwale Ariwodola
468c41c526 implement extendable first run experience starting with welcome page 2018-06-08 09:13:45 +01:00
akinwale
7d2e4c1e8c
Handle lbry:// url scheme, and download notification fixes. () 2018-05-25 08:13:05 +01:00
Akinwale Ariwodola
1a6e3bf214 add debug build checks 2018-05-19 23:35:43 +01:00
Akinwale Ariwodola
16db19fac7 Increase storage requirement toast display duration 2018-05-19 23:03:03 +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/MainActivity.java (Browse further)