Commit graph

638 commits

Author SHA1 Message Date
overtorment
5b40159c08 FIX: correct merge of params when navigating between screens 2023-12-13 11:57:30 +00:00
Marcos Rodriguez Velez
dfd5f37224
Lint fix 2023-12-13 02:47:53 -04:00
Marcos Rodriguez Velez
8834ea730a
FIX: Use merge:true when navigating to a previous screen 2023-12-13 02:41:37 -04:00
Marcos Rodriguez Velez
6e9fb487e0 FIX: Failing to open Camera Screen when Scanning to Import (iOS) #5831 2023-11-20 20:06:22 +00:00
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
fa9b60db26
REF: Extract BlueButton to Button.tsx 2023-11-15 04:40:22 -04:00
Marcos Rodriguez Vélez
42966eab12
OPS: Update to Nav 6 (#5404) 2023-11-11 11:33:50 +00:00
Marcos Rodriguez Velez
19c8a87886
FIX: Sometimes would crash due to lack of initialParams 2023-11-04 13:25:03 -04:00
Marcos Rodriguez Velez
78a033999e
REF: Handle isTorCapable in-code rather than script changes
Refactoring so making builds for mac and old android is less hacky
2023-10-29 11:48:54 -04:00
Marcos Rodriguez Velez
8641f94612
REF: Use our useTheme 2023-10-23 21:28:44 -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
942a1dee8d
REF 2023-10-20 11:10:50 -04:00
Marcos Rodriguez Velez
a40d626c81
REF: Use nav prop for statusbar 2023-10-19 21:54:19 -04:00
Marcos Rodriguez Velez
f1813bd4b8
FIX: Deepscan 2023-10-17 09:51:06 -04:00
Marcos Rodriguez Velez
d78391a51a
Update details.js 2023-10-17 09:47:28 -04:00
Marcos Rodriguez Velez
77687e3ac0
FIX: Lint 2023-10-17 09:39:32 -04:00
Marcos Rodriguez Velez
889689a3af
REF: Camera Authorization Request 2023-10-17 09:35:10 -04:00
Ivan Vershigora
7a6aa679fe
fix: enable @react-native-community eslint plugin and fix all the errors 2023-07-27 10:08:16 +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
9a26be1c80 FIX: incorrect error handling when scanning invalid BC-UR data 2023-06-28 22:59:36 +01:00
overtorment
4dffd7c2f6 FIX: camera black screen (closes #5510) 2023-05-06 18:23:48 +01:00
overtorment
8ab4a46874 REF: camera permissions 2023-04-30 20:31:31 +01:00
overtorment
acd839a52a REF: replace icon 2023-04-30 12:36:40 +01:00
overtorment
7ba1b77966 FIX: rare crash when signing with HW wallet 2023-04-30 12:36:21 +01:00
overtorment
8bb0360b47 REF: refactor after camera component cleanup 2023-04-28 10:37:19 +01:00
overtorment
f24e57b426 Merge remote-tracking branch 'origin/master' into scan 2023-04-27 10:30:24 +01:00
DanGould
f013f61847 Satisfy PayjoinClient wallet param
PayjoinClient requires named opts.wallet, we passed opts.payJoinWallet
2023-04-13 11:03:40 +01:00
Marcos Rodriguez Velez
d7daf40f65 DEL: Unnecessary code 2023-04-06 16:47:09 -04: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
jorgemasta
f3420b35d1 feat: reduce unnecessary space from success view 2023-03-19 19:17:01 +00:00
Marcos Rodriguez Velez
64a5863af8 DEL: Remove outdated code for unsupported macOS 2023-02-25 12:20:46 -04:00
Ivan Vershigora
ecb12d9832
OPS: update eslint packages and config 2022-10-31 12:25:26 +00:00
Overtorment
f4409beabe
REF: switchet camera dependency (unfortunately still uses google libs) (#5096) 2022-10-11 13:47:32 +01:00
Marcos Rodriguez Vélez
3df241f720
FIX: Ability to send "MAX" is disabled after scanning QR code #4985 2022-09-24 14:14:01 -04:00
Overtorment
3f6db4da69 REF: convert some stuff to typescript 2022-09-05 19:34:02 +01:00
Overtorment
c64f753739 FIX: broken kebab-horizontal icon 2022-06-19 17:17:33 +01:00
Overtorment
44a1b7a98c FIX: typo that might cause incorrect 'openSignedTransaction' procedure 2022-06-09 20:01:47 +01:00
Marcos Rodriguez Vélez
7815cef97a
FIX: 50ms wasnt enough 2022-04-19 05:29:29 -04:00
Marcos Rodriguez Vélez
4dd9dd78c1
FIX: Change address 2022-04-03 11:44:36 -04:00
Marcos Rodriguez Vélez
0ad46bee5c
FIX: Animations woulndt autoPlay 2022-02-23 11:13:20 -05:00
Marcos Rodriguez Vélez
2b4ae67b7b
OPS: Update to RN 67 2022-02-11 11:47:06 +00:00
Ivan Vershigora
c8bd4d3423 REF: enable eslint react-native/no-unused-styles rule and remove unused styles 2022-01-28 15:16:47 +03:00
Ivan Vershigora
50910067fb ADD: show selected coins summary on CoinControl screen 2022-01-24 13:28:03 +03:00
Marcos Rodriguez Vélez
a66186b193
Update details.js 2021-12-27 15:19:37 -06:00
Marcos Rodriguez Vélez
932ec1faaa
FIX: pickSingle 2021-12-27 15:17:02 -06:00
Marcos Rodriguez Vélez
5184e3aec9
FIX: FilePicker oncancel was not removing load indicator 2021-12-27 15:08:06 -06:00
Ivan Vershigora
b29a94f980 ADD: show frozen amount on send screen, warn in case of send MAX or amount exeeds balance 2021-12-23 18:39:33 +03:00