Skip to content
Success

#4 (Mar 19, 2026, 11:39:00 AM)

Started 15 days ago
Took 2 min 54 sec
Build Artifacts
respect-app-compose-debug.apk58.99 MiB view
respect-app-compose-release.apk31.81 MiB view
respect-app-compose-debug.aab40.62 MiB view
respect-app-compose-release.aab24.06 MiB view
mapping.txt91.12 MiB view
respect-cli.zip31.38 MiB view
respect-server-1.0.0.zip46.96 MiB view
respect-server-shadow-1.0.0.zip48.10 MiB view

Started by timer

Revision: fa9581233b822a988b0394507aec044ecd1d19c2
Repository: https://github.com/UstadMobile/Respect.git
  • refs/remotes/origin/change-history
Changes
  1. Work in progress: moving Opds from app datasource to school datasource. (commit: 119e8ff) (details / githubweb)
  2. Work in progress: convert App List screen to using Opds publications instead of Respect App Manifest. (commit: 4656739) (details / githubweb)
  3. Work in progress: convert App List screen to using Opds publications instead of Respect App Manifest. (commit: c2db0f8) (details / githubweb)
  4. Work in progress: model Respect App manifest using OPDS. (commit: a513cc6) (details / githubweb)
  5. Add architecture and system to handle Opds for both external sources (eg. compatible apps) and internal (school playlists). (commit: d0a2110) (details / githubweb)
  6. Work in progress making OpdsFeed a writable entity as per other entities in the school database. (commit: 31241d0) (details / githubweb)
  7. Work in progress making OpdsFeed a writable entity as per other entities in the school database. (commit: 1553ef2) (details / githubweb)
  8. Implement write support for OpdsFeed including handling etag and last-modified header for non-RESPECT generated feeds. (commit: 83570f1) (details / githubweb)
  9. Add OpdsFeed validation helper implementation. (commit: f3416e4) (details / githubweb)
  10. Make OpdsFeed writable to handle playlists: work in progress. (commit: 511867b) (details / githubweb)
  11. Update documentation on OpdsFeedDataSource on how external/internal data is handled. (commit: 0b5e01f) (details / githubweb)
  12. Make Opds Feed writable: make initial working client - server integration test. (commit: a4a3eac) (details / githubweb)
  13. Move OpdsPublication data source to follow same naming pattern. (commit: edff29c) (details / githubweb)
  14. Update OpdsPublicationDataSourceRepository to follow pattern as per OpdsFeedRepository. (commit: e408883) (details / githubweb)
  15. OpdsPublicationDataSource improvements (commit: ee1643a) (details / githubweb)
  16. Improvements to handling OpdsPublication and OpdsFeed / related entities. (commit: cc9c881) (details / githubweb)
  17. Add 304 response support to UstadCacheImpl. (commit: 156d9f6) (details / githubweb)
  18. Add unit test for UstadCache to verify 304 response is returned correctly when incoming request has validation info. (commit: 44088c6) (details / githubweb)
  19. Update UstadCacheInterceptor.kt to respond 304 directly if the underlying request has its own cache validation info and a stale response is validated over the network. (commit: c9f0db3) (details / githubweb)
  20. Add test checking 304 not modified response received using interceptor if cache validation headers are used. (commit: c5c0aff) (details / githubweb)
  21. Remove CompatibleApp Datasource (replaced by using OpdsPublication). (commit: b8c5c1f) (details / githubweb)
  22. Remove CompatibleAppEntity from database. (commit: 205b330) (details / githubweb)
  23. Update ci-run-maestro.sh and school_init.js with option to disable automatic school creation for end-to-end tests. (commit: f5e206f) (details / githubweb)
  24. Fixes for AppLauncher screen. (commit: 0d01526) (details / githubweb)
  25. Update opds packages in datasource-db and datasource-http to use school.opds package. (commit: 2ab5551) (details / githubweb)
  26. Update database migration files. (commit: 03416dd) (details / githubweb)
  27. Initial home tabs design. (commit: ece17bb) (details / githubweb)