Akinwale Ariwodola
964ed2d129
add prettier and eslint
2019-06-12 08:56:08 +01:00
Akinwale Ariwodola
6a1287d1b0
Merge pull request #576 from lbryio/first-run-restart
...
do not proceed past Setup account without an email address
2019-06-08 22:18:12 +01:00
Akinwale Ariwodola
d3f4abc50e
allow blank passwords ( #575 )
2019-06-08 22:17:27 +01:00
Akinwale Ariwodola
20da1b6461
do not proceed past Setup account without an email address
2019-06-07 06:21:09 +01:00
Akinwale Ariwodola
7e136faea5
perform user authentication on first page of first run ( #572 )
...
* perform user authentication on first page of first run
* additional firebase events for first run
2019-06-04 05:56:45 +01:00
Akinwale Ariwodola
5fc2e1247b
Set default account upon wallet sync restore ( #556 )
2019-05-28 19:26:53 +01:00
Akinwale Ariwodola
abeadd858e
sdk 0.37.2 update for release ( #547 )
2019-05-27 10:30:33 +01:00
Akinwale Ariwodola
5a737ce38d
wait for user to complete email verification ( #548 )
...
* wait for user to complete email verification on first run
* add password strength meter. fix auth bugs in first run.
2019-05-23 22:11:52 +01:00
Akinwale Ariwodola
d0226ab4cc
Cross-device sync implementation ( #505 )
...
* first run updates for sync
* finish sync implementation and fix build for openssl 1.1.1b required for sdk
* fix openssl recipe and tweak build
* fix NativeModules import on wallet page
* display total wallet balance. fix dispatch prop.
* add pipeline status to README.md
* remove unused build recipes
* hide 'No, thanks' button during email new request
* bumpversion 0.6.0 --> 0.6.1
* move unclaimed reward amount to the left of floating wallet balance
* 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
* minor copy changes
* enable secure password input and auto account_unlock on startup
2019-04-22 13:42:47 +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
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
Sean Yesmunt
eb4995da86
move to new notificaion logic - UNTESTED
2018-11-20 12:07:12 -05:00
Akinwale Ariwodola
e75b0e51d9
show Continue if an email is already set upon return ( #347 )
2018-10-28 22:43:48 +01:00
Akinwale Ariwodola
8257d7b41d
more navigation tweaks ( #277 )
...
* upgrade react-navigation module, implement associated code updates
* call resolveUri for a file list item if the claim is not yet resolved
2018-09-02 08:12:21 +01:00
Akinwale Ariwodola
c25785ccf4
Mobile rewards ( #251 )
2018-08-28 11:59:14 +01:00
Akinwale Ariwodola
413ef66701
complete authentication flow and email verification link implementation ( #232 )
...
* complete authentication flow and email verification link implementation
* send appVersion and deviceId with authentication request
2018-08-16 10:48:34 +01:00
Akinwale Ariwodola
468c41c526
implement extendable first run experience starting with welcome page
2018-06-08 09:13:45 +01:00