Skip to content
Success

#33 (May 22, 2026, 3:02:00 PM)

Started 15 hr ago
Took 2 min 11 sec
Build Artifacts
respect-app-compose-debug.apk59.23 MiB view
respect-app-compose-release.apk31.88 MiB view
respect-app-compose-debug.aab40.83 MiB view
respect-app-compose-release.aab24.24 MiB view
mapping.txt92.54 MiB view
respect-cli.zip31.91 MiB view
respect-server-1.0.0.zip47.71 MiB view
respect-server-shadow-1.0.0.zip48.85 MiB view

Started by timer

Revision: 5e64863acd46d2a1b25cbebb45ce389222cc483e
Repository: https://github.com/UstadMobile/Respect.git
  • refs/remotes/origin/dev-xapi
Changes
  1. Update LaunchAppUseCase to set activity id argument as per GetXapiActivityForPublicationUseCase to ensure this is set consistently. (commit: 54437d7) (details / githubweb)
  2. Change the return type of getAssignmentProgress so that the datasource can take care of loading the assignment statement. (commit: 6877db5) (details / githubweb)
  3. Chagne GetStatementParams.agent parameter type to XapiActor because the spec allows for this to be an identified group. (commit: 23bcdba) (details / githubweb)
  4. Fix serialization of XapiGroup: As per Xapi spec XapiGroup objectType must be group, must not be null. Must add custom serializer to ensure default property is still serialized. (commit: cd998c3) (details / githubweb)
  5. Fix for XapiActorSerializer: had incorrect use of jsonPrimitive.content (commit: 5e64863) (details / githubweb)