Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/service
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
..
SendStatusService.kt Improve account switching intents (#3732) 2023-08-19 12:31:47 +02:00
ServiceClient.kt Rename Toots to Posts (#2396) 2022-03-20 20:21:42 +01:00
TuskyTileService.kt Improve account switching intents (#3732) 2023-08-19 12:31:47 +02:00