Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/db
Konrad Pozniak 40d3eb8759
Fix bot icon indicator again (#1249)
* fix handling of bot indicator in timeline

* write bot status into db cache

* remove log
2019-05-07 07:37:00 +02:00
..
AccountDao.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
AccountEntity.kt Poll notifications (#1229) 2019-05-02 19:44:35 +02:00
AccountManager.kt fix ConcurrentModificationException when sorting accounts 2019-02-16 14:49:17 +01:00
AppDatabase.java Fix bot icon indicator again (#1249) 2019-05-07 07:37:00 +02:00
ConversationsDao.kt Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
Converters.kt Polls part 1 - displaying in timelines and voting (#1200) 2019-04-22 10:11:00 +02:00
InstanceDao.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
InstanceEntity.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
TimelineDao.kt Fix bot icon indicator again (#1249) 2019-05-07 07:37:00 +02:00
TimelineStatusEntity.kt Fix bot icon indicator again (#1249) 2019-05-07 07:37:00 +02:00
TootDao.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
TootEntity.java Caching toots (#809) 2019-01-14 22:05:08 +01:00