Commit graph

6 commits

Author SHA1 Message Date
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
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
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
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