Akinwale Ariwodola
9a567ff5d0
Python 3.7 build ( #381 )
...
* Updated for Python 3.7.1
2018-12-27 09:04:21 +01:00
Akinwale Ariwodola
2e31a7fbdb
enable easy sharing of lbrynet log file
2018-12-02 00:34:57 +01:00
Akinwale Ariwodola
116ab4fcfb
Merge pull request #355 from preserveddarnell/newcopyedits
...
Update typos & minor edits.
2018-11-01 05:33:22 +01:00
Akinwale Ariwodola
c9c0249d4f
React native error handling ( #350 )
...
* added react native error handler package
* implement Mixpanel error tracking
2018-11-01 05:31:38 +01:00
preserveddarnell
85833f91e3
Update typos & minor edits.
2018-10-29 15:56:35 -04:00
Akinwale Ariwodola
425a83faec
Improved stop download handling ( #342 )
2018-10-23 15:53:08 +01:00
Akinwale Ariwodola
f034b313b3
increased button touch areas and improved soft keyboard touch handling ( #335 )
2018-10-23 15:52:44 +01:00
Akinwale Ariwodola
b600cbdc34
update gradle compileJava configuration
2018-10-22 10:38:53 +01:00
Akinwale Ariwodola
e08f6ee73c
add / update recipes and build changes for Python 3.6.6 compatibility ( #315 )
...
* add / update recipes and build changes for Python 3.6.6 compatibility
* include Python 3 apt packages in travis build script
* use Python 3.6 in Travis
* Enable _blake2 and _sha3 in Python 3. Remove unnecessary files.
* change zope.interface version
* update cffi version
2018-10-07 15:59:03 +01:00
Akinwale Ariwodola
4b7be60c27
better performance on lower end devices with react-native-fast-image ( #275 )
...
* thumbnail aspect ratio sizing tweaks
* show approximate values for formatted bytes
* truncate titles over 80 characters in the file item list component
2018-09-01 22:04:50 +01:00
Akinwale Ariwodola
ee90951945
Use redux-persist-filesystem-storage engine due to AsyncStorage size limitation on Android ( #227 )
2018-08-13 10:00:02 +01:00
Akinwale Ariwodola
89bfc845f6
Build and package modifications for react-native-video module updates ( #225 )
...
* Build and package modifications for react-native-video module updates
* change Android appcompat v7 lib version to 27.1.1
2018-08-11 20:48:54 +01:00
Akinwale Ariwodola
88fdc1b503
Android Oreo tweaks ( #217 )
...
* 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
468c41c526
implement extendable first run experience starting with welcome page
2018-06-08 09:13:45 +01:00
Akinwale Ariwodola
6a60ce07e9
Improvements to the UriBar implementation and some navigation tweaks.
2018-05-26 00:20:44 +01:00
akinwale
7d2e4c1e8c
Handle lbry:// url scheme, and download notification fixes. ( #139 )
2018-05-25 08:13:05 +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
0bb215a803
Allow download notifications to be dismissed. Group active download notifications.
2018-04-19 22:43:15 +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 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
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
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
Akinwale Ariwodola
744cfaebc2
Initial commit
2017-08-13 02:24:00 +01:00