]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/dao/BaseDAO.java
move async DB stuff away of AsyncTask
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / dao / BaseDAO.java
2021-08-27 Damyan Ivanovmove async DB stuff away of AsyncTask
2021-04-25 Damyan Ivanovprovide a common routine for running something on the...
2021-04-22 Damyan IvanovBaseDAO: async operation variants without callbacks
2021-03-24 Damyan Ivanovmigrate to surrogate IDs for all database objects
2021-02-18 Damyan Ivanovadd accounts to Room