]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/ui/activity/NewTransactionModel.java
NewTransaction Item.setEditable: allow to be called for head row too
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / ui / activity / NewTransactionModel.java
2019-11-17 Damyan IvanovNewTransaction Item.setEditable: allow to be called...
2019-11-17 Damyan IvanovNew transaction Item: variant of ensureType with two...
2019-11-17 Damyan IvanovNewTransactionModel: drop unused method isEditable()
2019-11-17 Damyan IvanovNewTransactionModel/Item: initialize amount hint on...
2019-11-13 Damyan IvanovNewTransItem/amountHint: allow for null hints, and...
2019-11-13 Damyan Ivanovnew transaction: locale-aware number formatting (broken...
2019-11-13 Damyan Ivanovwhitespace
2019-11-13 Damyan IvanovNew transaction: rework empty amounts hints, broken...
2019-11-11 Damyan Ivanovfix format spec in exception reporting
2019-11-10 Damyan Ivanovsplit ef/else/if into separate statements
2019-11-10 Damyan Ivanovconvert new transaction item 'editable' flat to LiveData
2019-11-10 Damyan Ivanovfix swipe-away in reworked new transaction activity
2019-11-10 Damyan Ivanovuse Misc.isZero for zero-like comparison
2019-11-09 Damyan Ivanovrework new transaction activity with a RecyclerView