Akinwale Ariwodola
964ed2d129
add prettier and eslint
2019-06-12 08:56:08 +01:00
Akinwale Ariwodola
abeadd858e
sdk 0.37.2 update for release ( #547 )
2019-05-27 10:30:33 +01:00
Akinwale Ariwodola
7a7e96388b
Replace Mixpanel with Firebase (Google) analytics ( #535 )
...
* replace mixpanel with firebase analytics
* add encrypted google-services.json file
2019-05-02 07:06:42 +01:00
Akinwale Ariwodola
73d469dc8d
Explore page redesign ( #518 )
2019-04-24 15:31:44 +01:00
Akinwale Ariwodola
f79ad3dabc
Upgrade to React Native 0.59.3 ( #513 )
...
* upgrade to react native 0.59.3
* add FOREGROUND_SERVICE permission for Android 9 Pie (target sdk 28)
* put android.permission.FOREGROUND_SERVICE permission directly in AndroidManifest
* allow cleartext traffic
2019-04-05 09:13:35 +01:00
Akinwale Ariwodola
bac202d4ec
Pending Rewards ( #467 )
...
* show unclaimed rewards amount beside floating wallet balance
2019-03-11 09:47:14 +01:00
Akinwale Ariwodola
c37a6f5c27
move uri omnibar to top ( #444 )
2019-03-01 19:25:16 +01:00
Akinwale Ariwodola
8f609fa900
0.5.0 rc ( #436 )
...
* fixes for release
* fix subscriptions view. change Latest First to Latest Only.
* fix channel subscription uri
* fix subscription notifications
* some iconography and label changes
* change sdk log level for release builds
* sort all subscriptions by newest first
* fix crash with Picasso thumbnail fetch operation
* add check for null / undefined filenames after stopping download
* update sdk to 0.32.3. fix download notification.
2019-02-22 04:28:11 +01:00
Akinwale Ariwodola
3a9187d795
App rating reminder ( #428 )
...
* updates for lbry sdk 0.32.0
* update package.json
* update interval to 7 days
2019-02-18 19:19:18 +01:00
Akinwale Ariwodola
9638ad4f06
handle new email verification links ( #426 )
...
* handle new email verification links
* some updates to work with new auth flow
2019-02-18 07:50:32 +01:00
Akinwale Ariwodola
7f6874b791
Suggested subscriptions ( #423 )
...
* suggested subscriptions implementation
* some style and loading tweaks
* add subscribe buttons and style tweaks
2019-02-08 16:48:35 +01:00
Akinwale Ariwodola
2c56c78467
Subscription notifications implementation ( #407 )
...
* add notifications for unread subscriptions
2019-01-21 17:11:31 +01:00
Akinwale Ariwodola
0638b9f133
ongoing pre-beta tasks ( #284 )
...
* tapping on the player controls container while it is visible should hide the container
* change 'click' to 'tap'
* add related content component
* file list item resolving display tweaks
* increase number of search results to 25
* fix name display for identity claims in search results
2018-09-05 14:43:39 +01:00
Akinwale Ariwodola
eeacbbb979
tweak thumbnail aspect ratio and sizing on discover and search pages
2018-08-28 20:23:48 +01:00
Akinwale Ariwodola
c25785ccf4
Mobile rewards ( #251 )
2018-08-28 11:59:14 +01:00
Akinwale Ariwodola
94f9ad6cc4
display floating wallet balance ( #252 )
...
* display floating wallet balance
2018-08-24 11:10:30 +01:00
Akinwale Ariwodola
9882d9d1c9
FontAwesome 5 everywhere
2018-08-08 18:11:25 +01:00
akinwale
4fbf90654e
implement direct URI navigation ( #134 )
2018-05-24 23:47:55 +01:00
Akinwale Ariwodola
140d405aa9
replaced FeaturedCategory with SectionList on discover page to improve performance
2018-05-19 20:50:09 +01:00
akinwale
3706bc5936
Wallet implementation ( #92 )
...
* Created walletAddress and walletBalance components
* Added walletSend and transaction list components.
* added transaction history page
2018-05-03 19:58:31 +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
2063e716f5
Splash screen, discover and file Pages ( #30 )
2018-03-11 16:32:13 +01:00