akinwale
e1fc26e527
Merge pull request #38 from lbryio/settings-page
...
implemented basic settings page with background service running option
2018-03-23 07:59:07 +01:00
Akinwale Ariwodola
6f6696b5bb
implemented basic settings page with background service running option
2018-03-23 00:20:03 +01:00
akinwale
c6e0c6b39a
Merge pull request #33 from lbryio/media-player
...
implemented rudimentary media seeker. Still needs some tweaking.
2018-03-22 07:50:05 +01:00
Akinwale Ariwodola
08808ad3eb
implemented rudimentary media seeker. Still needs some tweaking.
2018-03-22 07:26:04 +01:00
akinwale
3eb3f54c1b
Merge pull request #32 from lbryio/rnvideo-fix
...
add react-native-video install to fix travis build
2018-03-18 17:04:43 +01:00
Akinwale Ariwodola
ae9b3de3b7
add react-native-video install to fix travis build
2018-03-18 16:39:09 +01:00
Akinwale Ariwodola
deb9771b68
now with download progress bar and media playback
2018-03-18 15:42:16 +01:00
akinwale
2063e716f5
Splash screen, discover and file Pages ( #30 )
2018-03-11 16:32:13 +01:00
LBRY Docs
d6b09dede6
create LICENSE file
2018-02-05 13:05:36 -08: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
968c5d1f8e
Wallet encryption ( #14 )
...
* enabled wallet encryption with custom keyring backend
* updated with lbry and lbryum master refs for wallet encryption
2017-12-20 17:10:30 +01:00
Akinwale Ariwodola
55f2aba998
main lbrynetservice hotfix
2017-10-08 10:58:24 +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
589e0fbb95
openssl recipe version changed to 1.0.2l. Removed kivy recipe since it's no longer used.
2017-08-28 13:07:06 +01:00
akinwale
da1ce1cc4e
Merge pull request #10 from lbryio/rpc_auth
...
Daemon RPC authentication with encrypted api key storage
2017-08-25 05:40:41 +01:00
Akinwale Ariwodola
5694a25ff7
daemon RPC authentication with encrypted api key storage
2017-08-25 04:59:35 +01:00
akinwale
3c5f90bf14
Path utility class implementation ( #9 )
...
* Paths utility class implementation
* Updated buildozer requirements list
* lbry repository in buildozer.spec requirements changed to https://github.com/lbryio/lbry
2017-08-22 22:03:05 +01:00
Akinwale Ariwodola
0317f0c079
removed kivy from requirements list in buildozer.spec.sample
2017-08-21 06:50:24 +01:00
akinwale
80aeb406af
Python logging ( #7 )
...
Service code cleanup. Kivy dependency eliminated. File and stdout logging working properly.
2017-08-17 23:06:57 +01:00
Akinwale Ariwodola
f211b0df99
Android service control activity implementation
2017-08-17 15:31:42 +01:00
shyba
24d2fdaf16
add Travis badge and make it generate Apks ( #1 )
...
* add travis and a buildozer file for it
* add travis badge
* fix travis unzip path for ndk
* api/sdk 21/21
2017-08-14 02:30:39 +01:00
Akinwale Ariwodola
744cfaebc2
Initial commit
2017-08-13 02:24:00 +01:00