]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/ui/new_transaction/NewTransactionFragment.java
offer fallback templates only when no other template matches
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / ui / new_transaction / NewTransactionFragment.java
2021-02-18 Damyan Ivanovoffer fallback templates only when no other template...
2021-02-18 Damyan Ivanovmore pattern → template renaming
2021-02-05 Damyan Ivanovrename getPatternDAO to getTemplateDAO
2021-02-03 Damyan Ivanovadd icon to the dialog for choosing a template
2021-02-02 Damyan Ivanovrename Patterns to Templates
2021-02-02 Damyan Ivanovrename patterns to templates
2021-01-31 Damyan Ivanovfix selecting from multiple matching patterns
2021-01-31 Damyan Ivanovui/machinery support for negated pattern amounts
2021-01-31 Damyan Ivanovadd a pattern flag for negation of amount
2021-01-31 Damyan IvanovRename QEScanAbleFragment to QRScanCapableFragment
2021-01-30 Damyan Ivanovadd support for filling new transaction data from match...
2021-01-29 Damyan Ivanovbutton id rename (fab -> fabAdd)
2021-01-29 Damyan Ivanovextract QR-scanning machinery from new transaction...
2021-01-12 Damyan Ivanovshuffle some classes under proper packages