session-android/app/src/main/java/org/thoughtcrime/securesms/onboarding
Morgan Pretty 5afd647686 Tweaked some open group handling and a couple of onboarding issues
Updated the OpenGroup adding and polling logic to reduce duplicate API calls
Updated the BackgroundGroupAddJob to start a GroupAvatarDownloadJob instead of running the download itself (to appear to run faster)
Defaulted OpenGroups to use blinded auth when no server capabilities are present
Fixed an issue where the background poller could be started even though the onboarding hadn't been completed
Fixed an issue where the database could get into an invalid state if the app was restarted during onboarding
2023-01-13 15:56:14 +11:00
..
DisplayNameActivity.kt refactor: Use view binding to replace Kotlin synthetics (#824) 2022-01-14 07:56:15 +02:00
FakeChatView.kt refactor: Use view binding to replace Kotlin synthetics (#824) 2022-01-14 07:56:15 +02:00
LandingActivity.kt Performance improvements and bug fixes (#869) 2022-06-08 17:12:34 +10:00
LinkDeviceActivity.kt Tweaked some open group handling and a couple of onboarding issues 2023-01-13 15:56:14 +11:00
PNModeActivity.kt Paged conversation recycler, update compile sdk version 31 (#1049) 2022-12-19 11:29:05 +11:00
RecoveryPhraseRestoreActivity.kt Tweaked some open group handling and a couple of onboarding issues 2023-01-13 15:56:14 +11:00
RegisterActivity.kt Tweaked some open group handling and a couple of onboarding issues 2023-01-13 15:56:14 +11:00
SeedActivity.kt New app theming (#913) 2022-10-12 17:05:55 +11:00
SeedReminderView.kt refactor: Use view binding to replace Kotlin synthetics (#824) 2022-01-14 07:56:15 +02:00