Commit graph

15 commits

Author SHA1 Message Date
Akinwale Ariwodola 245942ff14
added method to MainActivity to obtain a device ID (#182) 2018-06-20 19:07:20 +01:00
Akinwale Ariwodola 468c41c526 implement extendable first run experience starting with welcome page 2018-06-08 09:13:45 +01:00
Akinwale Ariwodola 4d57d72980 Fix service_identity requirements. Add certifi for Twisted SSL verification. 2018-05-16 00:49:47 +01:00
Akinwale Ariwodola 77f5d5cf05 Updated React Native version to fix startup error. Updated buildozer requirements to match latest lbryio/lbry requirements.txt. 2018-05-15 22:14:08 +01:00
Akinwale Ariwodola bb7fa61c33 Implemented Mixpanel analytics 2018-04-20 03:14:44 +01:00
Akinwale Ariwodola 43deedd994 Integrate fixes from https://github.com/kivy/python-for-android/pull/1197 for minimum Android API support. Minimum Android API set to 21. 2018-04-11 11:30:16 -04: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 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 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 Ariwodola 0317f0c079 removed kivy from requirements list in buildozer.spec.sample 2017-08-21 06:50:24 +01:00
Akinwale Ariwodola f211b0df99 Android service control activity implementation 2017-08-17 15:31:42 +01:00
Akinwale Ariwodola 744cfaebc2 Initial commit 2017-08-13 02:24:00 +01:00