Commit Graph

74 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
Marcos Rodriguez Vélez
cf5e89bb2c
REF: BlueListemItem to TSX (#5911) 2023-12-16 21:44:35 +00:00
Marcos Rodriguez Velez
269a578dba
FIX: Removed remaining strings from removed package 2023-12-15 19:08:52 -04:00
Marcos Rodriguez Velez
fa9b60db26
REF: Extract BlueButton to Button.tsx 2023-11-15 04:40:22 -04:00
Marcos Rodriguez Velez
f1813bd4b8
FIX: Deepscan 2023-10-17 09:51:06 -04:00
Marcos Rodriguez Velez
889689a3af
REF: Camera Authorization Request 2023-10-17 09:35:10 -04:00
Ivan Vershigora
ecb12d9832
OPS: update eslint packages and config 2022-10-31 12:25:26 +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
Marcos Rodriguez Vélez
e40abc36b5
Update electrumSettings.js 2022-01-01 11:24:57 -06:00
Marcos Rodriguez Vélez
c75eaef92c
FIX: Show alert when unsupported server is attempted to be saved 2022-01-01 09:13:55 -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
78380405aa ADD: Toggle for disabling Tor daemon 2021-09-21 23:55:14 -04:00
xanoni
b24acb0f3f Show better example for Electrum host IP setting
Use a valid reserved IP address (10.20.30.40) instead of the previous
invalid setting found in electrumSettings.js
2021-09-21 19:30:39 +01:00
Marcos Rodriguez Vélez
46ce262e5f Update electrumSettings.js 2021-08-26 21:45:50 -04:00
Marcos Rodriguez Vélez
df51215cc2 FIX: Disable toggle if server is for Tor 2021-08-26 21:44:20 -04:00
Marcos Rodriguez Vélez
3ff8d171e0
Update electrumSettings.js 2021-08-25 17:06:07 -04:00
Marcos Rodriguez Vélez
70eac6724c FIX: If Tor is not supported, throw alert. 2021-08-25 16:54:54 -04:00
Marcos Rodriguez Vélez
34994a9839 REF: Use context 2021-08-24 01:00:57 -04:00
Marcos Rodriguez Vélez
5a61a8a41d
ADD: Electrum connection toggle (#3470)
* ADD: Electrum connection toggle
2021-08-10 10:35:47 -04:00
Marcos Rodriguez Vélez
ca0f40651b REF: WidgetCenter 2021-08-03 12:28:47 -04:00
Marcos Rodriguez Vélez
308e9e1545 ADD: isTorCapable
Removes the need to manual code adjustments on platforms that aren't compatible with react-native-tor
2021-07-19 14:43:12 -04:00
Marcos Rodriguez Vélez
63dde7d109 FIX: Port wasnt being saved 2021-07-05 15:12:28 -04:00
Marcos Rodriguez Vélez
79c9d9f91d REF: Use Switch for SSL Electrum port 2021-07-04 23:05:04 -04:00
Marcos Rodriguez Vélez
378daae749 FIX: Second setState after first async called is done 2021-06-28 09:22:41 -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
68b2f28178 REF: storage improvements 2021-05-18 21:38:18 +01:00
Overtorment
59b881b9fc FIX: tor supported text 2021-05-18 21:02:03 +01:00
marcosrdz
4c123446d4 FIX: Dont display Tor text in catalyst 2021-05-16 13:47:04 -04:00
Ivan Vershigora
cb6c48eaf8 REF: upgrade eslint, prettier, move them to dev deps, fix new lint errors 2021-05-08 09:41:45 +03:00
marcosrdz
2c606fc81a Merge branch 'master' into kbtype 2021-04-28 10:57:14 -04:00
ncoelho
df3e488dea REF: Electrum Server view elements 2021-04-27 18:19:36 +02:00
marcosrdz
4d3c08ab78 Update electrumSettings.js 2021-04-26 21:33:56 -04:00
marcosrdz
cab798fc39 FIX: Electrum ports settings were missing keyboard type 2021-04-25 19:11:36 -04:00
Overtorment
1bdd37d0fb ADD: TOR support 2021-04-23 15:56:51 +01:00
Phaedrus Raznikov
9758a602d1
FIX: Remove custom styles applied to SafeBlueArea, and their defs 2021-03-22 11:54:17 +00:00
Ivan Vershigora
63c9eaa4dc TST: settings screens test 2021-03-01 13:20:01 +03:00
Ivan Vershigora
0d22a42a74 FIX: i18n settings small fixes 2021-02-22 10:27:23 +03:00
Ivan Vershigora
64ff3de735 FIX: screen titles language 2021-02-15 11:03:54 +03:00
Ivan Vershigora
314b6e59fb REF: navigation styles 2021-01-03 12:05:06 +03:00
Overtorment
58a4aa069d ADD: electrum servers history list 2020-12-25 16:20:15 +00:00
Ivan Vershigora
002752f643 REF: navigation styles 2020-12-25 19:09:53 +03:00
GLaDOS
79c9a3d778
Merge pull request #2354 from BlueWallet/deeplink-electrum-lndhub
ADD: ability to set electrum server or lndhub via deeplink or by scan…
2020-12-24 17:45:11 +00:00
Overtorment
d26c824d80 ADD: ability to set electrum server or lndhub via deeplink or by scanning a QR from main screen 2020-12-16 13:39:34 +00:00
marcosrdz
5527d62b40 OPS: Update packages 2020-12-15 22:15:57 -05: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
ncoelho
8691621641 Merge branch 'master' of https://github.com/BlueWallet/BlueWallet into limpbrains-cc 2020-11-06 11:12:38 +01:00
ncoelho
aa32b43fdf REF: theme colors
removed static colors and use global, and added a bigger padding on the modal
2020-11-06 11:12:20 +01:00