Tusky-App-Android/app/src/main/java/com/keylesspalace/tusky/components
Konrad Pozniak 4e822c9a0a
larger background for toolbar icons in AccountActivity (#4375)
Looks way better.
[I also wanted to change the color of the status bar, but nobody seems
to like it](https://chaos.social/@ConnyDuck/112178196967742268), so
let's leave it.

before/after
<img
src="https://github.com/tuskyapp/Tusky/assets/10157047/4e93c722-c1a3-4fc4-808f-037a1398a944"
width="260"/> <img
src="https://github.com/tuskyapp/Tusky/assets/10157047/2a58785b-d3f4-4613-9bd9-0e09436f7142"
width="260"/>
2024-04-17 18:41:51 +02:00
..
account larger background for toolbar icons in AccountActivity (#4375) 2024-04-17 18:41:51 +02:00
accountlist Replace RxJava3 code with coroutines (#4290) 2024-02-29 15:28:48 +01:00
announcements Migrate LiveData to Flow (#4337) 2024-03-27 11:34:17 +01:00
compose Optimize I/O code using Okio - part 2 (#4372) 2024-04-14 16:39:29 +02:00
conversation Replace Gson library with Moshi (#4309) 2024-04-02 21:01:04 +02:00
domainblocks Don't use mutable shared flows in UI (#4346) 2024-03-29 20:02:12 +01:00
drafts Optimize I/O code using Okio - part 2 (#4372) 2024-04-14 16:39:29 +02:00
filters Don't use mutable shared flows in UI (#4346) 2024-03-29 20:02:12 +01:00
followedtags Replace RxJava3 code with coroutines (#4290) 2024-02-29 15:28:48 +01:00
instanceinfo fix crash when instance info fails to load (#4335) 2024-03-26 18:25:34 +01:00
login show rules of the correct instance on the auth screen (#4358) 2024-04-05 12:01:54 +02:00
notifications Replace Gson library with Moshi (#4309) 2024-04-02 21:01:04 +02:00
preference Replace Gson library with Moshi (#4309) 2024-04-02 21:01:04 +02:00
report Migrate LiveData to Flow (#4337) 2024-03-27 11:34:17 +01:00
scheduled Replace RxJava3 code with coroutines (#4290) 2024-02-29 15:28:48 +01:00
search Replace Gson library with Moshi (#4309) 2024-04-02 21:01:04 +02:00
timeline Replace Gson library with Moshi (#4309) 2024-04-02 21:01:04 +02:00
trending Replace Gson library with Moshi (#4309) 2024-04-02 21:01:04 +02:00
viewthread Replace Gson library with Moshi (#4309) 2024-04-02 21:01:04 +02:00