Tusky-App-Android/app/src/main/java/com/keylesspalace/tusky/components/preference
Konrad Pozniak 5192fb08a5
upgrade ktlint plugin to 12.0.3 (#4169)
There are some new rules, I think they mostly make sense, except for the
max line length which I had to disable because we are over it in a lot
of places.

---------

Co-authored-by: Goooler <wangzongler@gmail.com>
2024-01-04 17:00:55 +01:00
..
AccountPreferencesFragment.kt upgrade ktlint plugin to 12.0.3 (#4169) 2024-01-04 17:00:55 +01:00
NotificationPreferencesFragment.kt Handle preference fragments using the framework (#3090) 2022-12-31 13:02:23 +01:00
PreferencesActivity.kt upgrade ktlint plugin to 12.0.3 (#4169) 2024-01-04 17:00:55 +01:00
PreferencesFragment.kt upgrade ktlint plugin to 12.0.3 (#4169) 2024-01-04 17:00:55 +01:00
ProxyPreferencesFragment.kt upgrade ktlint plugin to 12.0.3 (#4169) 2024-01-04 17:00:55 +01:00
TabFilterPreferencesFragment.kt feat: Change name of Preferences > Filters > Tabs and move them to Account Preferences(#3536) (#4115) 2024-01-03 21:14:13 +01:00