Husky/app/src/main/java/com/keylesspalace/tusky/fragment
Garrit Franke 719dcb13fc 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 e92e636a5c759b09649174ab68ec91bc13680287.

* Remove german translations
2021-01-30 04:14:27 +03:00
..
AccountListFragment.kt Wellbeing mode (#1992) 2021-01-30 04:14:27 +03:00
AccountMediaFragment.kt Implement proper hiding muted users and conversations 2020-10-18 23:57:55 +03:00
BaseFragment.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
ChatsFragment.kt Add option to render subscriptions as normal posts(like Pleroma does) or switch back to Mastodon behavior 2020-12-06 02:53:41 +03:00
NotificationsFragment.java Wellbeing mode (#1992) 2021-01-30 04:14:27 +03:00
SFragment.java Another post-merge build fix 2020-12-01 02:25:24 +03:00
TimePickerFragment.java ComposeActivity refactor (#1541) 2019-12-19 19:09:40 +01:00
TimelineFragment.java Wellbeing mode (#1992) 2021-01-30 04:14:27 +03:00
ViewImageFragment.kt ViewImageFragment: fix thumbnail being shown under main image, fix scaling 2020-10-05 15:52:13 +03:00
ViewMediaFragment.kt Description improvements (#1846) 2020-08-04 00:17:02 +03:00
ViewThreadFragment.java Wellbeing mode (#1992) 2021-01-30 04:14:27 +03:00
ViewVideoFragment.kt fix another crash in ViewVideoFragment (#1926) 2020-10-05 13:22:16 +03:00