]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/NewTransactionActivity.java
disable account input during submit
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / NewTransactionActivity.java
2018-12-06 Damyan Ivanovdisable account input during submit
2018-12-06 Damyan Ivanovautomatic addition of empty account rows
2018-12-06 Damyan Ivanovhide submit fab when there is no enough account data
2018-12-06 Damyan Ivanovuse clip-art check icon, and show it as soon as the...
2018-12-05 Damyan Ivanovanimate save transaction button icon change
2018-12-05 Damyan Ivanovnon-animation change of save transaction button
2018-12-05 Damyan Ivanovprogress bar around the save transaction floating actio...
2018-12-04 Damyan Ivanovadd more TODO items
2018-12-03 Damyan Ivanovadd TODO items
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