Commit Graph

329 Commits

Author SHA1 Message Date
Marcos Rodriguez Velez
e6131aae71 FIX: Settings was not fully visible on newer iPhone models 2023-09-27 17:51:39 +01:00
Ivan Vershigora
7a6aa679fe
fix: enable @react-native-community eslint plugin and fix all the errors 2023-07-27 10:08:16 +01:00
gruve-p
1e8dd1046c Bump year 2023-05-26 20:59:16 +01:00
Overtorment
54fe359cdc
REF: speedup app startup 2023-04-21 15:39:12 +00:00
Marcos Rodriguez Velez
fedcfba796 ADD: Search currency 2023-04-13 10:51:31 +01:00
Marcos Rodriguez Velez
ae1f52e92f REF: GeneralSettings JS > TSX 2023-04-12 13:06:19 -05:00
Christoph Ono
8d46cc66d3
Add missing accessibility labels (#5390) 2023-03-31 15:32:07 +00:00
Marcos Rodriguez Velez
f7153b21ae WIP 2023-03-29 20:46:11 -04:00
Ivan Vershigora
7d9baab87b
FIX: setIsAdvancedModeEnabled 2023-03-18 12:31:27 +00:00
Marcos Rodriguez Velez
f056f026b9 FIX: Typos and remove default URL 2023-03-04 11:30:51 -04:00
overtorment
6223ede46c ADD: performance measure button on settings/about screen 2023-01-04 22:12:16 +00:00
Ivan Vershigora
ecb12d9832
OPS: update eslint packages and config 2022-10-31 12:25:26 +00:00
Overtorment
3f6db4da69 REF: convert some stuff to typescript 2022-09-05 19:34:02 +01:00
Marcos Rodriguez Vélez
13a93869aa
DEL: LT 2022-07-12 18:03:02 -04:00
Overtorment
94ea024e9a FIX: license icon 2022-06-21 21:05:34 +01:00
Overtorment
87c42d6812 REF: refactor localization 2022-06-19 16:51:08 +01:00
Overtorment
51ee48a992 DOC 2022-06-15 13:54:45 +01: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
1dac459cb6
Lint 2022-01-26 12:50:41 -05: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
303f9e356c
ADD: Update Outdated Rate 2021-10-27 00:19:06 -04:00
Marcos Rodriguez Vélez
1a37eec160
REF: Use currency module 2021-10-13 15:46:47 -04:00
Marcos Rodriguez Vélez
09d227dbfb
Update currency.js 2021-10-13 14:02:11 -04:00
Marcos Rodriguez Vélez
04b3d5a4ca
ADD: Rate information 2021-10-13 14:00:58 -04:00
GLaDOS
8fe698d40e
Merge pull request #3979 from BlueWallet/The-term-Alert-is-not-part-of-the-localisation-file-#3895
FIX: The term "Alert" is not part of the localisation file #3895
2021-10-05 16:15:35 +01:00
Marcos Rodriguez Vélez
995a529e2d FIX: Lightning wallet was throwing error with Tor 2021-10-04 11:37:22 +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
395430fdb4
FIX: Statusbar barstyle 2021-09-27 12:40:58 -04:00
Marcos Rodriguez Vélez
0dd75da849 OPS: Toggle Blur 2021-09-25 11:04:45 -04:00
Marcos Rodriguez Vélez
42481cecdb REF: Move to environments file 2021-09-22 12:07:13 -04:00
Marcos Rodriguez Vélez
78380405aa ADD: Toggle for disabling Tor daemon 2021-09-21 23:55:14 -04:00
xanoni
abde1835d7 Use dedicated format string for LndHub URI setting
- Add 'lndhub_uri' locator to replace overloaded 'electrum_host' one
- Fix the multilingual example strings where needed to use consistent case
2021-09-21 19:30:39 +01:00
xanoni
52b80c8503 Fix example LndHub URI shown in settings
Replace invalid IP that is missing protocol and port with a valid
example from the reserved IP address space (https://10.20.30.40:3000)
2021-09-21 19:30:39 +01: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
18de2baf48 FIX: Header colors 2021-09-14 12:13:14 +01:00
Marcos Rodriguez Vélez
bc8067e9ab
REF: Use NativeStack 2021-09-13 18:43:26 +01:00
Overtorment
94675a9e4e
ADD: display built branch on about screen 2021-09-13 14:22:00 +01:00
Overtorment
aef1db8a8a
REF: analytics 2021-09-13 14:08:49 +01:00
Overtorment
a3c984db54
REF: improved currency exchange module 2021-09-09 20:36:35 +01:00
Marcos Rodriguez Vélez
3f6e3b5408 REF: Throw alert 2021-08-28 03:08:58 -04: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
Overtorment
a6f1c68ad4
Merge branch 'master' of github.com:BlueWallet/BlueWallet 2021-08-24 12:26:45 +01:00
Overtorment
c0b2ebfd6c
OPS 2021-08-24 12:26:33 +01:00
Marcos Rodriguez Vélez
34994a9839 REF: Use context 2021-08-24 01:00:57 -04:00
Overtorment
85dfde6939
ADD: bugsnag 2021-08-20 17:51:45 +01:00
Overtorment
b0e50f2b3d
DEL: removed sentry crash analytics 2021-08-19 21:14:45 +01:00