]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/db/Currency.java
make Room ignore the no-argument Currency constructor
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / db / Currency.java
2021-08-27 Damyan Ivanovmake Room ignore the no-argument Currency constructor
2021-08-21 Damyan Ivanovworking backup and restore of configuration settings
2021-08-21 Damyan Ivanovadd unique index on currencies(name)
2021-04-22 Damyan Ivanovuse plain 'long' for Currency.id
2021-01-29 Damyan IvanovRoom database class plus a couple of DAO classes