Summary
- Create LICENSE (commit: f682a3a) (details)
- Remove respect.db file (commit: 7de1b01) (details)
- Add lib-ihttp-core and lib-ihttp-iostreams (commit: 0377070) (details)
- Add lib-ihttp-okhttp and lib-ihttp-nanohttpd (commit: 0a501d7) (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)
- 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)
- classes renamed to clazz (commit: 5c627ee) (details)
- ClassList and ClassDetail screen setup (commit: 0942ba9) (details)
- ClassList (commit: 4fef5fd) (details)
- Add OneRoster data classes and basic datasource functions for manage user. (commit: 7e62f72) (details)
- The `ClazzListScreen` and `ClazzListViewModel` have been temporarily updated to use dummy data for list items. (commit: 6575021) (details)
- The `ClazzListScreen` and `ClazzListViewModel` have been temporarily updated to use dummy data for list items. (commit: 197802b) (details)
- This commit adds navigation to the class detail screen upon clicking a class. (commit: e281d2d) (details)
- Implement filter functionality in class list (commit: bb83117) (details)
- Accept Invit and add student screen setup added (commit: 8390e9c) (details)
- AcceptInvite (commit: b49d22b) (details)
- AcceptInvite (commit: b34d65a) (details)
- AcceptInvite (commit: e6fef28) (details)
- AcceptInvite (commit: 9743a26) (details)
- AcceptInvite (commit: cf154e5) (details)
- AcceptInvite (commit: f176517) (details)
- Add student screen added (commit: 3f19f08) (details)
- Integrate fake roster data for class list (commit: 45756d7) (details)
- Add Class screen added (commit: 62369a9) (details)
- Added save button (commit: 4821fc9) (details)
- Added class screen (commit: bb99e0d) (details)
- adding dummy list (commit: af1abc3) (details)
- sort ui (commit: 43901be) (details)
- sort ui (commit: a5e291a) (details)
- Accept invite icon changed (commit: 1202643) (details)
- Accept invite icon changed (commit: 74b5d2e) (details)