Commit graph

340 commits

Author SHA1 Message Date
Akinwale Ariwodola df05825763 tweak media player seeker top position in fullscreen mode 2019-08-15 09:58:43 +01:00
Akinwale Ariwodola acf0095be9
Merge pull request #20 from lbryio/blank-password-warning
change blank password warning text style
2019-08-15 05:32:41 +01:00
Akinwale Ariwodola 1e72672b4b change blank password warning text style 2019-08-15 05:31:16 +01:00
Akinwale Ariwodola 319cf3abad
Merge pull request #19 from lbryio/publish-url-bid
display content address card in simple mode
2019-08-15 05:14:44 +01:00
Akinwale Ariwodola 73ad23ef58 display content address card in simple mode 2019-08-15 05:11:31 +01:00
Akinwale Ariwodola 0041059465
Redux master updates (#18)
* update to work with new claimSearch api
* pin new lbry-redux commit
* gfycat style names prefilled for all publishes
* do not show the file rewards driver if we've already got the file
* set state correctly for generated names
* i18n per review
2019-08-15 04:55:01 +01:00
Akinwale Ariwodola 47378d9191
Merge pull request #17 from lbryio/drawer-stutter
fix drawer menu stuttering and getting stuck
2019-08-13 09:34:47 +01:00
Akinwale Ariwodola 2e7660250b fix drawer menu stuttering and getting stuck 2019-08-13 09:07:44 +01:00
Akinwale Ariwodola 8b67a9fab8
Merge pull request #16 from lbryio/uri-bar-spellcheck
disable spell check in uri bar
2019-08-13 04:55:41 +01:00
Akinwale Ariwodola 95285cf4dd disable spell check in uri bar 2019-08-13 01:59:48 +01:00
Akinwale Ariwodola 60c617f334
Merge pull request #15 from lbryio/final-fixes
fix remaining publish bugs
2019-08-12 13:20:17 +01:00
Akinwale Ariwodola 1853558215 fix remaining publish bugs 2019-08-12 13:18:47 +01:00
Akinwale Ariwodola f05181898b fix navigate back to trending and claim_search end detection 2019-08-11 18:36:47 +01:00
Akinwale Ariwodola 4bd26d4e2e
Merge pull request #14 from lbryio/yet-more-fixes
fix related content. fix empty vertical claim list.
2019-08-11 17:15:01 +01:00
Akinwale Ariwodola c57449abf7 fix related content. fix empty vertical claim list. 2019-08-11 12:03:41 +01:00
Akinwale Ariwodola 38618080a1
Misc tweaks and fixes (#13)
* channel icon auto thumbs. fix infinite claim list reload.
* tweak last page check
* additional tweaks and fixes before release
2019-08-11 08:52:17 +01:00
Akinwale Ariwodola 89222bc9ee
Merge pull request #12 from lbryio/publish-fixes
fix publishing bugs
2019-08-11 00:07:25 +01:00
Akinwale Ariwodola fc412e4282 fix publishing bugs 2019-08-11 00:06:10 +01:00
Akinwale Ariwodola ffccc124d0
Merge pull request #11 from lbryio/more-fixes
display remaining discover tags and fix publish cancel bug
2019-08-10 10:13:28 +01:00
Akinwale Ariwodola e8704b1c92 display remaining discover tags and fix publish cancel bug 2019-08-10 10:12:43 +01:00
Akinwale Ariwodola 86b4a825c8 don't show anonymous while resolving file item 2019-08-10 08:12:27 +01:00
Akinwale Ariwodola 95b6801450 Daemon (lbrynet) --> LBRY SDK 2019-08-10 08:01:25 +01:00
Akinwale Ariwodola 1e0a636b4f
Fix release blockers (#10) 2019-08-10 07:55:12 +01:00
Akinwale Ariwodola 4b7f3f140a add unmountInactiveRoutes to drawer navigator 2019-08-09 07:52:48 +01:00
Akinwale Ariwodola 18d654cc66
Performance (#9)
* performance improvements
* fix time picker for top content on tag page
* redux-persist v5. style tweaks.
2019-08-09 07:41:40 +01:00
Thomas Zarebczan 22d860a885 remove uri param to doSendTip (#3)
* remove uri param to doSendTip

This was not being used in redux and I removed it recently.

* fix doSendtip

We added an isSupport parameter on redux side to support supports :)

* pass isSupport false for tips
2019-07-30 16:15:50 +01:00
Akinwale Ariwodola 507c8f0394
Merge pull request #7 from lbryio/release-0.8.0
updates for next release
2019-07-30 15:41:41 +01:00
Akinwale Ariwodola b194bd9276 updates for next release 2019-07-30 15:38:46 +01:00
Akinwale Ariwodola da9276ea75
Merge pull request #6 from lbryio/discovery-updates
final discovery fixes
2019-07-29 23:43:47 +01:00
Akinwale Ariwodola 683c13f909
Merge pull request #5 from lbryio/publishes-page
add publishes page
2019-07-29 23:43:07 +01:00
Akinwale Ariwodola 7a7530a970 final discovery fixes 2019-07-29 17:29:11 +01:00
Akinwale Ariwodola bc7d546dd9 add publishes page 2019-07-26 17:12:28 +01:00
Akinwale Ariwodola dcd8c97a9c fix helper imports 2019-07-26 15:35:29 +01:00
Akinwale Ariwodola 0847868882
Merge pull request #4 from lbryio/redux-persist
upgrade to redux-persist v5
2019-07-26 15:31:30 +01:00
Akinwale Ariwodola e121cfe5c6 upgrade to redux-persist v5 2019-07-26 15:30:07 +01:00
Akinwale Ariwodola ed2532dae1
Discovery (#2)
* show content for followed tags on the discover page
* pin rn-fetch-blob version. vertical claim lists.
* update trending page with claim_search results and scroll up to 500 items
* tag page and content sorting
* fix styles and tag page load
* update subscriptions view using claim_search results
* add horizontal subscribed channels list
* add tag customisation to explore and trending pages
* subscriptions updates and suggested channels
2019-07-26 09:13:46 +01:00
Akinwale Ariwodola 286415ee14
Merge pull request #1 from lbryio/rn-0.59.10
upgrade to React Native 0.59.10
2019-07-13 01:25:46 +01:00
Akinwale Ariwodola 6ae52cf0ad upgrade to React Native 0.59.10 2019-07-12 15:53:46 +01:00
Akinwale Ariwodola fccf371dde update async-storage module 2019-07-10 03:19:20 +01:00
Akinwale Ariwodola e3f66e4fa6 initial commit 2019-07-09 01:54:32 +01:00