Commit Graph

44 Commits

Author SHA1 Message Date
4ab5e52259 implement Milestone 15: sensor interface with fingerprinting prevention 2026-01-18 16:14:18 +01:00
779f66b2bb implement Milestone 14: location interface with coarse/fine precision and rate limiting 2026-01-18 16:07:32 +01:00
c2e8b8c212 implement Milestone 13: audio output with volume limits and concurrent sound management 2026-01-18 16:02:31 +01:00
d61b8f0bd8 implement Milestone 12: Microphone interface with permission and user gesture requirements 2026-01-18 15:45:30 +01:00
5eb1113c1a implement Milestone 11: Camera interface with permission and user gesture requirements 2026-01-18 15:38:58 +01:00
0c19247838 implement Milestone 10: WebSocket with connection limits and SSRF prevention 2026-01-18 15:30:13 +01:00
c0baa673b8 implement Milestone 9: Network HTTP with SSRF prevention 2026-01-18 15:24:56 +01:00
a94e0d5d63 implement Milestone 8: SQLite Database with injection prevention 2026-01-18 15:18:47 +01:00
2bb083fd7d add virtual filesystem with path sandboxing and quotas (milestone 7 complete) 2026-01-18 15:04:46 +01:00
be663282d7 add JSON and crypto APIs with sandbox protection (milestone 6 complete) 2026-01-18 14:44:51 +01:00
a4ecb0f132 add Lua sandbox with timer system (milestones 1-5 complete) 2026-01-18 14:28:44 +01:00
2c36ac005d add Quest deployment commands with OBB handling to docs 2026-01-17 20:22:14 +01:00
13e6e640d3 add MosisPointerComponent VR interaction documentation 2026-01-17 20:03:58 +01:00
db5ec99190 add git commit guidelines to docs 2026-01-17 14:55:16 +01:00
0a6f3bdaae update MosisUnreal status to working 2026-01-17 14:53:34 +01:00
5a0d74baf0 add company info and status 2026-01-17 12:14:55 +01:00
45f1db3b37 update docs with Unity package rename 2026-01-17 12:13:03 +01:00
5c6acf9d60 update docs 2026-01-17 11:03:55 +01:00
40ae4e4361 update docs 2026-01-17 08:48:43 +01:00
baa77d4c95 complete milestone 1 2026-01-16 22:17:12 +01:00
8de36aa975 finish the testing framework 2026-01-16 20:15:34 +01:00
2e097e4e54 add testing and plan milestones 2026-01-16 19:50:59 +01:00
25b0603913 more on testing framework 2026-01-16 17:11:51 +01:00
a35c222570 save state 2026-01-16 16:34:32 +01:00
fbb6917812 make ui bigger 2026-01-16 14:52:18 +01:00
2e2a9d0603 apps ui 2026-01-16 13:53:59 +01:00
5f015e0f50 update docs 2026-01-16 12:50:38 +01:00
c8ee7defe8 work in progress 2026-01-16 12:43:06 +01:00
77a9579025 save state 2026-01-16 08:15:28 +01:00
4d5b4c2455 add data model 2026-01-14 14:47:57 +01:00
c101d647dd add touch events handling 2026-01-08 22:35:59 +01:00
1074a1e59a integrate RMLUI library 2026-01-03 12:17:19 +01:00
784e054105 setup vcpkg 2026-01-02 21:38:41 +01:00
16dd10f9a6 support multiple listeners based on pid 2026-01-02 15:01:16 +01:00
3a410775b5 async tasks 2025-12-31 16:12:43 +01:00
f3a69571a2 more refactoring 2025-12-30 19:05:02 +01:00
ce19309e05 refactor into files 2025-12-30 15:17:18 +01:00
d3eae79aa3 assets manager and shader classes 2025-12-30 14:19:13 +01:00
e576011ebb fix hardware buffer aidl 2025-12-30 13:49:01 +01:00
2ee6543d51 fix egl extensions loader 2025-12-30 09:58:43 +01:00
66df0e66e2 add events listener object, create kernel context and some gl resources 2025-12-29 19:16:05 +01:00
6830c61e31 client egl context and viewport in kotlin UI 2025-12-28 21:46:18 +01:00
19400fd2b2 native service, EGL, native test client 2025-12-28 20:30:55 +01:00
de82e50bd5 init 2025-12-28 10:54:06 +01:00