Commit Graph

10 Commits

Author SHA1 Message Date
tomFlowee 36b898a40f Fix unsetting max button not updating screen. 2021-11-17 14:24:32 +01:00
tomFlowee 23749ef22f Fix 'reset' on the BitcoinValue class. 2021-11-09 20:41:37 +01:00
tomFlowee 61eb8ef1ec Fix one more usecase. 2021-11-03 22:00:58 +01:00
tomFlowee 941757f6cb Make entering Bitcoin Values much more native.
This also starts a FiatValueField widget and related logic in the send
screen, but this is still unfinished.
2021-11-03 19:26:50 +01:00
tomFlowee 6a708726a1 Rework BitcoinValue class
We now have a unit test and it supports cursor position for a much more
intuitive editing experience.
2021-11-03 18:29:31 +01:00
tomFlowee 4fe6962daa Fix: editing bch amounts should show local separator
The code always showed a dot, which potentially made people used to a
comma as a decimal separator confused.
2021-05-07 13:09:18 +02:00
tomFlowee 20690a24ce Update email 2021-01-05 14:04:10 +01:00
TomZ 5e27d6f1e9 Provide a menu to change the unit
Now we allow BCH / mBch/ etc to be set from the menu.
2020-10-15 20:04:10 +02:00
TomZ ee99ec277d Allow pasting into the BitcoinValue UI 2020-06-22 12:14:13 +02:00
TomZ 86a51520ca Make entry of sending tx work better 2020-06-13 11:04:34 +02:00