]> 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-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