Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/fragment
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 e92e636a5c759b09649174ab68ec91bc13680287.

* Remove german translations
2020-12-23 19:13:37 +01:00
..
AccountListFragment.kt Wellbeing mode (#1992) 2020-12-23 19:13:37 +01:00
AccountMediaFragment.kt upgrade SwipeRefreshLayout to 1.1.0 (#1866) 2020-07-28 10:38:28 +02:00
BaseFragment.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
NotificationsFragment.java Wellbeing mode (#1992) 2020-12-23 19:13:37 +01:00
SFragment.java Save draft when redrafting a post (#1744) 2020-10-02 18:32:46 +02:00
TimePickerFragment.java ComposeActivity refactor (#1541) 2019-12-19 19:09:40 +01:00
TimelineFragment.java Wellbeing mode (#1992) 2020-12-23 19:13:37 +01:00
ViewImageFragment.kt fix crash in ViewImageFragment (#1964) 2020-10-25 18:36:31 +01:00
ViewMediaFragment.kt Open photos embedded in preview cards in the image viewer (#1966) 2020-10-22 21:15:46 +02:00
ViewThreadFragment.java Wellbeing mode (#1992) 2020-12-23 19:13:37 +01:00
ViewVideoFragment.kt fix another crash in ViewVideoFragment (#1926) 2020-09-03 20:17:11 +02:00