Yuito-app-android/app
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
..
schemas/com.keylesspalace.tusky.db.AppDatabase Cache locked state of connected accounts (#3790) 2023-07-27 00:09:26 +02:00
src Improve account switching intents (#3732) 2023-08-19 12:31:47 +02:00
build.gradle Add `newLintBaseline` task (#3925) 2023-08-07 19:30:21 +02:00
getGitSha.gradle Previous attempt to fix git sha on non-git build broke git build. (#3322) 2023-02-16 20:20:52 +01:00
lint-baseline.xml Improve account switching intents (#3732) 2023-08-19 12:31:47 +02:00
lint.xml Use lint version 8.1.0 to fix erroneous warning about forEach (#3903) 2023-07-30 21:45:43 +02:00
proguard-rules.pro Remove shrinker rules for okhttp (#3560) 2023-04-24 12:08:03 +02:00