Commit graph

1209 commits

Author SHA1 Message Date
Marcos Rodriguez Vélez
294790bc4a
FIX: Update drawer view for nav 6 (#5843) 2023-11-20 20:02:47 +00:00
Marcos Rodriguez Velez
d87470163a
FIX 2023-11-15 08:54:04 -04:00
Marcos Rodriguez Velez
d2c6abf98c
FIX 2023-11-15 08:07:54 -04:00
Marcos Rodriguez Velez
fa9b60db26
REF: Extract BlueButton to Button.tsx 2023-11-15 04:40:22 -04:00
S.Blagogee
cad2c76851
Fix open files (#5770) 2023-11-12 14:41:51 +00:00
Marcos Rodriguez Vélez
42966eab12
OPS: Update to Nav 6 (#5404) 2023-11-11 11:33:50 +00:00
Marcos Rodriguez Velez
9002e117eb
DEL: Remove nav color android package 2023-11-05 14:07:10 -04:00
3bitcoins
53271d13f2
ADD: tool to generate last mnemonic word (#5722) 2023-11-02 17:16:11 +00:00
Marcos Rodriguez Velez
334df9100b
FIX: The scrolling behavior after deleting a wallet was not natural.
Let the component figure it out
2023-10-24 20:37:23 -04:00
Marcos Rodriguez Velez
4b4cba80a3
DEL: Old comments 2023-10-23 21:31:43 -04:00
Marcos Rodriguez Velez
8641f94612
REF: Use our useTheme 2023-10-23 21:28:44 -04:00
Marcos Rodriguez Velez
27ba60a49a
Update pleaseBackup.tsx 2023-10-23 10:23:19 -04:00
Marcos Rodriguez Velez
293b875c5b
REF: PleaseBackup to TSX 2023-10-22 21:59:16 -04:00
Marcos Rodriguez Velez
1fff1f44b5
FIX: Eliminate re-renders 2023-10-22 08:25:48 -04:00
Marcos Rodriguez Velez
5e050783ea
REF: Reorg 2023-10-21 19:20:18 -04:00
Marcos Rodriguez Velez
614e10ab3a
Update add.js 2023-10-21 19:01:24 -04:00
GLaDOS
858aeb888e
Merge pull request #5749 from BlueWallet/navpropstatus
REF: Use nav prop for statusbar
2023-10-21 10:22:08 +01:00
Marcos Rodriguez Velez
8c4cb4b932
FIX: Permission issues on newer Android APIs 2023-10-20 14:59:49 -04:00
Marcos Rodriguez Velez
aee4c9dd6f
REF 2023-10-20 13:47:37 -04:00
Marcos Rodriguez Velez
d18078c3af
Update add.js 2023-10-20 11:15:54 -04:00
Marcos Rodriguez Velez
942a1dee8d
REF 2023-10-20 11:10:50 -04:00
Marcos Rodriguez Velez
a41ea5c32a
REF 2023-10-20 10:25:40 -04:00
Marcos Rodriguez Velez
f1aa88774c
REF 2023-10-19 22:28:49 -04:00
Marcos Rodriguez Velez
ccc655e053
REF: StatusBar usage 2023-10-19 22:12:08 -04:00
Marcos Rodriguez Velez
889689a3af
REF: Camera Authorization Request 2023-10-17 09:35:10 -04:00
overtorment
ca9a14b85c FIX: better tx list update when transactions actually changed (rel #5615) 2023-10-11 23:23:35 +01:00
overtorment
42ea6af833 FIX: pull-to-refresh while inside the wallet doesnt update the tx list (closes #5615) 2023-09-30 15:24:40 +01:00
overtorment
530ba107d2 FIX: unable to delete faulty wallet (rel #5661) 2023-09-28 15:58:30 +01:00
S.Blagogee
cc728a01c9
ADD: airdrop ms cosigner (#5682) 2023-09-17 16:28:54 +00:00
Ivan Vershigora
42789730fc
fix: round circles on Multisig screen 2023-08-27 22:19:08 +03:00
Ivan Vershigora
82d8257993
fix: upgrade eslint and prettier 2023-07-27 10:08:16 +01:00
Ivan Vershigora
7a6aa679fe
fix: enable @react-native-community eslint plugin and fix all the errors 2023-07-27 10:08:16 +01:00
overtorment
d239096925 FIX: invalid cosigner when scanning cosigner during multigig vault setup (closes #5616) 2023-07-24 22:36:15 +01:00
Marcos Rodriguez Velez
3684814e21
FIX: can't access storage for unsigned transaction export #5559 2023-07-09 12:12:05 -05:00
overtorment
6c87d23d05 FIX: incorrect data display on multisig wallet details screen 2023-06-28 22:56:42 +01:00
Marcos Rodriguez Velez
2cd80b4157
ref: draggable flatlist source 2023-06-17 10:42:32 -05:00
overtorment
0938af8a36 FIX: offchain csv export 2023-04-28 17:04:39 +01:00
masikotimo
f273cc6170 ADD: Enable lightning/offchain wallet transactions to be exported to csv 2023-04-27 10:26:46 +01:00
Marcos Rodriguez Velez
b919966ef3
FIX: Crash on large screen devices due to not checking if item is not false 2023-04-22 14:46:58 -05:00
Overtorment
54fe359cdc
REF: speedup app startup 2023-04-21 15:39:12 +00:00
Overtorment
74dbe47467
Update list.js 2023-04-12 20:14:37 +00:00
Overtorment
89a98c4a4b
Update drawerList.js 2023-04-12 20:13:53 +00:00
Marcos Rodriguez Velez
9e1974dbc7 REF: Pass item rather than index
This will open the door to future features that will prefer the item instead of index. Such as search
2023-04-12 10:58:00 -05:00
Ivan
72271f10f6
FIX: BIP47 import (#5387) 2023-04-06 16:29:34 +00:00
Marcos Rodriguez Velez
144c9bea25 ADD: Use performance improving props for large lists 2023-04-03 09:02:25 -04:00
Marcos Rodriguez Velez
8447b9c5eb FIX: Only attempt refetch is walletID changed 2023-04-02 11:35:20 -04:00
GLaDOS
9529a4050a
Merge pull request #5432 from BlueWallet/fix-bip47-related-crash
FIX: bip47 related crash on wallet/details
2023-04-02 15:04:41 +01:00
overtorment
6d3e089d1e FIX: bip47 related crash on wallet/details 2023-04-02 13:39:51 +01:00
Marcos Rodriguez Velez
30609af527 REF: Transactions Header JS > TSX 2023-04-01 20:16:00 -04:00
Christoph Ono
8d46cc66d3
Add missing accessibility labels (#5390) 2023-03-31 15:32:07 +00:00