]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/async/GeneralBackgroundTasks.java
use a fixed thread pool for general short tasks
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / async / GeneralBackgroundTasks.java
2021-08-27 Damyan Ivanovuse a fixed thread pool for general short tasks
2021-08-27 Damyan Ivanovrun the success callback on the main thread
2021-08-25 Damyan Ivanovadd an async runner class for general tasks