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