Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/components
Konrad Pozniak dc9e9f2aeb
Improve account switching intents (#3732)
Before, intent creation was scattered across multiple sites, with account switching logic in both `ComposeActivity` and `MainActivity`.

Now, intents are only created in `MainActivity` Companion, and account switching only occurs in `MainActivity`

Fixes #3695
2023-08-19 12:31:47 +02:00
..
account Fix extra clicks on media tab (#3930) 2023-08-07 19:30:56 +02:00
accountlist Cache locked state of connected accounts (#3790) 2023-07-27 00:09:26 +02:00
announcements Officially rename error elephant to errorphant (#3922) 2023-08-05 15:39:07 +02:00
compose Improve account switching intents (#3732) 2023-08-19 12:31:47 +02:00
conversation Composite semi-transparent avatars over a solid background (#3874) 2023-08-08 23:09:59 +02:00
drafts update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
filters Prompt the user before deleting a filter 2023-08-17 22:26:46 +02:00
followedtags Simplify repeated code that shows errors (#3762) 2023-06-19 23:49:20 +02:00
instanceinfo Show additional bug report info in AboutActivity (#3802) 2023-08-03 12:20:35 +02:00
instancemute Simplify repeated code that shows errors (#3762) 2023-06-19 23:49:20 +02:00
login Kotlin 1.9.0 (#3835) 2023-08-02 09:04:24 +02:00
notifications Improve account switching intents (#3732) 2023-08-19 12:31:47 +02:00
preference Filters> Tabs: use checkbox instead of switch (#3927) 2023-08-06 11:50:11 +02:00
report Ensure text field has focus when reporting statuses 2023-05-04 14:53:27 +02:00
scheduled Simplify repeated code that shows errors (#3762) 2023-06-19 23:49:20 +02:00
search Retain text in search view when switching tabs before first search (#3540) 2023-07-19 11:40:08 +02:00
timeline Simplify repeated code that shows errors (#3762) 2023-06-19 23:49:20 +02:00
trending Officially rename error elephant to errorphant (#3922) 2023-08-05 15:39:07 +02:00
viewthread Start/end the thread divider in the middle of the avatar (#3892) 2023-08-10 19:25:33 +02:00