Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/components/search
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
..
adapter fix url search returning the same post indefinitely (#1695) 2020-02-17 19:34:11 +01:00
fragments Wellbeing mode (#1992) 2020-12-23 19:13:37 +01:00
SearchActivity.kt convert MainActivity to Kotlin and upgrade MaterialDrawer to version 8 (#1748) 2020-04-15 18:57:53 +02:00
SearchType.kt Improve search results (#1327) 2019-07-19 20:10:20 +02:00
SearchViewModel.kt Implement optional notifications muting for account muting (#1856) 2020-07-27 10:28:59 +02:00