]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/ui/templates
implement account name lookup in Templates' account fields
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / ui / templates /
2021-02-18 Damyan Ivanovimplement account name lookup in Templates' account...
2021-02-05 Damyan Ivanovtemplate deletion, with undo
2021-02-05 Damyan Ivanovasync template DB manipulation routines
2021-02-05 Damyan Ivanovrename getPatternAccountDAO() to getTemplateAccountDAO()
2021-02-05 Damyan Ivanovrename getPatternDAO to getTemplateDAO
2021-02-04 Damyan Ivanovdrop unused code
2021-02-02 Damyan Ivanovrename Patterns to Templates
2021-02-02 Damyan Ivanovrename patterns to templates
2021-02-02 Damyan Ivanovguard against ncurrent navigation controller destinatio...