chinwag-android/app/src/main/java/com/keylesspalace/tusky/db
Konrad Pozniak 0c48dcf06c
add hashtag tabs (#1145)
* add hashtag tabs

* address review feedback
2019-03-24 08:59:55 +01:00
..
AccountDao.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
AccountEntity.kt Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
AccountManager.kt fix ConcurrentModificationException when sorting accounts 2019-02-16 14:49:17 +01:00
AppDatabase.java remove unneeded instance id from db cache (#1035) 2019-02-13 19:20:31 +01:00
ConversationsDao.kt Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
Converters.kt add hashtag tabs (#1145) 2019-03-24 08:59:55 +01: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 remove unneeded instance id from db cache (#1035) 2019-02-13 19:20:31 +01:00
TimelineStatusEntity.kt remove unneeded instance id from db cache (#1035) 2019-02-13 19:20:31 +01: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