]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/ui/new_transaction/NewTransactionAccountRowItemHolder.java
more pronounced day/month delimiters in the transaction list
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / ui / new_transaction / NewTransactionAccountRowItemHolder.java
2021-08-30 Damyan Ivanovfocus amount when account is selected
2021-05-23 Damyan Ivanovdrop a fixme that needs no fixing
2021-05-23 Damyan Ivanovmaintain amount text independent from the amount
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