Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/db
Konrad Pozniak a6673a6eb2
simplify timeline cleanup (#1932)
* simplify timeline cleanup

* fix test
2020-09-14 07:52:54 +02:00
..
AccountDao.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
AccountEntity.kt Add notifications for follow requests (#1729) 2020-03-19 22:02:10 +01:00
AccountManager.kt simplify DI & test setup, convert TuskyApplication to Kotlin (#1675) 2020-02-25 19:49:15 +01:00
AppDatabase.java Add support for muting conversations (#1732) 2020-03-24 21:06:04 +01:00
ConversationsDao.kt update Room to 2.1.0 (#1323) 2019-06-17 13:43:11 +02:00
Converters.kt fix toots showing too much whitespace (#1761) 2020-04-20 23:06:39 +02:00
InstanceDao.kt ComposeActivity refactor (#1541) 2019-12-19 19:09:40 +01:00
InstanceEntity.kt ComposeActivity refactor (#1541) 2019-12-19 19:09:40 +01:00
TimelineDao.kt simplify timeline cleanup (#1932) 2020-09-14 07:52:54 +02:00
TimelineStatusEntity.kt Add support for muting conversations (#1732) 2020-03-24 21:06:04 +01:00
TootDao.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
TootEntity.java Create polls (#1452) 2019-08-22 20:30:08 +02:00