Commit graph

32 commits

Author SHA1 Message Date
Marcos Rodriguez Velez
9194edd4de
Merge branch 'master' into alert 2024-02-15 15:43:46 -04:00
Daniel Padrino
7d3486f7c1
FIX: Scan button on Broadcast tool (#6132) 2024-02-14 20:09:34 -04:00
Marcos Rodriguez Velez
1116044c9f
ADD: Expand Alert component to add custom title 2024-02-07 15:24:24 -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
Marcos Rodriguez Velez
fa9b60db26
REF: Extract BlueButton to Button.tsx 2023-11-15 04:40:22 -04:00
Marcos Rodriguez Velez
8641f94612
REF: Use our useTheme 2023-10-23 21:28:44 -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 Vélez
4dd9dd78c1
FIX: Change address 2022-04-03 11:44:36 -04: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
Phaedrus Raznikov
9758a602d1
FIX: Remove custom styles applied to SafeBlueArea, and their defs 2021-03-22 11:54:17 +00:00
marcosrdz
2aab0dd715 FIX: Missing Strings for Translations 2021-03-10 22:27:51 -05:00
GLaDOS
4f40185b9a
Merge pull request #2743 from BlueWallet/limpbrains-test-walletdetails
TST: wallet details tests
2021-03-08 17:57:56 +00:00
Ivan Vershigora
3feaeb8461 TST: wallet details tests 2021-03-02 16:38:02 +03:00
Ivan Vershigora
63c9eaa4dc TST: settings screens test 2021-03-01 13:20:01 +03:00
marcosrdz
fb4557f4da WIP 2021-02-24 20:56:06 -05:00
Ivan Vershigora
1118ce4869 ADD: qrcode scanner to wallet/broadcast screen 2021-02-18 16:59:45 +03:00
Ivan Vershigora
64ff3de735 FIX: screen titles language 2021-02-15 11:03:54 +03:00
marcosrdz
7a5ad22c53 FIX: Instructions were clipped on larger text 2021-01-20 19:55:56 -05:00
Ivan Vershigora
002752f643 REF: navigation styles 2020-12-25 19:09:53 +03:00
marcosrdz
e792f3bf5f FIX: broadcast wasn't dark mode friendly 2020-12-12 20:51:39 -05:00
Ziya-Sadr
985264609c Update broadcast.js 2020-12-08 15:26:52 +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
Marcos Rodriguez Vélez
1e770f779b
REF: useContext for centralized data access 2020-10-24 18:20:59 +01:00
Overtorment
1d8cbcf4b2 ADD: subscripbe to push notifications about mined tx 2020-07-28 15:48:38 +01:00
Ivan
7d1511056b
REF: Improve localization 2020-07-20 14:38:46 +01:00
Marcos Rodriguez Vélez
2ce7111687
ADD: Dark Mode 2020-07-15 18:32:59 +01:00
Overtorment
7396147157 REF: rearrange modules, move from root to blue_modules/ 2020-07-02 15:04:44 +01:00
Ivan Vershigora
71c8b74e92 REF: upgrade eslint, prettier, fix errors, reformat everything 2020-06-04 11:48:07 +01:00
Ivan Vershigora
68e10cd7f1 REF: move all inline styles to StyleSheet.create 2020-05-24 12:17:26 +03:00
Overtorment
f7028431ce
ADD: broadcast txhex screen 2020-04-28 17:27:35 +01:00