Commit Graph

18 Commits

Author SHA1 Message Date
Ivan Vershigora
642932d4a7
fix: appy simple-import-sort plugin 2024-05-21 11:56:10 +01:00
Ivan Vershigora
c3b37d99a9
fix: replace require with import 2024-04-28 10:34:26 +01:00
Marcos Rodriguez Vélez
bec42fe42d
REF: Currency module to TS (#6052) 2024-01-28 11:11:08 -04:00
Marcos Rodriguez Velez
8641f94612
REF: Use our useTheme 2023-10-23 21:28:44 -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
adamritter
9fd4a08c6a Be able to send exact amount in BTC
I regularly use BlueWallet to reserve hotels/flights using Bitcoin transactions (0.0.....1231 BTC), and I had problems with 1-9 satoshis missing because of the too short text editor input size. It's very frustrating, but this change will probably fix the bug.
2022-04-19 16:41:49 +01:00
Ivan Vershigora
f1b6ac5f0b FIX: min/max in lndCreateInvoice 2022-02-14 20:51:38 +03: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
5904e765ba
ADD: Rate last updated date 2021-11-09 12:30:39 -05:00
Marcos Rodriguez Vélez
ae06cab57a
WIP 2021-10-28 15:08:35 -04:00
Marcos Rodriguez Vélez
303f9e356c
ADD: Update Outdated Rate 2021-10-27 00:19:06 -04:00
Marcos Rodriguez Vélez
c55cb44b01 FIX: When selecting to send MAX on part or a X is shown in amount. #2412 2021-08-27 14:06:39 -04:00
Marcos Rodriguez Vélez
f4f501d828 FIX: Replace ',' with '.' instead of empty string. 2021-08-12 00:01:31 -04:00
Marcos Rodriguez Vélez
51d67ae1b3 ADD: Accessibility button trait to TouchableOpacity 2021-06-24 08:50:57 -04:00
marcosrdz
f3a31a256f FIX: Remove leading zero when doing local currency 2021-04-25 19:39:14 -04:00
Ivan Vershigora
5265b167fc FIX: AmountInput prop types 2021-02-26 22:46:06 +03:00
Ivan Vershigora
4afee00166 REF: send/details to func component, move Address and Amount Inputs out of BlueComponents 2021-02-25 19:13:34 +03:00