Akinwale Ariwodola
67d4e97582
add reveal password icon and more UI tweaks ( #554 )
...
* add reveal password icon and more UI tweaks
* navigation workaround. more UI updates and tweaks.
* update control colours. fix search.
* optimise launcher icon. file page style tweak.
* optimise media player buffer values
2019-05-28 16:00:15 +01:00
Akinwale Ariwodola
f79ad3dabc
Upgrade to React Native 0.59.3 ( #513 )
...
* upgrade to react native 0.59.3
* add FOREGROUND_SERVICE permission for Android 9 Pie (target sdk 28)
* put android.permission.FOREGROUND_SERVICE permission directly in AndroidManifest
* allow cleartext traffic
2019-04-05 09:13:35 +01:00
Akinwale Ariwodola
d8b0e89c6c
Build update ( #495 )
...
* package and build updates
* add sdk preview license to build
* use build tools 26.0.2
* use different libgmp mirror
2019-03-25 07:45:19 +01:00
Akinwale Ariwodola
2e31a7fbdb
enable easy sharing of lbrynet log file
2018-12-02 00:34:57 +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. ( #139 )
2018-05-25 08:13:05 +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 ( #52 )
...
* 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
akinwale
2063e716f5
Splash screen, discover and file Pages ( #30 )
2018-03-11 16:32:13 +01:00
akinwale
316634f5b7
Integrate build process with React Native ( #18 )
...
* created react base and updated build to use android sdk 23
* add nodejs install step to travis build script
* added simple build script to create the react native bundle before the buildozer APK build
2017-12-28 19:06:31 +01:00
akinwale
4f720ece58
Switch build tool to Gradle ( #15 )
2017-12-21 08:24:31 +01:00
akinwale
9eeeefa1d2
Python unit tests ( #13 )
...
* Modified build to allow Python unit tests to run
* Added extra dependencies and build recipes for the unit tests
2017-10-03 10:16:24 +01:00
Akinwale Ariwodola
f211b0df99
Android service control activity implementation
2017-08-17 15:31:42 +01:00