]> git.ktnx.net Git - mobile-ledger.git/commitdiff
posting-level flag for amount validity; drop custom amount text filter
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Thu, 14 May 2020 10:50:12 +0000 (13:50 +0300)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Thu, 14 May 2020 17:39:53 +0000 (17:39 +0000)
the custom text filter in amount inputs seems to break with some
Samsung keyboards.

with a flag that is honoured by the code that checks for transaction
submittability it is better, and allows for a nice warning icon on
invalid input


No differences found