]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/ui/new_transaction/NewTransactionAccountRowItemHolder.java
fix a weird bug when an invalid amount is entered
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / ui / new_transaction / NewTransactionAccountRowItemHolder.java
2021-05-12 Damyan Ivanovfix a weird bug when an invalid amount is entered
2021-05-12 Damyan Ivanovtypo in debug message
2021-05-08 Damyan Ivanovshow current account balance when choosing account...
2021-05-06 Damyan Ivanovreject TODO about multiple amounts with different curre...
2021-04-25 Damyan Ivanovshow comments when invoking a previous transaction
2021-04-18 Damyan Ivanovmake use of getBindingAdapter and save a field
2021-04-18 Damyan Ivanovbump library dependencies
2021-04-15 Damyan IvanovRoom-based profile management
2021-03-09 Damyan Ivanovsplit new transaction item holder in two