]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/db/Profile.java
move async DB stuff away of AsyncTask
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / db / Profile.java
2021-08-27 Damyan Ivanovmove async DB stuff away of AsyncTask
2021-08-21 Damyan Ivanovdrop deprecation from profiles.uuid, make not null
2021-05-12 Damyan Ivanovnew transaction: currency can't be null
2021-04-30 Damyan Ivanovdrop description history table and support machinery
2021-04-22 Damyan Ivanovrename method to better reflect what it does
2021-04-18 Damyan Ivanovfix profile deletion / data wipe
2021-04-15 Damyan Ivanovequality check for Profile
2021-04-15 Damyan IvanovRoom-based profile wipe
2021-03-24 Damyan Ivanovanother step towards surrogate ID db objects
2021-03-24 Damyan Ivanovmigrate to surrogate IDs for all database objects
2021-02-18 Damyan Ivanovdescribe profiles for Room