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 |
|
Ivan Vershigora
|
0620127b6e
|
ADD: show frozen amount on send screen, warn in case of send MAX or amount exeeds balance
|
2021-12-23 12:46:29 +03:00 |
|
GLaDOS
|
eede4298c8
|
Merge pull request #4269 from BlueWallet/limpbrains-fix-bc-url-animated
FIX: scan BC-UR Crypto-Account animated
|
2021-12-07 11:34:11 +00:00 |
|
Overtorment
|
5f9a1c99cd
|
FIX: reject unknown segwit versions as invalid address
|
2021-12-05 18:46:42 +00:00 |
|
Ivan Vershigora
|
83d17b0d69
|
FIX: scan BC-UR Crypto-Account animated
|
2021-12-05 16:58:24 +03:00 |
|
Marcos Rodriguez Vélez
|
7cd2b53a42
|
FIX: Multisig Provide signature button not scrollable #4238
|
2021-12-04 10:56:43 +00:00 |
|
Marcos Rodriguez Vélez
|
e428d381ab
|
FIX: scroll index was being reset on focus
|
2021-10-29 00:52:03 -04:00 |
|
Marcos Rodriguez Vélez
|
b037aa8614
|
FIX: Dont allow navigation to other screens when loading
|
2021-10-26 16:47:09 -04:00 |
|
Marcos Rodriguez Vélez
|
62131a9354
|
FIX: Haptic
|
2021-10-24 01:02:25 -04:00 |
|
GLaDOS
|
8ffd013448
|
Merge pull request #4038 from BlueWallet/addrec
Addrec
|
2021-10-18 09:52:31 +01:00 |
|
Marcos Rodriguez Vélez
|
b030adf183
|
FIX: Localize string
|
2021-10-17 10:57:16 -04:00 |
|
Marcos Rodriguez Vélez
|
be7a9473de
|
Update details.js
|
2021-10-13 18:46:40 -04:00 |
|
Marcos Rodriguez Vélez
|
45faf2c1cb
|
FIX: Add recipient was disabled when using max
|
2021-10-13 18:45:12 -04:00 |
|
Marcos Rodriguez Vélez
|
f6f6fc3fe6
|
FIX: Unable to scroll up/down signed transaction summary card. #4019
|
2021-10-13 12:14:49 +01:00 |
|
Overtorment
|
7d2dd9ea89
|
FIX: multisig not exporting correct psbt with all signatures
|
2021-10-08 23:05:18 +01:00 |
|
Marcos Rodriguez Vélez
|
5317485d0f
|
FIX: App would crash if navigate was called prior to menu show
|
2021-10-08 13:14:29 +01:00 |
|
GLaDOS
|
73702277c8
|
Merge pull request #3977 from BlueWallet/tooltipinlioner
REF: Allow multiple submenus
|
2021-10-05 16:15:42 +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 |
|
Marcos Rodriguez Vélez
|
f9a2e7a6e8
|
REF: Allow multiple submenus
|
2021-10-03 23:47:01 -04:00 |
|
Marcos Rodriguez Vélez
|
a8e8069e63
|
REF: LDK Open Channel flow
|
2021-09-30 12:33:50 +01:00 |
|