Tusky-App-Android/app/src/main/java/com/keylesspalace/tusky/db
Konrad Pozniak e735e4843e
Poll notifications (#1229)
* show poll notifications in the app

* show poll notifications in the app

* allow filtering poll notifications in the poll fragment

* show poll notifications in system notifications
2019-05-02 19:44:35 +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 Poll notifications (#1229) 2019-05-02 19:44:35 +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 deleted status reappearing in the timeline (#1225) 2019-05-01 22:10:00 +02:00
TimelineStatusEntity.kt Polls part 1 - displaying in timelines and voting (#1200) 2019-04-22 10:11: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