Commit Graph

29 Commits

Author SHA1 Message Date
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
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