Akinwale Ariwodola
b8ad99b2a1
bumpversion
2018-04-24 21:02:50 +01:00
akinwale
68cec1659a
Merge pull request #84 from lbryio/release-script
...
created a release script
2018-04-24 21:01:58 +01:00
Akinwale Ariwodola
a7264e506a
created a release script
2018-04-24 21:01:11 +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
77a86da984
Merge pull request #79 from lbryio/service-notification
...
Removed service foreground notification
2018-04-24 15:59:20 +01:00
akinwale
41becae272
Merge pull request #80 from lbryio/background-play
...
added new setting to toggle background media play
2018-04-23 22:22:40 +01:00
akinwale
21640e4264
Merge pull request #81 from lbryio/search-drawer-locked
...
keep navigation drawer locked in the closed state on the search screen
2018-04-23 17:23:37 +01:00
Akinwale Ariwodola
1366dc0996
keep navigation drawer locked in the closed state on the search screen
2018-04-23 10:34:45 +01:00
Akinwale Ariwodola
c6129ffc31
added new setting to toggle background media play
2018-04-23 10:26:09 +01:00
Akinwale Ariwodola
d018e9b577
Removed service foreground notification. Tapping on the download progress notification should open the app.
2018-04-23 05:32:19 +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
b9e0065aad
added single page header with back button and some styling ( #75 )
...
* added single page header with back button and some styling
* lock drawer mode state to closed for settings screen
2018-04-23 05:01:33 +01:00
akinwale
a4798c3cf9
Merge pull request #68 from lbryio/mixpanel
...
Implemented Mixpanel analytics
2018-04-23 05:00:38 +01:00
Sean Yesmunt
7a335515f6
Merge pull request #76 from lbryio/splash-screen-title
...
change Lbry. to LBRY on splash screen
2018-04-22 23:14:27 -04:00
Akinwale Ariwodola
a8457a748a
change Lbry. to LBRY on splash screen
2018-04-21 10:58:25 +01:00
Akinwale Ariwodola
bb7fa61c33
Implemented Mixpanel analytics
2018-04-20 03:14:44 +01:00
akinwale
5d8d832e99
Merge pull request #67 from lbryio/dismissable-and-grouped-notifications
...
Allow download notifications to be dismissed. Group active download notifications.
2018-04-19 23:59:05 +01:00
Akinwale Ariwodola
0bb215a803
Allow download notifications to be dismissed. Group active download notifications.
2018-04-19 22:43:15 +01:00
akinwale
173920d9eb
Merge pull request #63 from lbryio/delete-button-fullscreen-fix
...
fix action buttons displaying in full screen video mode
2018-04-12 13:11:14 -04:00
akinwale
1fb5ce87ea
Merge pull request #64 from lbryio/crash-on-start
...
Integrate fixes from https://github.com/kivy/python-for-android/pull/1197
2018-04-11 12:05:40 -04: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 Ariwodola
2d72afe1f0
fix action buttons displaying in full screen video mode
2018-04-11 11:13:32 -04:00
Akinwale Ariwodola
a90c795891
bumpversion
2018-04-09 14:59:11 -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
0f454b562d
Merge pull request #59 from lbryio/persist-settings
...
fix for settings not being persisted in store
2018-04-09 14:38:58 -04:00
akinwale
db86a723a5
Create issue_template.md ( #50 )
2018-04-06 11:29:11 +01: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
c9d8fa1e85
Merge pull request #51 from lbryio/travis-fix
...
Travis build fix
2018-03-31 09:54:51 +01:00
Akinwale Ariwodola
79ffcde29e
travis-fix
2018-03-31 09:53:41 +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
2949484836
Merge pull request #41 from lbryio/public-downloads
...
Added required permission request for WRITE_EXTERNAL_STORAGE on Android Marshmallow and higher (6+)
2018-03-27 04:44:25 +01:00
Akinwale Ariwodola
8eea4ac107
Added required permission request for WRITE_EXTERNAL_STORAGE on Android Marshmallow and higher (6+)
2018-03-26 22:09:02 +01:00
akinwale
a809826bf6
Merge pull request #39 from lbryio/settings-page
...
settings persisted to redux store
2018-03-23 09:04:32 +01:00
Akinwale Ariwodola
3e275e7be5
settings persisted to redux store
2018-03-23 08:09:01 +01:00
akinwale
e1fc26e527
Merge pull request #38 from lbryio/settings-page
...
implemented basic settings page with background service running option
2018-03-23 07:59:07 +01:00
Akinwale Ariwodola
6f6696b5bb
implemented basic settings page with background service running option
2018-03-23 00:20:03 +01:00
akinwale
c6e0c6b39a
Merge pull request #33 from lbryio/media-player
...
implemented rudimentary media seeker. Still needs some tweaking.
2018-03-22 07:50:05 +01:00
Akinwale Ariwodola
08808ad3eb
implemented rudimentary media seeker. Still needs some tweaking.
2018-03-22 07:26:04 +01:00
akinwale
3eb3f54c1b
Merge pull request #32 from lbryio/rnvideo-fix
...
add react-native-video install to fix travis build
2018-03-18 17:04:43 +01:00
Akinwale Ariwodola
ae9b3de3b7
add react-native-video install to fix travis build
2018-03-18 16:39:09 +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
LBRY Docs
d6b09dede6
create LICENSE file
2018-02-05 13:05:36 -08: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 Ariwodola
55f2aba998
main lbrynetservice hotfix
2017-10-08 10:58:24 +01:00