Ivan Vershigora
|
35510463b2
|
fix: add SaveArea to Send/Success screen
|
2024-01-28 20:27:19 +00:00 |
|
Marcos Rodriguez Velez
|
63b1842699
|
FIX: Remove padding
|
2024-01-13 10:56:29 -04:00 |
|
Marcos Rodriguez Velez
|
0075fa4cc4
|
FIX: DIsmissing Scanner would result in undefined reject
|
2024-01-07 15:14:04 -04:00 |
|
Marcos Rodriguez Velez
|
310211417f
|
no message
|
2024-01-07 09:44:33 -04:00 |
|
Ivan Vershigora
|
3c2b179baf
|
fix: use SafeAreaView from react-native-safe-area-context
|
2023-12-30 15:18:33 +07:00 |
|
Marcos Rodriguez Vélez
|
a08117a75f
|
REF: Haptic feedback into a class with power state verification (#5954)
|
2023-12-29 07:52:12 -04:00 |
|
overtorment
|
981d587f75
|
FIX: exception trying broadcast after scanning PSBT from QR
|
2023-12-25 18:39:33 +00:00 |
|
Marcos Rodriguez Vélez
|
cf5e89bb2c
|
REF: BlueListemItem to TSX (#5911)
|
2023-12-16 21:44:35 +00:00 |
|
Marcos Rodriguez Velez
|
6ae3572aca
|
DEL: Abandoned package
|
2023-12-15 11:56:41 -04:00 |
|
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 |
|