pachli-android/app
Nik Clayton e35fa1dbce
feature: Show role badges on profiles
Roles for the logged in user appeared in Mastodon 4.0.0 and can be
displayed on the user's profile screen.

Show them as chips, adjusting the display of the existing "Follows you"
and "Bot" indicators to make allowances for this.

Roles can have a custom colour assigned by the server admin. This is
blended with the app colour so it is not too jarring in the display.

See also https://github.com/tuskyapp/Tusky/pull/4029

Co-authored-by: Konrad Pozniak <opensource@connyduck.at>
2023-12-11 20:41:11 +01:00
..
src feature: Show role badges on profiles 2023-12-11 20:41:11 +01:00
build.gradle.kts build: Install LeakCanary in debug builds (#308) 2023-12-09 18:06:01 +01:00
gitTools.gradle ci: Upload orangeRelease to Google Play (internal track) (#134) 2023-09-28 13:50:02 +02:00
lint-baseline.xml refactor: Break navigation dependency cycles with :core:navigation (#305) 2023-12-07 18:36:00 +01:00
lint.xml fix(deps): update dependency com.android.tools.build:gradle to v8.2.0 (#257) 2023-12-02 14:34:34 +01:00
proguard-rules.pro refactor: Start creating core modules (#286) 2023-12-04 16:58:36 +01:00