-
341d663b36
update Unreal build script docs: add launch command
main
omigamedev
2026-01-21 09:41:29 +01:00
-
cbc03c0674
fix scroll direction: use RmlUi native touch API
omigamedev
2026-01-20 20:30:08 +01:00
-
bd8ce61897
fix Music app layout and document RmlUi encoding issue
omigamedev
2026-01-20 19:27:15 +01:00
-
0da90f976f
fix Store and Settings layouts: copy from working Messages file
omigamedev
2026-01-20 19:16:58 +01:00
-
6ae62a60fc
fix Store layout: use list-item pattern for full-width elements
omigamedev
2026-01-20 18:45:57 +01:00
-
afa6ac22ba
add missing icons: bluetooth, display, edit, info, location, lock, notifications, plane, star, storage, volume
omigamedev
2026-01-20 18:04:27 +01:00
-
d5c8dccc34
add rich Store app UI with featured banner, categories, and app listings
omigamedev
2026-01-20 17:52:30 +01:00
-
82bc0c78fe
fix app layouts: remove style tags from content fragments, use component classes
omigamedev
2026-01-20 17:40:38 +01:00
-
4b47611902
add app open/close animations using RCSS
omigamedev
2026-01-20 15:56:33 +01:00
-
0b4931eaca
fix toast flicker: use quadratic-out instead of back-out easing
omigamedev
2026-01-20 15:45:09 +01:00
-
6c7a78ce76
use RmlUi animation syntax for toast
omigamedev
2026-01-20 14:58:57 +01:00
-
be5a5db18a
add toast animation using RCSS transitions
omigamedev
2026-01-20 13:38:10 +01:00
-
e722680863
remove toast animations to fix green flash
omigamedev
2026-01-20 13:32:57 +01:00
-
0d8415ba4e
remove app animations to fix transition flash
omigamedev
2026-01-20 13:28:07 +01:00
-
b3055d8f1a
fix transition flash between apps
omigamedev
2026-01-20 13:10:22 +01:00
-
efc007e487
use junctions for base-apps icon paths instead of duplicate files
omigamedev
2026-01-20 13:04:32 +01:00
-
469535f79a
add toast and app transition animations
omigamedev
2026-01-20 12:27:44 +01:00
-
11c59b890e
docs: add tests/ folder convention for test output
omigamedev
2026-01-20 12:04:29 +01:00
-
17f605cf5f
fix toast display and auto-dismiss
omigamedev
2026-01-20 11:45:02 +01:00
-
07896959ce
fix sandbox test API names to match actual registration
omigamedev
2026-01-20 11:32:47 +01:00
-
a52b58c176
add sandbox-test app content and test functions
omigamedev
2026-01-20 11:28:12 +01:00
-
2134a53921
fix Android: load shell.rml, add loadAppContent function, fallback to built-in apps
omigamedev
2026-01-20 10:56:58 +01:00
-
41fc6fdd86
fix simulator mode to use shell.rml instead of deleted home.rml
omigamedev
2026-01-20 10:39:27 +01:00
-
ab53bee5c4
add dynamic app discovery and remove unused static RML files
omigamedev
2026-01-20 10:14:13 +01:00
-
2db7eea9f1
add shell architecture with persistent status bar, nav bar, and content fragments
omigamedev
2026-01-20 10:09:47 +01:00
-
1f91d7508e
add base-apps with manifests, layout system, and testing documentation
omigamedev
2026-01-20 09:14:05 +01:00
-
5de087e8e0
fix document global for external Lua scripts in designer and Android
omigamedev
2026-01-19 22:51:19 +01:00
-
a3a15b0644
docs: add simulator mode and test-apps flags to DESKTOP-DESIGNER.md
omigamedev
2026-01-19 22:17:37 +01:00
-
68398e5b60
fix sandbox app script loading and timer execution
omigamedev
2026-01-19 22:10:45 +01:00
-
8cf24d8c2a
fix files directory handling: use internal storage and add exception handling
omigamedev
2026-01-19 21:49:58 +01:00
-
76d97e202b
fix settings layout for RmlUi 6.2: toggle positioning and flexbox sizing
omigamedev
2026-01-19 19:53:29 +01:00
-
90b0a19a4d
Fix Settings app layout for RmlUi flex rendering
omigamedev
2026-01-19 17:33:42 +01:00
-
56dc8337af
Fix RmlUi CSS compatibility issues in store, settings, and music apps
omigamedev
2026-01-19 17:27:08 +01:00
-
6b611b1d09
Fix icon loading for third-party apps with file:// URL scheme
omigamedev
2026-01-19 17:01:31 +01:00
-
cb86d52705
Add sandbox API integration for RmlUi Lua state
omigamedev
2026-01-19 15:49:35 +01:00
-
ea44f0bba4
Add simulator mode with app discovery and mosis.apps API
omigamedev
2026-01-19 15:01:40 +01:00
-
984e8715d7
Fix desktop designer click handling and add goHome API
omigamedev
2026-01-19 14:52:15 +01:00
-
d6b7504408
implement third-party app launching from home screen
omigamedev
2026-01-19 13:50:05 +01:00
-
ad28cf2360
add local app discovery: scan apps folder, render on home screen
omigamedev
2026-01-19 13:20:21 +01:00
-
bb31dcee00
fix remaining logger includes in Android source
omigamedev
2026-01-19 12:30:55 +01:00
-
58251e21cc
add test output files to gitignore
omigamedev
2026-01-19 12:15:00 +01:00
-
486c194f08
update Android to use shared mosis-core library
omigamedev
2026-01-19 12:14:24 +01:00
-
33841516f1
extract shared mosis-core library from sandbox APIs
omigamedev
2026-01-19 11:57:10 +01:00
-
f41eda6f62
add simulator mode to desktop designer for testing apps
omigamedev
2026-01-19 11:16:01 +01:00
-
02db0d849c
add --screenshot-after option and fix test app document access
omigamedev
2026-01-19 10:36:14 +01:00
-
a583ef64a1
fix action player wait actions to properly delay playback finish
omigamedev
2026-01-19 10:35:44 +01:00
-
8432bbb986
add sandbox support to desktop designer, fix mouse coordinates and UI issues
omigamedev
2026-01-19 10:22:32 +01:00
-
d40ea1e537
add generated icon for sandbox test app
omigamedev
2026-01-19 09:17:56 +01:00
-
d88bddbf75
fix sandbox test app: replace os.date, add goBack, remove missing icon ref
omigamedev
2026-01-19 09:15:30 +01:00
-
bbf1638f20
update roadmap with completed milestones, trim SANDBOX.md to reference milestone files
omigamedev
2026-01-19 09:07:31 +01:00
-
010e11cf6b
move docs to docs/ folder, merge architecture files, update references
omigamedev
2026-01-19 09:02:11 +01:00
-
1b34b0e974
update docs with app management and sandbox system documentation
omigamedev
2026-01-18 23:14:56 +01:00
-
2364d0d327
integrate sandbox manager with app lifecycle (LaunchApp, StopApp, IsAppRunning)
omigamedev
2026-01-18 23:11:24 +01:00
-
0278acc0fc
fix build errors: add missing include, LOG_* macros, stub sandbox integration
omigamedev
2026-01-18 22:55:20 +01:00
-
60d1a75838
integrate AppManager and UpdateService into kernel with Lua API registration
omigamedev
2026-01-18 22:38:02 +01:00
-
3ab586956e
add app management sources and dependencies to build system
omigamedev
2026-01-18 22:36:14 +01:00
-
5ea0cdde63
add device-side app management with AppManager, UpdateService and App Store UI (M10)
omigamedev
2026-01-18 22:33:15 +01:00
-
03556ff1d4
update go.sum with CLI dependencies
omigamedev
2026-01-18 22:25:44 +01:00
-
9ccdf846f0
remove and ignore test results
omigamedev
2026-01-18 22:18:13 +01:00
-
8cb3cf769d
add documentation site with markdown rendering (M12)
omigamedev
2026-01-18 22:07:35 +01:00
-
94a573f218
change module path from github.com/omixlab to omixlab.com
omigamedev
2026-01-18 21:55:47 +01:00
-
a5aa3cc9d7
add telemetry system with analytics and crash reporting (M08)
omigamedev
2026-01-18 21:53:06 +01:00
-
fbcb5c9543
add app review system with validation pipeline and admin htmx UI
omigamedev
2026-01-18 21:35:43 +01:00
-
cf9f42b66d
add developer CLI tool with Cobra for app workflow
omigamedev
2026-01-18 21:24:50 +01:00
-
149736108e
add local filesystem storage for packages and assets with upload handlers
omigamedev
2026-01-18 21:16:42 +01:00
-
01a0ac68a4
add htmx web frontend with templates and session auth
omigamedev
2026-01-18 21:11:23 +01:00
-
1bc112047d
add app CRUD and public store API endpoints
omigamedev
2026-01-18 21:05:41 +01:00
-
8601bb5ba3
add OAuth authentication with JWT tokens and API key support
omigamedev
2026-01-18 21:00:03 +01:00
-
2eb6292dc2
add mosis-portal Go project with package signing and validation
omigamedev
2026-01-18 20:56:06 +01:00
-
d76627ebc3
add Developer Portal architecture summary to docs
omigamedev
2026-01-18 20:49:03 +01:00
-
a76724a3d5
finalize M06-M12 with Go/SQLite/Synology NAS implementation decisions
omigamedev
2026-01-18 20:29:13 +01:00
-
b86ee54934
update M05 frontend with htmx + Go templates for NAS deployment
omigamedev
2026-01-18 20:18:51 +01:00
-
366cc94d86
update M04 auth with Go implementation details
omigamedev
2026-01-18 18:53:15 +01:00
-
416c447ad8
finalize Go + SQLite stack decisions for Synology NAS deployment
omigamedev
2026-01-18 18:52:08 +01:00
-
30a7146929
add comprehensive app specifications document
omigamedev
2026-01-18 17:31:16 +01:00
-
5cfee2aa66
add developer portal planning documentation (M01-M12)
omigamedev
2026-01-18 17:20:51 +01:00
-
9805bdf175
implement Milestone 20: Kernel Integration with LuaSandboxManager (149 tests)
omigamedev
2026-01-18 16:54:02 +01:00
-
1b163891e0
implement Milestone 19: Security Testing Suite with fuzzer (141 tests pass)
omigamedev
2026-01-18 16:45:09 +01:00
-
372a293bd0
implement Milestone 18: inter-app MessageBus with intent system
omigamedev
2026-01-18 16:36:08 +01:00
-
72a06f542b
implement Milestone 17: Contacts interface with read/write permissions
omigamedev
2026-01-18 16:29:07 +01:00
-
00b9ceb467
implement Milestone 16: Bluetooth interface with user consent
omigamedev
2026-01-18 16:21:06 +01:00
-
4ab5e52259
implement Milestone 15: sensor interface with fingerprinting prevention
omigamedev
2026-01-18 16:14:18 +01:00
-
779f66b2bb
implement Milestone 14: location interface with coarse/fine precision and rate limiting
omigamedev
2026-01-18 16:07:32 +01:00
-
c2e8b8c212
implement Milestone 13: audio output with volume limits and concurrent sound management
omigamedev
2026-01-18 16:02:31 +01:00
-
d61b8f0bd8
implement Milestone 12: Microphone interface with permission and user gesture requirements
omigamedev
2026-01-18 15:45:30 +01:00
-
5eb1113c1a
implement Milestone 11: Camera interface with permission and user gesture requirements
omigamedev
2026-01-18 15:38:58 +01:00
-
0c19247838
implement Milestone 10: WebSocket with connection limits and SSRF prevention
omigamedev
2026-01-18 15:30:13 +01:00
-
c0baa673b8
implement Milestone 9: Network HTTP with SSRF prevention
omigamedev
2026-01-18 15:24:56 +01:00
-
a94e0d5d63
implement Milestone 8: SQLite Database with injection prevention
omigamedev
2026-01-18 15:18:47 +01:00
-
2bb083fd7d
add virtual filesystem with path sandboxing and quotas (milestone 7 complete)
omigamedev
2026-01-18 15:04:46 +01:00
-
be663282d7
add JSON and crypto APIs with sandbox protection (milestone 6 complete)
omigamedev
2026-01-18 14:44:51 +01:00
-
a4ecb0f132
add Lua sandbox with timer system (milestones 1-5 complete)
omigamedev
2026-01-18 14:28:44 +01:00
-
2c36ac005d
add Quest deployment commands with OBB handling to docs
omigamedev
2026-01-17 20:22:14 +01:00
-
13e6e640d3
add MosisPointerComponent VR interaction documentation
omigamedev
2026-01-17 20:03:58 +01:00
-
db5ec99190
add git commit guidelines to docs
omigamedev
2026-01-17 14:55:16 +01:00
-
0a6f3bdaae
update MosisUnreal status to working
omigamedev
2026-01-17 14:53:34 +01:00
-
5a0d74baf0
add company info and status
omigamedev
2026-01-17 12:14:55 +01:00
-
45f1db3b37
update docs with Unity package rename
omigamedev
2026-01-17 12:10:20 +01:00
-
5c6acf9d60
update docs
omigamedev
2026-01-17 11:03:55 +01:00
-
40ae4e4361
update docs
omigamedev
2026-01-17 08:48:43 +01:00