Commit graph

164 commits

Author SHA1 Message Date
Akinwale Ariwodola
bb7fa61c33 Implemented Mixpanel analytics 2018-04-20 03:14:44 +01:00
Akinwale Ariwodola
2d72afe1f0 fix action buttons displaying in full screen video mode 2018-04-11 11:13:32 -04:00
akinwale
1e32b6e875
Search result item component and search page (#60)
* Implemented SearchResultItem component and search page
2018-04-09 14:39:35 -04:00
Akinwale Ariwodola
c0818b056d fix for settings not being persisted in store 2018-04-04 17:29:19 +01: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
67783f3f34
Stop download functionality (#45) 2018-03-30 12:11:52 +01:00
akinwale
be7a2ae04c
added delete file button for completed downloads (#44) 2018-03-30 12:06:46 +01:00
akinwale
5cb25e4171
added NSFW overlay component and a toggle option for NSFW content on the settings page (#42) 2018-03-30 12:02:19 +01:00
Akinwale Ariwodola
3e275e7be5 settings persisted to redux store 2018-03-23 08:09:01 +01:00
Akinwale Ariwodola
6f6696b5bb implemented basic settings page with background service running option 2018-03-23 00:20:03 +01:00
Akinwale Ariwodola
08808ad3eb implemented rudimentary media seeker. Still needs some tweaking. 2018-03-22 07:26:04 +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