Skip to content

Changes

Started by Mike Dawson
Started 5 days 19 hr ago
Took 33 min

Summary

  1. Fix issue #209 (details)
  2. Update LaunchCustomTabUseCase to use Url type. (details)
  3. Update default base catalog url. (details)
  4. Bump version number. (details)
Commit 5e6b93f7cebe6c0a82390618f3bcbb3f1e044ff8 by Mike Dawson
Fix issue #209

Attempting to self-register a new school failed when URL is included in verified app links as per the Android Manifest.
The file was modifiedrespect-lib-shared/src/androidMain/kotlin/world/respect/shared/domain/school/LaunchCustomTabUseCaseAndroid.kt (diff)
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/schooldirectory/list/SchoolDirectoryListViewModel.kt (diff)
The file was modifiedrespect-app-compose/src/androidMain/AndroidManifest.xml (diff)
Commit c86cd41b696bc6a2c81db3363dc0a0b2a4d30956 by Mike Dawson
Update LaunchCustomTabUseCase to use Url type.
The file was modifiedrespect-lib-shared/src/androidMain/kotlin/world/respect/shared/domain/school/LaunchCustomTabUseCaseAndroid.kt (diff)
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/schooldirectory/list/SchoolDirectoryListViewModel.kt (diff)
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/domain/school/LaunchCustomTabUseCase.kt (diff)
Commit c20ab8c871ed3a46390d51d4b9db99d3108783e3 by Mike Dawson
Update default base catalog url.
The file was modifiedrespect-app-compose/build.gradle.kts (diff)
The file was modifiedrespect-server/build.gradle.kts (diff)
The file was modifiedrespect-app-compose/build.gradle.kts (diff)