Summary
- splash and Acknowledgement screen added (commit: 9e0e340) (details)
- respect credential module added (commit: ad6d2af) (details)
- added login screen (commit: d3f2d44) (details)
- merged main branch (commit: cbb3589) (details)
- Add lib-ihttp-core and lib-ihttp-iostreams (commit: 0377070) (details)
- added whole signup flow (commit: 730174e) (details)
- Add lib-ihttp-okhttp and lib-ihttp-nanohttpd (commit: 0a501d7) (details)
- commit (commit: eda03e0) (details)
- main merged (commit: a3f5b45) (details)
- commit (commit: d177395) (details)
- Work in progress: UstadCache compiles and UstadCacheJvmTest passes. (commit: c0b7ef5) (details)
- Convert UstadCache functions to asynchronous (suspended) because Room multiplatform does not support synchronous (blocking) queries. (commit: 9aa7622) (details)
- Fix DistributedCacheHashtableIntegrationTest - nested use of runBlocking caused database deadlock. (commit: a5ec99e) (details)
- test updated adding login flow (commit: d66722f) (details)
- test description added login flow (commit: 63e668f) (details)
- Update respect-app-compose to use UstadCache for OKHttp and Coil image loading. (commit: 09a3263) (details)
- Initial version of OkHttpWebViewClient (commit: 922736f) (details)
- Add try/catch handler to shouldInterceptRequest to return 503 response when OKHttp call throws an exception. (commit: 288113c) (details)
- Add more detail to error message for did not return 304 validation check. (commit: d598d91) (details)
- Convert cache lib database entities to being immutable. (commit: d76b593) (details)
- Add OneRoster data classes and basic datasource functions for manage user. (commit: 7e62f72) (details)
- Refactor: relocated view models to lib-shared and modified domain layer (commit: 5826631) (details)
- Modify the usecases (commit: 301fe2f) (details)
- pull request changes (commit: 25e8fc6) (details)
- Initial UI implementation to add/remove from launchpad. (commit: 771e35e) (details)
- implement strand domain use cases with mock data layer (commit: 9e34889) (details)
- Profile pic added (commit: 46f19dc) (details)
- Resolved merge conflicts (commit: d8fcc7b) (details)
- back button hidden (commit: 0e7dd68) (details)
- Add initial RespectAccountManager. (commit: cf87e1d) (details)
- Add RespectLocalDateField. Remove DateOfBirthSelector. (commit: d4e9e20) (details)
- ConfirmationScreen : do not use lazy column. (commit: 4edf0cd) (details)
- Add basic logic in account manager. (commit: 74f1269) (details)
- Add initial avatar component. (commit: 11740e3) (details)
- fix: resolved crash and related issues (commit: 1663bc9) (details)