Skip to content

Loading builds...

Changes

#20 (Apr 3, 2026, 11:39:00 AM)

  1. Update README.md (commit: 635519e) — noreply / githubweb
  2. Create CONTRIBUTING.md (commit: bfa39b2) — noreply / githubweb
  3. Update CONTRIBUTING.md to clarify contribution types (commit: 4d2d577) — noreply / githubweb
  4. Revise CONTRIBUTING.md (commit: 255c9ea) — noreply / githubweb
  5. Revise CONTRIBUTING.md (commit: 66d6c3a) — noreply / githubweb
  6. Add issue template for app catalog requests (commit: 3adb525) — noreply / githubweb
  7. Update CONTRIBUTING.md (commit: d41eee0) — noreply / githubweb
  8. Create localization.MD (commit: 1436b71) — noreply / githubweb
  9. Update CONTRIBUTING.md (commit: bef105b) — noreply / githubweb
  10. Update CONTRIBUTING.md (commit: 508d677) — noreply / githubweb
  11. Update contributing.md (commit: 1abbff4) — noreply / githubweb
  12. Add contributing guidelines to README (commit: 1c61153) — noreply / githubweb
  13. Fix link formatting in README.md (commit: d082830) — noreply / githubweb
  14. Fix issue #209 (commit: 5e6b93f) — Mike Dawson / githubweb
  15. Update LaunchCustomTabUseCase to use Url type. (commit: c86cd41) — Mike Dawson / githubweb
  16. Update default base catalog url. (commit: c20ab8c) — Mike Dawson / githubweb
  17. Bump version number. (commit: 4ef8e04) — Mike Dawson / githubweb
  18. commit (commit: f5dddb9) — nikunj.sharma / githubweb
  19. Add confirmation feedback guideline for user actions (commit: 65b57bc) — noreply / githubweb

#16 (Mar 28, 2026, 11:39:00 AM)

  1. commit (commit: da0a66d) — nikunj.sharma / githubweb

#14 (Mar 26, 2026, 2:00:46 PM)

  1. commit (commit: f98536e) — nikunj.sharma / githubweb

#13 (Mar 26, 2026, 11:39:00 AM)

  1. commit (commit: 32d855e) — nikunj.sharma / githubweb
  2. commit (commit: e422c2d) — nikunj.sharma / githubweb
  3. commit (commit: f3cf255) — nikunj.sharma / githubweb

#12 (Mar 25, 2026, 5:34:09 PM)

  1. commit (commit: 5636c41) — nikunj.sharma / githubweb

#9 (Mar 24, 2026, 11:39:00 AM)

  1. Update Maestro test flow for inviting users to include verification of name change history. (commit: c7adda4) — Pooja Ravi / githubweb
  2. Update Maestro flow to fix a button ID typo and add teacher assignment verification to the change history. (commit: bc857e0) — Pooja Ravi / githubweb
  3. Update Maestro flow to select a specific user when navigating the People section. (commit: 4b38253) — Pooja Ravi / githubweb

#8 (Mar 23, 2026, 11:39:00 AM)

  1. Update label to "First names*" in invite users Maestro test flow. (commit: 52c1d6f) — Pooja Ravi / githubweb

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

  1. Work in progress: moving Opds from app datasource to school datasource. (commit: 119e8ff) — Mike Dawson / githubweb
  2. Work in progress: convert App List screen to using Opds publications instead of Respect App Manifest. (commit: 4656739) — Mike Dawson / githubweb
  3. Work in progress: convert App List screen to using Opds publications instead of Respect App Manifest. (commit: c2db0f8) — Mike Dawson / githubweb
  4. Work in progress: model Respect App manifest using OPDS. (commit: a513cc6) — Mike Dawson / githubweb
  5. Add architecture and system to handle Opds for both external sources (eg. compatible apps) and internal (school playlists). (commit: d0a2110) — Mike Dawson / githubweb
  6. Work in progress making OpdsFeed a writable entity as per other entities in the school database. (commit: 31241d0) — Mike Dawson / githubweb
  7. Work in progress making OpdsFeed a writable entity as per other entities in the school database. (commit: 1553ef2) — Mike Dawson / githubweb
  8. Implement write support for OpdsFeed including handling etag and last-modified header for non-RESPECT generated feeds. (commit: 83570f1) — Mike Dawson / githubweb
  9. Add OpdsFeed validation helper implementation. (commit: f3416e4) — Mike Dawson / githubweb
  10. Make OpdsFeed writable to handle playlists: work in progress. (commit: 511867b) — Mike Dawson / githubweb
  11. Update documentation on OpdsFeedDataSource on how external/internal data is handled. (commit: 0b5e01f) — Mike Dawson / githubweb
  12. Make Opds Feed writable: make initial working client - server integration test. (commit: a4a3eac) — Mike Dawson / githubweb
  13. Move OpdsPublication data source to follow same naming pattern. (commit: edff29c) — Mike Dawson / githubweb
  14. Update OpdsPublicationDataSourceRepository to follow pattern as per OpdsFeedRepository. (commit: e408883) — Mike Dawson / githubweb
  15. OpdsPublicationDataSource improvements (commit: ee1643a) — Mike Dawson / githubweb
  16. Improvements to handling OpdsPublication and OpdsFeed / related entities. (commit: cc9c881) — Mike Dawson / githubweb
  17. Add 304 response support to UstadCacheImpl. (commit: 156d9f6) — Mike Dawson / githubweb
  18. Add unit test for UstadCache to verify 304 response is returned correctly when incoming request has validation info. (commit: 44088c6) — Mike Dawson / 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) — Mike Dawson / githubweb
  20. Add test checking 304 not modified response received using interceptor if cache validation headers are used. (commit: c5c0aff) — Mike Dawson / githubweb
  21. Remove CompatibleApp Datasource (replaced by using OpdsPublication). (commit: b8c5c1f) — Mike Dawson / githubweb
  22. Remove CompatibleAppEntity from database. (commit: 205b330) — Mike Dawson / 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) — Mike Dawson / githubweb
  24. Fixes for AppLauncher screen. (commit: 0d01526) — Mike Dawson / githubweb
  25. Update opds packages in datasource-db and datasource-http to use school.opds package. (commit: 2ab5551) — Mike Dawson / githubweb
  26. Update database migration files. (commit: 03416dd) — Mike Dawson / githubweb
  27. Initial home tabs design. (commit: ece17bb) — Mike Dawson / githubweb

#3 (Mar 18, 2026, 11:39:00 AM)

  1. update test with a name change from "TeacherA" to "TeacherB". (commit: 6a9ca60) — Pooja Ravi / githubweb
  2. commit (commit: b3632c3) — nikunj.sharma / githubweb
  3. Updated first name placeholder text in Maestro flow (commit: 34267a3) — Pooja Ravi / githubweb

#2 (Mar 17, 2026, 11:39:00 AM)

  1. commit (commit: 631371f) — nikunj.sharma / githubweb
  2. Added test for change history (commit: 72988d6) — Pooja Ravi / githubweb
  3. Added test for change history (commit: 2518430) — Pooja Ravi / githubweb
  4. commit (commit: 6969254) — nikunj.sharma / githubweb