Skip to content
Builds

Loading builds...

Changes

#7 (Sep 1, 2025, 7:07:34 AM)

  1. Add initial openapi yaml. (commit: ae520ee) — Mike Dawson / githubweb
  2. Add swagger generator gradle plugin to respect-server . (commit: 2a54bcc) — Mike Dawson / githubweb
  3. Add swagger path to Application.kt and README note. (commit: 967754d) — Mike Dawson / githubweb
  4. implement report data storage (commit: e1fa893) — Anugraha / githubweb
  5. Refactor: rename realm to school for clarity. (commit: e2e4143) — Mike Dawson / githubweb
  6. Fix database callback and doc updates. (commit: 93cc45d) — Mike Dawson / githubweb
  7. add code refactor (commit: 0757a3d) — Anugraha / githubweb
  8. Remove dummy activeAccount property. (commit: b9fb8fc) — Mike Dawson / githubweb
  9. Update school directory API paths and docs to match/follow pattern (commit: 94b3c8f) — Mike Dawson / githubweb
  10. resolve conflict (commit: cb56ed4) — Anugraha / githubweb
  11. code refactor (commit: 627f9d7) — Anugraha / githubweb

#6 (Aug 26, 2025, 12:04:07 PM)

  1. used gender label (commit: 67921bb) — nikunj.sharma / githubweb
  2. adding passkey files (commit: d37f04a) — nikunj.sharma / githubweb
  3. fixes (commit: 5dd9fcd) — nikunj.sharma / githubweb
  4. passkey file added (commit: 8fb30cd) — nikunj.sharma / githubweb
  5. passkey file added in signup and LoginScreen (commit: eb83fe8) — nikunj.sharma / githubweb
  6. required msg showing (commit: 2e84cce) — nikunj.sharma / githubweb
  7. passkey creation and login working (commit: 2b29774) — nikunj.sharma / githubweb
  8. passkey test added (commit: ea39049) — nikunj.sharma / githubweb
  9. Work in progress: add initial directory implementation skeleton (commit: 9ac6048) — Mike Dawson / githubweb
  10. Add ServerAppMain class (commit: 4617bda) — Mike Dawson / githubweb
  11. Server work in progress: saving/reading manager server options/credentials works. (commit: 55c3c2a) — Mike Dawson / githubweb
  12. small fix (commit: f7d51fc) — nikunj.sharma / githubweb
  13. Add Architecture explanation. (commit: 899832f) — Mike Dawson / githubweb
  14. Update Architecture explanation. (commit: 35d5fbe) — Mike Dawson / githubweb
  15. Update Architecture explanation. (commit: 9f0f132) — Mike Dawson / githubweb
  16. Update Architecture explanation. (commit: e8ee2c3) — Mike Dawson / githubweb
  17. Move realm directory datasource into the main datasource module. (commit: 19362de) — Mike Dawson / githubweb
  18. small chnges and added other option screen (commit: abb6387) — nikunj.sharma / githubweb
  19. Initial implementation of adding a realm via server command line interface. (commit: d1ffa5a) — Mike Dawson / githubweb
  20. Add basic auth to respect realm directory admin. (commit: c448cdd) — Mike Dawson / githubweb
  21. Initial implementation of adding a realm that creates a realm-specific database. (commit: 8c5a25b) — Mike Dawson / githubweb
  22. Update handling of RealmConfigEntity to set realm database path. (commit: 6c2124f) — Mike Dawson / githubweb
  23. added screens (commit: c6d4b84) — nikunj.sharma / githubweb
  24. Modified test flow as per new design (commit: 1a58002) — Pooja Ravi / githubweb
  25. issues fixed (commit: d58b613) — nikunj.sharma / githubweb
  26. Initial implementation of server side password encryption/hashing. (commit: 5b32fc5) — Mike Dawson / githubweb
  27. Initial implementation of authentication token creation. (commit: a13c856) — Mike Dawson / githubweb
  28. Move db based implementations of account use cases to lib-shared. (commit: d726292) — Mike Dawson / githubweb
  29. Initial implementation where adding a Realm using manage server cli will have an admin user set. (commit: c5fcae7) — Mike Dawson / githubweb
  30. Work in progress architecture to make authentication tokens available via dependency injection on client. (commit: c8ca8df) — Mike Dawson / githubweb
  31. added Signupusecase (commit: 316661b) — nikunj.sharma / githubweb
  32. add indicator list screen (commit: ac20aeb) — Anugraha / githubweb
  33. WOrk in progress: login functionality. (commit: 8cf629b) — Mike Dawson / githubweb
  34. Login functionality work in progress (commit: dc62362) — Mike Dawson / githubweb
  35. Add Exception utility classes. (commit: ff79c3d) — Mike Dawson / githubweb
  36. Move ExceptionWithHttpStatusCode.kt into lib-util. (commit: fb6f6b4) — Mike Dawson / githubweb
  37. Remove ExceptionWithStatusCode (commit: 2822e1b) — Mike Dawson / githubweb
  38. Update ExceptionWithUiText.kt (commit: 8ac15e6) — Mike Dawson / githubweb
  39. Update login screen to handle showing exception (commit: 03e78d1) — Mike Dawson / githubweb
  40. Update SetPasswordUseCase.kt to check authenticated user. (commit: ea06c09) — Mike Dawson / githubweb
  41. Initial implementation of AccountList screen. (commit: d6b92b3) — Mike Dawson / githubweb
  42. Update acknowledgement screen to navigate to app launcher if already logged in. (commit: 0f1e9bf) — Mike Dawson / githubweb
  43. Add developer getting started to README (commit: 664a7dc) — Mike Dawson / githubweb
  44. add json on di (commit: 10f9c6f) — Anugraha / githubweb
  45. Update Person/role models. Update AppUiState and FabUiState to use UiText. (commit: b58179b) — Mike Dawson / githubweb
  46. Remove unused imports. (commit: 0afa10b) — Mike Dawson / githubweb
  47. resolve conflict (commit: 1be9120) — Anugraha / githubweb
  48. Allow back button on invite code screen. (commit: 21640bc) — Mike Dawson / githubweb
  49. Add NavResultReturner (commit: 92e123f) — Mike Dawson / githubweb
  50. resolve conflict (commit: e726643) — Anugraha / githubweb
  51. update filter screen (commit: 9bea3b2) — Anugraha / githubweb
  52. Initial implementation of Logout. (commit: baa461f) — Mike Dawson / githubweb
  53. Work in progress adding personlist. (commit: 3ee5e8b) — Mike Dawson / githubweb
  54. Improve handling of top level navigation. (commit: 8d914e8) — Mike Dawson / githubweb
  55. refactor (commit: 2e92a1a) — Anugraha / githubweb
  56. add refactor (commit: 8df9e17) — Anugraha / githubweb
  57. remove unused code (commit: 888b74c) — Anugraha / githubweb
  58. Make showBackButton null by default (eg. allow default behavior). Add documentation notes for property. (commit: c9de65a) — Mike Dawson / githubweb
  59. Person List-Edit-Detail model work in progress. (commit: ab00801) — Mike Dawson / githubweb
  60. code refactor (commit: d482bf5) — Anugraha / githubweb
  61. Create DESIGN_GUIDELINES.md (commit: 667cf18) — noreply / githubweb
  62. Updated test flow as per new design (commit: 43c0e20) — Pooja Ravi / githubweb
  63. fix app crash (commit: c1c0c77) — Anugraha / githubweb
  64. Person List-Edit-Detail model work in progress. (commit: 1179855) — Mike Dawson / githubweb
  65. Initial pattern for list-detail-edit using people as example. (commit: 373353f) — Mike Dawson / githubweb
  66. resolve conflict (commit: d6a6b1d) — Anugraha / githubweb
  67. Add skeleton for listing realms (schools). (commit: 5d69333) — Mike Dawson / githubweb
  68. Remove RespectAppDataSourceProvider.kt - this will not be used. Replace with direct use of dependency injection. (commit: 9addfda) — Mike Dawson / githubweb
  69. Refactor for implementation of report data source (commit: d4cdc10) — Mike Dawson / githubweb

#5 (Aug 11, 2025, 11:20:33 AM)

  1. Upgrade Android Gradle Plugin (commit: e496c9e) — Mike Dawson / githubweb
  2. update indicator screen (commit: 08f7e84) — Anugraha / githubweb
  3. fix test failure (commit: d302481) — Anugraha / githubweb
  4. update indicator (commit: c0df1a1) — Anugraha / githubweb
  5. remove data table from detail screen (commit: ac77d48) — Anugraha / githubweb

#4 (Aug 4, 2025, 9:13:53 AM)

  1. Switch to using GMTDate instead of DateTimeComponents.Formats.RFC_1123 (commit: f232de3) — Mike Dawson / githubweb
  2. Update PrimaryKeyGenerator to remove use of Lazy (commit: 01c03bc) — Mike Dawson / githubweb

#3 (Aug 1, 2025, 9:20:06 AM)

  1. splash and Acknowledgement screen added (commit: 9e0e340) — nikunj.sharma / githubweb
  2. respect credential module added (commit: ad6d2af) — nikunj.sharma / githubweb
  3. added login screen (commit: d3f2d44) — nikunj.sharma / githubweb
  4. merged main branch (commit: cbb3589) — nikunj.sharma / githubweb
  5. added whole signup flow (commit: 730174e) — nikunj.sharma / githubweb
  6. commit (commit: eda03e0) — nikunj.sharma / githubweb
  7. main merged (commit: a3f5b45) — nikunj.sharma / githubweb
  8. commit (commit: d177395) — nikunj.sharma / githubweb
  9. test updated adding login flow (commit: d66722f) — Pooja Ravi / githubweb
  10. test description added login flow (commit: 63e668f) — Pooja Ravi / githubweb
  11. Add OneRoster data classes and basic datasource functions for manage user. (commit: 7e62f72) — Mike Dawson / githubweb
  12. pull request changes (commit: 25e8fc6) — nikunj.sharma / githubweb
  13. Initial UI implementation to add/remove from launchpad. (commit: 771e35e) — Mike Dawson / githubweb
  14. Profile pic added (commit: 46f19dc) — nikunj.sharma / githubweb
  15. back button hidden (commit: 0e7dd68) — nikunj.sharma / githubweb
  16. Add initial RespectAccountManager. (commit: cf87e1d) — Mike Dawson / githubweb
  17. Add RespectLocalDateField. Remove DateOfBirthSelector. (commit: d4e9e20) — Mike Dawson / githubweb
  18. ConfirmationScreen : do not use lazy column. (commit: 4edf0cd) — Mike Dawson / githubweb
  19. Add basic logic in account manager. (commit: 74f1269) — Mike Dawson / githubweb
  20. Add initial avatar component. (commit: 11740e3) — Mike Dawson / githubweb
  21. resolve conflict (commit: a3860ee) — Anugraha / githubweb
  22. maestro test added - Create Report (commit: e4afcfc) — Pooja Ravi / githubweb
  23. maestro test added - tags (commit: 675d55b) — Pooja Ravi / githubweb
  24. add basic indicator screen (commit: b8cd0b7) — Anugraha / githubweb
  25. maestro test added - scroll update (commit: e8c29d1) — Pooja Ravi / githubweb
  26. maestro test added - scroll commented (commit: 29ecdff) — Pooja Ravi / githubweb
  27. add edit filter screen (commit: 63b7d61) — Anugraha / githubweb
  28. update filter screen (commit: a037c1b) — Anugraha / githubweb
  29. update edit screen (commit: 5adc0e1) — Anugraha / githubweb

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

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