Commit graph

90 commits

Author SHA1 Message Date
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
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
8641f94612
REF: Use our useTheme 2023-10-23 21:28:44 -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
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
Marcos Rodriguez Velez
64a5863af8 DEL: Remove outdated code for unsupported macOS 2023-02-25 12:20:46 -04:00
Overtorment
44a1b7a98c FIX: typo that might cause incorrect 'openSignedTransaction' procedure 2022-06-09 20:01:47 +01:00
Marcos Rodriguez Vélez
932ec1faaa
FIX: pickSingle 2021-12-27 15:17:02 -06: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
01000a9bdf ADD: Pause/Start when isFocused 2021-09-13 12:42:26 +01:00
Marcos Rodriguez Vélez
d88bb5b7b6 FIX: Pause QRCode during Export 2021-09-13 12:42:26 +01:00
Marcos Rodriguez Vélez
9c07e45c09 DEL: Obsolete DynamicQRCode 2021-09-13 12:35:43 +01:00
Overtorment
a93935aec4
ADD: LDK wallet (technical release) 2021-09-09 12:00:11 +01:00
Marcos Rodriguez Vélez
34994a9839 REF: Use context 2021-08-24 01:00:57 -04:00
Marcos Rodriguez Vélez
681c256c17 ADD: Enhance offline mode UI 2021-08-24 00:33:32 -04:00
Marcos Rodriguez Vélez
7b2f27b1e2 ADD: Offer additional file save destinations on Android #3356 2021-07-09 22:38:09 -04:00
Marcos Rodriguez Vélez
51d67ae1b3 ADD: Accessibility button trait to TouchableOpacity 2021-06-24 08:50:57 -04:00
marcosrdz
646c5a8ea0 DEL: Remove isCatalyst package 2021-05-29 01:57:40 -04:00
Overtorment
fcd3eff580 REF: cleanup 2021-04-27 20:17:13 +01:00
Phaedrus Raznikov
9758a602d1
FIX: Remove custom styles applied to SafeBlueArea, and their defs 2021-03-22 11:54:17 +00:00
Overtorment
c878f6a812 REF: decrease animated QR codes density 2021-03-16 18:03:01 +00:00
marcosrdz
e377fcd889 OPS: Clipboard package renamed 2021-02-28 00:13:37 -05:00
marcosrdz
555125f85e REF: Use actionsheet anchor property button ipad options 2021-02-26 19:23:59 -05:00
Ivan Vershigora
64ff3de735 FIX: screen titles language 2021-02-15 11:03:54 +03:00
marcosrdz
6c7889573c FIX: Biometrics in PSBT 2021-01-19 21:13:01 -05:00
Ivan Vershigora
002752f643 REF: navigation styles 2020-12-25 19:09:53 +03:00
marcosrdz
3bf7f82029 REF: Use fs module on screens that show action sheet 2020-12-24 18:00:37 +00:00
marcosrdz
8a6ba6cb02 FIX: Android crash 2020-12-10 18:26:45 -05:00
marcosrdz
fcd61c35b2 ADD: Display error if saving file fails on Android 2020-12-10 16:29:47 +00:00
Overtorment
476ba022a0 Revert "REF: navigation styles" 2020-12-04 13:40:13 +00:00
Ivan Vershigora
aa7add7752 REF: navigation styles 2020-12-04 12:50:23 +03:00
Overtorment
c99a2ba296 FIX: import *.txn file with txhex - extra newline characted prevented it from being recognized (closes #2161) 2020-11-27 16:35:14 +00:00
GLaDOS
c2916f002c
Merge pull request #2196 from BlueWallet/permissionandroid
ADD: Show alert on Android if storage access is denied.
2020-11-24 16:18:25 +00:00
marcosrdz
11acebed92 ADD: Show alert on Android if storage access is denied. 2020-11-23 08:55:32 -05:00
Ivan Vershigora
c61ca124c4 sync up with master 2020-11-22 10:07:27 +03:00
marcosrdz
f29e269833 Update psbtWithHardwareWallet.js 2020-11-20 08:01:49 -05:00
marcosrdz
5f103d1e20 Update psbtWithHardwareWallet.js 2020-11-20 07:55:40 -05:00
marcosrdz
93b28f8809 WIP 2020-11-19 20:19:04 -05:00
marcosrdz
07877161fd REF: PSBTWithHardware screen uses Hooks 2020-11-19 20:16:11 -05:00
marcosrdz
57afcc8957 Merge branch 'master' into limpbrains-cc 2020-11-19 14:19:45 -05:00
Overtorment
0630a5e833 FIX: camera is not closing after QR with PSBT (UR) scanned from hw wallet (closes #2162) 2020-11-19 14:33:18 +00:00
Ivan Vershigora
72a9086515 ADD: e2e tests 2020-11-03 16:18:46 +03:00
Marcos Rodriguez Vélez
1e770f779b
REF: useContext for centralized data access 2020-10-24 18:20:59 +01:00
Overtorment
5c880d6fd6 ADD: multisig can cosign for other coordinator; REF: BC-UR is now decoded centrally 2020-10-08 17:30:47 +01:00
marcosrdz
43c5f66644 ADD: Background color to PSBT HEX mode screen 2020-09-18 11:25:29 +01:00