]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/NewTransactionActivity.java
working addition of new transactions
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / NewTransactionActivity.java
2018-12-03 Damyan Ivanovworking addition of new transactions
2018-12-02 Damyan Ivanovdynamic auto-completion of account names, fancy!!!
2018-11-30 Damyan Ivanovfixed min amount width of 40dp (abt. 6 digits)
2018-11-30 Damyan Ivanovremove account lines by swiping left
2018-11-30 Damyan Ivanovremove redundant type-cast
2018-11-30 Damyan Ivanovfocus the account name cell after adding the row
2018-11-30 Damyan Ivanovdynamicaly add new table rows to the new transaction...
2018-11-30 Damyan Ivanovreplace add account floating action button with a menu...
2018-11-30 Damyan Ivanovstart the new transaction interface