Commit graph

9 commits

Author SHA1 Message Date
Akinwale Ariwodola
a89d8ac229 add support for viewing images, HTML and text files in the app 2018-05-25 18:39:02 +01:00
Akinwale Ariwodola
0483e67026 Remove postinstall step which is no longer needed in RN 0.55.3. Update react-navigation version. 2018-05-18 08:07:18 +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
90d17604fc
First run timing (#83)
* first run time tracking implementation
* Fix values in AsyncStorage calls. Some tweaks to Mixpanel event properties.
* remove first launch related items in AsyncStorage after final retrieval
2018-04-24 20:32:17 +01:00
akinwale
496ec53f8a
About page (#78)
* added about page with version info
* lock drawer to closed state for About screen. Added About screen hardware back button handling.
2018-04-23 05:10:18 +01:00
Akinwale Ariwodola
3e275e7be5 settings persisted to redux store 2018-03-23 08:09:01 +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