]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/ui/activity/NewTransactionModel.java
whitespace
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / ui / activity / NewTransactionModel.java
2019-11-26 Damyan Ivanovwhitespace
2019-11-25 Damyan IvanovNT: account/amount focus also survives re-configuration
2019-11-25 Damyan IvanovNT: row focus survives re-configuration
2019-11-24 Damyan IvanovNT: fix month interpretation when formatting calendar...
2019-11-17 Damyan Ivanovrework checkTransactionSubmittable
2019-11-17 Damyan Ivanovwhitespace
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