Akinwale Ariwodola
4c4d561f30
new_android reward
2020-03-20 17:00:18 +01:00
Akinwale Ariwodola
12d7fbd472
lbry.tv hybrid mode ( #132 )
...
* use lbry.tv for resolve and claim_search
* gracefully handle dynamic sdk ready state
* update pinned lbry-redux commit
* use empty state view when sdk is not ready
* traditional mode if dht is enabled
2020-03-20 08:25:39 +01:00
Akinwale Ariwodola
4645a8f412
update pinned lbryinc commit
2020-03-17 22:17:40 +01:00
Akinwale Ariwodola
f26f1fe215
fix related content
2020-03-13 17:37:44 +01:00
Akinwale Ariwodola
195d155c70
Fast lite mode ( #129 )
...
* added lite file page
* update splash logic
* updates to navigation handling for lite mode
* update packages
* show firebase token on About page
* handle additional params for notifiication cold start
* handle opening urls in lite mode
2020-03-10 22:08:17 +01:00
Akinwale Ariwodola
e1f4994990
New build ( #125 )
...
* new project structure using android aar
* remove blockchain/headers file
* rename ios files
* add android release script
2020-02-27 09:05:00 +01:00
Akinwale Ariwodola
f05d357fa7
Following rework ( #124 )
...
* make following the default page. add suggested grd.
* suggested grid vertical scrolling. semi-infinite scroll
* search and related content fixes
2020-02-24 15:20:03 +01:00
Akinwale Ariwodola
76938d3349
canonical urls for invite links
2020-02-10 12:25:20 +01:00
Akinwale Ariwodola
f5ae1f34f7
resolved search nsfw
2020-02-03 07:27:07 +01:00
Akinwale Ariwodola
d9ada93ff3
Invites page ( #114 )
2020-01-29 12:25:23 +01:00
Akinwale Ariwodola
3f21c4e08c
display circular download progress on file page
2020-01-20 23:11:14 +01:00
Akinwale Ariwodola
e263ad7569
react navigation drawer workaround
2020-01-13 12:24:03 +01:00
Akinwale Ariwodola
1ce5fad8c0
allow scrolling for displaying more search results ( #110 )
...
* allow scrolling for displaying more search results
* add search page size constant
* use default page size. fix typo.
2020-01-09 16:49:14 +01:00
Akinwale Ariwodola
bc62580aae
downgrade drawer navigator because it's still being weird
2020-01-07 11:21:01 +01:00
Akinwale Ariwodola
c47c7cd925
basic markdown rendering
2020-01-07 08:34:20 +01:00
Akinwale Ariwodola
4ed3809ffd
final fix for uri bar and some performance improvements
2020-01-06 21:11:15 +01:00
Akinwale Ariwodola
3f0ed7988a
Merge remote-tracking branch 'origin/resolved-search'
2020-01-05 19:02:25 +01:00
Akinwale Ariwodola
b3e20e78cb
fix uri bar text input selection. update react navigation packages.
2020-01-05 19:01:31 +01:00
Akinwale Ariwodola
3b0ea191fe
display duration, fees and obscure nsfw for resolved search results
2020-01-05 18:07:28 +01:00
Akinwale Ariwodola
20a984f259
display resolved search results
2020-01-05 13:56:09 +01:00
Akinwale Ariwodola
d7635dc7ee
update doSearch calls
2020-01-05 11:40:38 +01:00
Akinwale Ariwodola
15cbdcfaca
add reactotron. fix batch resolve functionality for search results.
2019-12-29 10:34:00 +01:00
Akinwale Ariwodola
f77f0a7aa2
search tweaks and package updates
2019-12-29 06:48:13 +01:00
Akinwale Ariwodola
d7edbf55b5
react-navigation-drawer 2.3.3
2019-12-28 19:36:17 +01:00
Akinwale Ariwodola
4b283e6606
update to RN 0.61.5
2019-12-28 15:14:37 +01:00
Akinwale Ariwodola
48ce7e9d9e
pin lbry-redux and lbryinc commits
2019-12-20 08:46:44 +01:00
Akinwale Ariwodola
f231741789
use snackbars instead of toasts
2019-12-18 11:47:56 +01:00
Akinwale Ariwodola
f03a88ab2a
pin lbry-redux commit
2019-12-05 13:24:22 +01:00
Akinwale Ariwodola
184d5d1ec3
i18n ( #80 )
...
* i18n all the strings
* assign file content
* download and save language files
* load language on startup
* load language setting correctly when app launches
* fix i18n calls in constants
* pin lbryinc commit
2019-12-05 13:16:43 +01:00
Akinwale Ariwodola
032b5c26b1
wait for getSync to complete and apply user settings
2019-10-28 16:32:09 +01:00
Akinwale Ariwodola
61f0aa5dac
add notification settings ( #63 )
2019-10-25 16:44:49 +01:00
Akinwale Ariwodola
69a760f011
Navigation drawer ( #62 )
...
* downgrade react-navigation-drawer package
* adjust drawer width
2019-10-21 18:22:03 +01:00
Akinwale Ariwodola
9080913811
Next RC ( #57 )
...
* use doPreferenceGet for retrieving saved user state
* add share button
* remove extra slash
* preferences sync and wallet sync updates
* preference updates. send firebase token.
* add URI bar suggestions setting. reorganise settings page
* NSFW -> mature
* sdk calls: account_* -> wallet_*
* more updates for release
* filtered homepage. other updates.
* log publish
* remove getSync from channel creation success
2019-10-17 14:10:49 +01:00
Akinwale Ariwodola
c203aa914c
fix subscription notifications ( #52 )
2019-10-02 10:35:34 +01:00
Akinwale Ariwodola
31d4d46742
fix publishing
2019-09-27 00:00:09 +01:00
Akinwale Ariwodola
88e450eb08
post-0.9.0 fixes
2019-09-25 23:21:39 +01:00
Akinwale Ariwodola
5943a796e4
0.9.0 rc ( #47 )
...
* sync user settings
* fix errors and user shared state
* fix: publish button disabled for file uploads
* miscellaneous fixes. enable thumbnail selection on publish page.
* get user settings after verification. tweak sync verify.
* fix states and channel edit errors
* empty state views. fix publishing state.
* channel about tab empty state
2019-09-24 17:22:51 +01:00
Akinwale Ariwodola
23cf8b15bc
use react-navigation-stack module
2019-09-23 17:47:30 +01:00
Akinwale Ariwodola
76cc8eaea1
update react-navigation-drawer package
2019-09-23 16:43:54 +01:00
Akinwale Ariwodola
a26fb3e06b
fix channel selector issues on publish page ( #43 )
...
* fix channel selector issues on publish page
* remove future release warning
* fix channel creation error
2019-09-15 12:02:34 +01:00
Akinwale Ariwodola
34fa24ffd0
Channel creation and editing ( #36 )
2019-09-13 08:16:06 +01:00
Akinwale Ariwodola
c88961002f
canonical url and transform updates ( #38 )
...
* canonical url and transform updates
* account unlock after sync apply
* fix featured search item
* unlock after sync apply
* pin lbryinc commit
* fix featured search result item stuck loading
2019-09-06 19:43:47 +01:00
Akinwale Ariwodola
e902420269
fix: pin react-native-gesture-handler package
2019-08-26 21:17:38 +01:00
Akinwale Ariwodola
1c70fc878a
fix: buildURI calls
2019-08-26 20:39:51 +01:00
Akinwale Ariwodola
e6139d59d9
edit published content ( #32 )
...
* edit published content
* fix: error from clicking post-publish link
* fixes from ui/ux review
2019-08-25 17:08:43 +01:00
Akinwale Ariwodola
10e92b2834
send tip fix and tweaks
2019-08-23 09:19:02 +01:00
Akinwale Ariwodola
4c864c00dd
refactor search results page for improved performance
2019-08-20 10:47:39 +01:00
Akinwale Ariwodola
4287793d3f
0.8.2 rc ( #28 )
...
* enable deletion of downloads on the Library page
* tweak suggested subscriptions and library page
* pin lbryinc commit hash
2019-08-20 09:19:42 +01:00
Akinwale Ariwodola
2c6ac47d1a
formatCredits with shortFormat
2019-08-16 09:41:02 +01:00
Akinwale Ariwodola
5c80e7f1cf
Floating balance icon ( #22 )
...
* use coins icon for floating balance
2019-08-15 19:19:01 +01:00