Summary
- Work in progress adding embedded Nanohttpd based xapi server. (commit: 2826c4b) (details)
- Work in progress: setup learning unit detail viewmodel to get xapi launch url using embedded xapi server. (commit: 901a5b0) (details)
- Work in progress: setup learning unit detail viewmodel to get xapi launch url using embedded xapi server. (commit: 56c69cf) (details)
- Refine permission recipe to be folder based : simpler for queries, simpler to run on mobile/SQL, and suitable for folder based backends (e.g. Google Drive, NextCloud, etc). (commit: 4c50dfe) (details)
- Add note on canonical updates to permission recipe. (commit: fd821aa) (details)
- Merge dev-xapi changes. (commit: b1f93cb) (details)
- Initial xAPI embedded server implementation. (commit: 1b761b2) (details)
- Fix ktor path for xapi statements resource. (commit: 1e990ff) (details)
- Initial statement maker. (commit: 846633c) (details)
- Update statement maker to use a statement json from text area and actor from params. (commit: 1bc6aee) (details)
- Update example app structure and naming. (commit: 30e70b9) (details)
- Add jstetris example. (commit: 6187e85) (details)
- Update LaunchAppUseCaseAndroid to handle launching native app if app with a verified app link is available. (commit: 62ccad8) (details)
- Work in progress: add header xapi header fields (commit: c9c5399) (details)