Overtorment
3f6db4da69
REF: convert some stuff to typescript
2022-09-05 19:34:02 +01:00
Marcos Rodriguez Vélez
0a29577d65
FIX: The term "Alert" is not part of the localisation file #3895
2021-10-04 02:02:33 -04:00
Phaedrus Raznikov
9758a602d1
FIX: Remove custom styles applied to SafeBlueArea, and their defs
2021-03-22 11:54:17 +00:00
Ivan Vershigora
64ff3de735
FIX: screen titles language
2021-02-15 11:03:54 +03:00
marcosrdz
7d9f81b543
DEL: Reset keychain after uninstall
2021-01-14 10:30:29 -05:00
marcosrdz
9db39b4f2a
FIX: Add wallet->set custom label->create multisig: label is not set to created wallet
2021-01-08 13:10:14 -05:00
Ivan Vershigora
f6aeb13636
REF: navigation styles
2021-01-05 10:17:04 +03:00
marcosrdz
6b3ce179ba
Merge branch 'master' into refBlueUseAllFundsButton
2021-01-04 10:33:01 -05:00
Ivan Vershigora
314b6e59fb
REF: navigation styles
2021-01-03 12:05:06 +03:00
marcosrdz
330c79ed71
Update encryptStorage.js
2020-12-29 15:38:36 -05:00
marcosrdz
008edb12d5
FIX: Disable storage restore feature on macOS
2020-12-27 23:36:46 +00:00
Ivan Vershigora
002752f643
REF: navigation styles
2020-12-25 19:09:53 +03:00
Ivan Vershigora
1e89987e47
FIX: missing i18n
2020-12-21 21:27:49 +03:00
marcosrdz
563e74963f
DEL: BlueHeaderDefaultSubHooks Duplicate
2020-12-19 03:28:57 -05:00
Overtorment
476ba022a0
Revert "REF: navigation styles"
2020-12-04 13:40:13 +00:00
Ivan Vershigora
aa7add7752
REF: navigation styles
2020-12-04 12:50:23 +03:00
marcosrdz
cb88714592
REF: Refactor some BlueComponents
2020-11-29 23:18:54 -05:00
marcosrdz
c0b525de8a
REF: Plausible deniability uses Hooks
2020-11-22 03:04:04 -05:00
Marcos Rodriguez Vélez
2d9c1daee7
ADD: Large iOS widget
2020-11-03 20:23:34 +00:00
Marcos Rodriguez Vélez
10511ae063
WIP: Market Widget for iOS 14
2020-11-02 13:11:28 +00:00
Marcos Rodriguez Vélez
1e770f779b
REF: useContext for centralized data access
2020-10-24 18:20:59 +01:00
marcosrdz
a296e3073e
REF: Use new ListItem
2020-09-21 21:53:28 -04:00
Ivan
7d1511056b
REF: Improve localization
2020-07-20 14:38:46 +01:00
Marcos Rodriguez Vélez
2ce7111687
ADD: Dark Mode
2020-07-15 18:32:59 +01:00
Overtorment
7396147157
REF: rearrange modules, move from root to blue_modules/
2020-07-02 15:04:44 +01:00
ncoelho
5f8b1f5b15
Fix: encrypted typo
2020-06-16 17:19:52 +01:00
Ivan Vershigora
71c8b74e92
REF: upgrade eslint, prettier, fix errors, reformat everything
2020-06-04 11:48:07 +01:00
Ivan Vershigora
68e10cd7f1
REF: move all inline styles to StyleSheet.create
2020-05-24 12:17:26 +03:00
marcosrdz
5e5d7ee4f3
ADD: Storage delete/not-delete for unencrypted storage.
2020-05-11 20:39:20 +01:00
marcosrdz
5807efdb6d
FIX: Biometrics switch value
2020-05-10 18:27:35 +01:00
Marcos Rodriguez Vélez
13572c8775
OPS: Upgrade RN elements
2020-05-03 19:17:49 +01:00
ncoelho
47ecf99f9f
improved copies and removed icon
2020-03-21 12:25:41 +01:00
Overtorment
59838a9433
REF: decrypt storage & advanced mode switch
2020-03-20 15:25:23 +00:00
Overtorment
b1e7378e02
TST: e2e tests for storage encryption
2020-03-19 15:51:35 +00:00
Overtorment
8df2a8d64b
TST: started writing detox test for encrypt
2020-03-18 17:03:05 +00:00
Overtorment
8f68ceeccd
TST: decrypt storage
2020-01-09 22:32:44 +00:00
Marcos Rodriguez
38048b2068
FIX: Current storage will be the selected one for decrypt
2019-11-10 09:18:56 -05:00
Marcos Rodriguez
fe305876b3
Update encryptStorage.js
2019-11-10 06:53:40 -05:00
Marcos Rodriguez
e01ffa85fb
Update encryptStorage.js
2019-11-10 06:51:40 -05:00
Marcos Rodriguez
406bcb58fc
ADD: Move biometrics to security screen
2019-11-10 06:43:41 -05:00
Marcos Rodriguez
29901ab399
FIX: Resolved crash when decrypting and going back to the wallets list
2019-11-03 02:26:20 -05:00
Marcos Rodriguez
9615d0fc5f
FIX: Provide better warning
2019-09-14 01:23:17 -04:00
Marcos Rodriguez
865e7dbe40
FIX: Decouple RNSecureKeyStore from encryptStorage component.
2019-09-14 00:34:24 -04:00
Marcos Rodriguez
d48bbd7340
FIX: Don't show alert unless password is invalid.
2019-08-23 03:25:12 -04:00
Marcos Rodriguez
9f9b1e1c20
ADD: Decrypt Storage
2019-08-23 03:04:23 -04:00
Overtorment
6ad1cda344
FIX: icons (removed octicons)
2019-04-06 21:18:54 +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
202165d1e2
REF: Updated navigation headers to better match design
2018-10-29 22:11:48 +00:00
Marcos Rodriguez Vélez
d09dbb0935
ADD: You can now pay for a Lightning invoice by manually inserting the invoice ID
2018-10-22 23:51:30 +01:00
Igor Korsakov
65be52ed3d
Development ( #96 )
...
* ADD: Wallet Details screen
* FIX: Fixed receive and send calls
* FIX: improve splash image and colors
* FIX: Modified Encrypted Storage prompt to avoid cancellation
* FIX: improved tx refresh strategy
* FIX: HDBread tx confirmations calculation
2018-10-09 00:25:36 -04:00