Tusky-App-Android/app/src/main/java/com/keylesspalace/tusky/db
Garrit Franke 0fbb4e9713
Wellbeing mode (#1992)
* Add wellbeing mode settings toggle

* Translate wellbeing mode string to german

* Disable fav/boost count on toots if wellbeing is enabled

* Hide follow/post stats on profiles

* Reload notifications when wellbeing mode is toggled

* Add wellbeing mode explainer dialog

* Move wellbeing filter timeline into own category

* Add toggles for quantitative stats

* Hide announcement badge counts if wellbeing is enabled

* Move fetching of wellbeing setting to activity

* Add wellbeing option to statusDisplayOptions

* Update post filters for all accounts

* Remove local translations

* Revert "Remove local translations"

This reverts commit e92e636a5c.

* Remove german translations
2020-12-23 19:13:37 +01:00
..
AccountDao.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
AccountEntity.kt Notification bell (#2012) 2020-12-23 12:52:39 +01:00
AccountManager.kt Wellbeing mode (#1992) 2020-12-23 19:13:37 +01:00
AppDatabase.java Wellbeing mode (#1992) 2020-12-23 19:13:37 +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