aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/kotlin/com/pitchedapps/frost/db/NotificationDb.kt
AgeCommit message (Expand)Author
2021-04-17Update theme providers and readd koin modulesAllan Wang
2019-08-15Remove dbflowAllan Wang
2019-08-06Format kotlinAllan Wang
2019-05-09Ensure notifications are always savedAllan Wang
2019-04-22Fix icon loadingAllan Wang
2019-04-22Update parsers and add widget itemsAllan Wang
2019-04-21Wrap all db calls using our own contextAllan Wang
2019-03-30Add thread progressAllan Wang
2019-03-07Apply spotlessAllan Wang
2019-03-07Prepare generic dbAllan Wang
2019-03-07Add cache testAllan Wang
2019-03-07Move legacy notif model to internal callAllan Wang
2019-03-07Migrate to dao and add filter to titleAllan Wang
2019-03-06Update notif databaseAllan Wang
2019-03-06Make db entities immutableAllan Wang
2019-03-05Create initial room modelsAllan Wang