Konrad Pozniak
Konrad Pozniak
See screenshot, taken on Moto E 2nd gen running android 5.1, german locale 
- complete rewrite with Kotlin and coroutines - better error handling - toolbar moved into fragment so we can easier migrate to a single activity application later - tests
I'd like to change the default tabs from [Home, Notifications, Local, Federated] to [Home, Notifications, Local, Direct] because I think it is more useful to new users. Changing the default...
Tusky will stop supporting Android 6.x at the begging of 2023 Current usage of Android 6.x according to Google Play is 0,4% (250 devices).
I'd like to have a new app icon that is the head of our [elephant friend](https://github.com/tuskyapp/artwork/blob/master/art/tusky_elephant_friend.svg), kinda like the [avatar placeholder](https://github.com/tuskyapp/Tusky/blob/develop/assets/avatar_default.svg). I'm gonna commission [Dzuk ](https://dzuk.zone/) to see how that...
Mastodon 3.5 added a new `GET /api/v1/accounts/familiar_followers` api. It returns the followers of an account you know. With that we could do something like Twitter, where we show "Followed by...
Current problems with our HTML parsing/rendering: - whitespace is not preserved #786 - links are not shortened #655 (yes, the info how to shorten links is in the html, we...
There can only be 8 different reactions to 1 Announcement in Mastodon. We should hide the + button if that limit is reached like they do. Currently we show the...
I would like the ShineButton to have a different drawable when selected, e.g. heart outline and full heart, not only different color. Is there a way to achieve this with...