]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/dao
make transaction header row always have Id of 0
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / dao /
2021-03-02 Damyan IvanovTemplates: order fallback templates at the bottom of...
2021-03-01 Damyan Ivanovrework new transaction activity/model/etc with proper...
2021-02-18 Damyan Ivanovfix saving template account removals
2021-02-18 Damyan Ivanovfix duplicate accounts in template account autocompletion
2021-02-18 Damyan Ivanovmethods for duplication of a template with its data
2021-02-18 Damyan Ivanovimplement account name lookup in Templates' account...
2021-02-18 Damyan Ivanovmake methods in AccountDAO public
2021-02-18 Damyan Ivanovadd accounts to Room
2021-02-05 Damyan Ivanovasync template DB manipulation routines
2021-02-05 Damyan Ivanovgeneric async result callback interface
2021-02-02 Damyan Ivanovrename Patterns to Templates
2021-02-02 Damyan Ivanovrename patterns to templates
2021-01-31 Damyan Ivanovfix IDs when creating new patterns
2021-01-30 Damyan IvanovRoom doesn't understand "NULLS FIRST" in the ORDER...
2021-01-30 Damyan Ivanovrework pattern management machinery
2021-01-30 Damyan Ivanovadd test text to pattern table and drop position
2021-01-29 Damyan IvanovRoom database class plus a couple of DAO classes