Commit Graph

39 Commits

Author SHA1 Message Date
Overtorment
49f4374725 REF: lint 2019-05-12 23:18:12 +01:00
Tristan Edwards
298aba26f4 Support Safello redirect URLs
When the user buys bitcoin through Safello, they will be redirected to
the Yoti app to verify their identity.

Previously, when the process was done, they
would be redirected to a browser window to continue their purchase, but
since bluewallet has a `bluewallet://` redirect URI associated to its
app ID, we can redirect them back to the app with a
`safello-state-token` query parameter appended to the URI instead.

Bluewallet then simply needs to check if that query parameter is
present, and if so, open a new WebView with the same Safello URL +
`stateToken=xxx` in order to resume the user's session. This way, the
whole buying process can take place inside Bluewallet's app, which
is a clear improvement in terms of user experience.
2019-05-09 12:17:01 +02:00
Overtorment
9bed2c3776 FIX: android build 2019-05-03 19:45:38 +01:00
Marcos Rodriguez Vélez
33bffaa7ab ADD: Apple Watch support 2019-05-02 21:33:03 +01:00
Overtorment
0d37b2b323 ADD: new deeplinking scheme 2019-04-10 00:16:58 +01:00
Marcos Rodriguez Vélez
c1a03cb1cb FIX: Deeplink would fail sometimes on cold start (#382) 2019-03-07 18:38:24 +00:00
Marcos Rodriguez Vélez
3f651960e0 ADD: Read clipboard for transactions 2019-03-05 02:25:56 +00:00
Marcos Rodriguez Vélez
6017f4d990 FIX: Create button was difficult to press on android. (#369)
FIX: Create button was difficult to press on android.
ADD: Clipboard detection on app state change to foreground
OPS: Upgrade to RN 58.6 due to various important fixes
FIX: Statusbar restored
2019-03-02 12:13:12 +00:00
Marcos Rodriguez Vélez
f4d448b4b3 ADD: Created BlueAddressInput 2019-01-24 02:36:01 -05:00
Marcos Rodriguez Vélez
66bce8874a FIX: Dismiss add screen 2018-12-29 13:24:51 -05:00
Marcos Rodriguez Vélez
35daa630cc ADD: Show alert if no wallet is available when trying to make a payment. 2018-12-26 04:09:48 -05:00
Marcos Rodriguez Vélez
4aa9c47fda ADD: Deeplinking for LND invoices 2018-12-24 10:29:33 -05:00
Marcos Rodriguez Vélez
ea03e1f37e Deeplinking for BIP70 2018-12-22 09:25:34 -05:00
Marcos Rodriguez Vélez
3efb9ccfde FIX: Fixed currencies in tx details and send 2018-12-22 00:12:41 -05:00
Marcos Rodriguez Vélez
3ebc79624c FIX: Currency Unit change 2018-12-21 22:23:52 -05:00
Marcos Rodriguez Vélez
6681f79be1 More changes 2018-12-18 20:46:06 -05:00
Pavel Ševčík
a450c865df Created App container with Navigator ref and proper Linking 2018-12-18 13:00:33 +01:00
Igor Korsakov
6f581a2f2e
Eject (#126)
* OPS: randombytes work
* OPS: porting to RN android: added prompt, refactoring
* OPS: better android prompt
* FIX: scan qr callback
* FIX: correct fee sat calculation for HD & classic segwit wallets
* FIX: Fixed height for button in empty transaction list
* FIX: keyboard issue on fee selection modal
* FIX: slow QR code generation for HD backup screen
* ADD: wallet reorder
* FIX: TypeError: undefined is not an object (evaluating 'recommendedFees.halfHourFee') #133
* FIX: android appstore link
* OPS: Code to Migrate Expo json
* REF: renamed blitzhub to lndhub
* OPS: Migration: move expo files instead of parsing
* FIX: lndhub uri usage
* FIX: no security alert on android (it was ios specific)
* REF: better tx list rendering and sorting
* ADD: verify tx on coinb.in
* FIX: Tap to dismiss is not working #137
* REF: Removed Wallet gradients duplication.
* REF: about screen
* FIX: bech32 qr scan in send screen
* FIX: better bip21 handling
* Use of dayjs for transaction details
* REF: QR code content follows BIP21
* ADD: fee in local currency when send
* FIX: Refresh wallet info on page focus
2018-12-11 22:52:46 +00:00
Marcos Rodriguez Vélez
8641b89e5d Remove Drawer. 2018-10-30 22:23:48 -04:00
Overtorment
818e35a3eb OPS 2018-10-06 03:19:16 +01:00
Overtorment
9da71cfd5a REL 2018-10-06 02:37:12 +01:00
Overtorment
9960764e55 OPS: add sentry 2018-10-06 02:21:38 +01:00
Marcos Rodriguez Vélez
682048414d ADD: Updated Settings screen to match design (#84)
* ADD: Updated Settings screen to match design
2018-09-30 09:31:09 +01:00
Marcos Rodriguez Vélez
3922ae3175 Update deprecated calls 2018-09-19 01:11:39 +01:00
Overtorment
fc4cee1089 Revert "Updated Expon and depracated calls. (#44)"
This reverts commit 60b0bdc474.
2018-09-17 19:32:54 +01:00
Marcos Rodriguez Vélez
60b0bdc474 Updated Expon and depracated calls. (#44)
OPS: Upgrade to Expo SDK 30; Migrated to FlatList.
2018-09-16 11:14:28 +01:00
Overtorment
b369a1b917 REF: prettier: line width 120 2018-07-07 14:04:32 +01:00
Igor Korsakov
75d054d0e7
Translations (#15)
ADD: locale
2018-05-28 20:18:11 +01:00
Overtorment
2b5d00c0bd REF 2018-05-22 18:10:53 +01:00
Overtorment
06c1727fad UI improvements; refactoring 2018-05-06 18:12:14 +01:00
Overtorment
6df887efa7 plausible deniability 2018-04-01 00:16:42 +01:00
Overtorment
809f9cae60 storage encryption 2018-03-31 14:43:08 +01:00
Overtorment
8afa275306 refactoring 2018-03-24 21:24:20 +00:00
Overtorment
41a1ce812b more tests 2018-03-18 15:15:10 +00:00
Sergey Tsegelnyk
f1d68e53e6 prettier 2018-03-18 03:11:54 +00:00
Sergey Tsegelnyk
490eaf332e add proptypes to app.js 2018-03-18 03:11:54 +00:00
Sergey Tsegelnyk
f734254799 eslint tweaks; App.js linter erros fix 2018-03-18 03:11:54 +00:00
Sergey Tsegelnyk
94dbc388d4 add standard w plugins 2018-03-18 03:11:54 +00:00
Overtorment
08a5749c12 init 2018-01-30 22:42:38 +00:00