]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/async/RetrieveAccountsTask.java
increment background task count while retrieving accounts too
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / async / RetrieveAccountsTask.java
2019-01-05 Damyan Ivanovincrement background task count while retrieving accoun...
2019-01-04 Damyan Ivanovanother major rework, transaction list is fully asynchr...
2019-01-02 Damyan Ivanovhandle cancellation
2019-01-02 Damyan Ivanovremove context parameter from MLDB.getWritableDB
2018-12-31 Damyan Ivanovmajor refactor, make account summary and transaction...
2018-12-16 Damyan Ivanovreformat/rewrap
2018-12-16 Damyan Ivanovmove DB stuff into a static class
2018-12-14 Damyan Ivanovseparate packages for the different aspects of the...