Skip to content
Success

#2 (Jul 28, 2025, 8:26:37 AM)

Started 5 days 23 hr ago
Took 2 min 32 sec
Build Artifacts
respect-cli.zip27.13 MiB view

Started by user Pooja Ravi

Revision: 61ac4af0af40740a4456f984999ccb9da7ba2b37
Repository: https://github.com/UstadMobile/Respect.git
  • refs/remotes/origin/dev-reports-screen
Changes
  1. Refine domain use case models for handling invites. (commit: 65a8b7e) (details / githubweb)
  2. initial commit (commit: bcbd544) (details / githubweb)
  3. Refine terminology for server federation. (commit: 9abab53) (details / githubweb)
  4. Maestro test update (commit: 2394fa2) (details / githubweb)
  5. keystore.properties added to git-ignore (commit: e1957d1) (details / githubweb)
  6. Duration is null fixed (commit: a22dba9) (details / githubweb)
  7. default image is added (commit: 7a67ff6) (details / githubweb)
  8. when user click on (commit: 51a7b66) (details / githubweb)
  9. Appbar title in learning detail (commit: 9d9738b) (details / githubweb)
  10. Initial navigate to lesson url : work in progress. (commit: 76fc5e7) (details / githubweb)
  11. Add keystore.properties to .gitignore (commit: 55b7563) (details / githubweb)
  12. image shape change (commit: bfc2e22) (details / githubweb)
  13. Alignment of text (commit: fa497e6) (details / githubweb)
  14. add runreportusecase (commit: 91706f7) (details / githubweb)
  15. Test-description added for reports (commit: b05053b) (details / githubweb)
  16. Test-description added for reports (commit: e42093f) (details / githubweb)
  17. Initial implementation of LearningUnitViewer to enable showing learning units in a webview. (commit: 2e995e6) (details / githubweb)
  18. image to lie in center (commit: 3d4f8d7) (details / githubweb)
  19. Add initial logic to launch Respect compatible app as an intent. (commit: 1987723) (details / githubweb)
  20. changing play button (commit: a13ace5) (details / githubweb)
  21. Changing Play to Open (commit: 43f236f) (details / githubweb)
  22. test updated (commit: 237e437) (details / githubweb)
  23. Change to using a separate activity to run WebView based content to avoid issue with vh css unit. (commit: be8a00f) (details / githubweb)
  24. Move LaunchAppUseCaseAndroid into respect-lib-shared where it should be, switch to looking up Activity class using reflection. (commit: bba3817) (details / githubweb)
  25. Set AppBar title from OPDS feed metadata (commit: 0c4a358) (details / githubweb)
  26. Set AppBar title from OPDS feed metadata (commit: 7f806e5) (details / githubweb)
  27. Remove unused imports from LearningUnitListViewModel. (commit: d050b8f) (details / githubweb)
  28. Add title, back button, and close button to WebViewActivity. (commit: 217b96a) (details / githubweb)
  29. Add RESPECT icon. (commit: 24efc6b) (details / githubweb)
  30. Enable minification and app signing (commit: 327f5fd) (details / githubweb)
  31. Add respectLaunchVersion parameter to URL (commit: e8ac8dd) (details / githubweb)
  32. Create LICENSE (commit: f682a3a) (details / githubweb)
  33. Remove respect.db file (commit: 7de1b01) (details / githubweb)
  34. Add lib-ihttp-core and lib-ihttp-iostreams (commit: 0377070) (details / githubweb)
  35. Add lib-ihttp-okhttp and lib-ihttp-nanohttpd (commit: 0a501d7) (details / githubweb)
  36. add report screens and viewmodels with mock data (commit: e125dad) (details / githubweb)
  37. Work in progress: UstadCache compiles and UstadCacheJvmTest passes. (commit: c0b7ef5) (details / githubweb)
  38. Convert UstadCache functions to asynchronous (suspended) because Room multiplatform does not support synchronous (blocking) queries. (commit: 9aa7622) (details / githubweb)
  39. Fix DistributedCacheHashtableIntegrationTest - nested use of runBlocking caused database deadlock. (commit: a5ec99e) (details / githubweb)
  40. Update respect-app-compose to use UstadCache for OKHttp and Coil image loading. (commit: 09a3263) (details / githubweb)
  41. Initial version of OkHttpWebViewClient (commit: 922736f) (details / githubweb)
  42. Add try/catch handler to shouldInterceptRequest to return 503 response when OKHttp call throws an exception. (commit: 288113c) (details / githubweb)
  43. Add more detail to error message for did not return 304 validation check. (commit: d598d91) (details / githubweb)
  44. Convert cache lib database entities to being immutable. (commit: d76b593) (details / githubweb)
  45. Added RunReportUseCase as constructor parameter in ReportsViewModels (commit: 3785347) (details / githubweb)
  46. resolve conflict (commit: c80e9b3) (details / githubweb)
  47. Add basic report datalayer interface and class. (commit: 8ef4666) (details / githubweb)
  48. Integrated the mock Respect report data source into dependency injection (commit: bf072d6) (details / githubweb)
  49. updated list screen with paging source (commit: 0b21516) (details / githubweb)
  50. Added ReportTemplateList Screen (commit: 61ac4af) (details / githubweb)