]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/async/UpdateAccountsTask.java
replace assertions with good old if()
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / async / UpdateAccountsTask.java
2019-05-05 Damyan Ivanovreplace assertions with good old if()
2019-05-03 Damyan Ivanovmove DB access routines to the application class
2019-05-03 Damyan Ivanovmigrate a bunch of globals to LiveData
2019-04-16 Damyan Ivanovwrap Log.d calls, skipping them on non-debug builds
2019-04-16 Damyan Ivanovmigrate backgroundTaskCount to an atomic counter and...
2019-03-25 Damyan Ivanovremove the distinction between "readable" and "writable...
2019-03-14 Damyan Ivanovput account expansion bracket after the name, fix rotat...
2019-03-07 Damyan Ivanovmore debug (disabled)
2019-03-07 Damyan Ivanovtry{} needs to be immediately after incrementing the...
2019-02-06 Damyan IvanovRename to MoLe
2019-01-09 Damyan Ivanovget back the account starring functionality
2019-01-07 Damyan Ivanovsomewhat complete profile implementation
2019-01-05 Damyan Ivanovthis is done in the onPostExecute handler
2019-01-05 Damyan Ivanovasync account list