]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/RetrieveAccountsTask.java
update accounts table visual upon refreshilg the account data from the backend
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / RetrieveAccountsTask.java
2018-12-07 Damyan Ivanovuse the global reference instead of passing it to execute()
2018-12-07 Damyan Ivanovaccount_update: replace delete/insert with three stage...
2018-12-07 Damyan Ivanovassert there is no transaction running
2018-12-07 Damyan Ivanovupdate_accounts: put all execSQL in the try{} block
2018-12-07 Damyan Ivanovaccount amounts parser improvements
2018-12-06 Damyan Ivanovfill account balance while storing account data
2018-12-03 Damyan Ivanovworking and surprisingly quick retrieval of existing...
2018-12-02 Damyan Ivanovshow progress while loading accounts
2018-12-02 Damyan Ivanovrefresh account list upon start