]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/NewTransactionActivity.java
focus on the description if it is empty, when the activity is (re-)started
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / NewTransactionActivity.java
2018-12-09 Damyan Ivanovfocus on the description if it is empty, when the activ...
2018-12-09 Damyan Ivanovcheck suitability for submission and recalculate defaul...
2018-12-09 Damyan Ivanovfix the forward navigation between elements in landscap...
2018-12-09 Damyan Ivanovreset_form: focus the description before removing extra...
2018-12-09 Damyan IvanovRevert "new transaction: remove the xml-driven rows...
2018-12-09 Damyan Ivanovnew transction/submit: when no date is entered, use...
2018-12-09 Damyan Ivanovcheck submit suitability upon changes in the description
2018-12-09 Damyan Ivanovnew transaction: new menu item for resetting the activity
2018-12-09 Damyan Ivanovextend the transaction suitability checks
2018-12-09 Damyan Ivanovnew transaction: remove the xml-driven rows and populat...
2018-12-09 Damyan Ivanovpop-up the date picked dialog as soon as the date field...
2018-12-09 Damyan Ivanovrun check_transaction_submittable when local menu is...
2018-12-09 Damyan Ivanovimproved layout on multi-line account names
2018-12-09 Damyan Ivanovremove two done TODO items
2018-12-08 Damyan Ivanovhandle exceptions when saving transaction
2018-12-08 Damyan Ivanovbetter ordering of auto-completion results
2018-12-08 Damyan Ivanovauto-completion for the transaction description
2018-12-08 Damyan Ivanovassert → if + throw
2018-12-08 Damyan Ivanovthe menu item reference may not be there, yet
2018-12-08 Damyan Ivanovunified transition into/out of the new transaction...
2018-12-07 Damyan Ivanovrename to better reflect purpose
2018-12-06 Damyan Ivanovhome is account summary, latest transactions is a new...
2018-12-06 Damyan Ivanovabandon the new transaction FAB and use a menu item
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