]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/model/TemplateDetailsItem.java
add fallback flag to templates
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / model / TemplateDetailsItem.java
2021-02-18 Damyan Ivanovadd fallback flag to templates
2021-02-18 Damyan Ivanovposition becomes plain long (not Long)
2021-02-18 Damyan IvanovAccountRow.isEmpty(): is this a disposable empty row?
2021-02-18 Damyan IvanovAccountRow.equalContents: compare positions too
2021-02-18 Damyan IvanovAccountRow: copy constructor
2021-02-18 Damyan IvanovAccountRow: set position from DB
2021-02-18 Damyan Ivanovfix marking of unmatched part at the end of the test...
2021-02-18 Damyan Ivanovdrop unused variable
2021-02-18 Damyan Ivanovshow pattern match results in template editor
2021-02-18 Damyan Ivanovempty amounts for newly created templates
2021-02-02 Damyan Ivanovrename patterns to templates